|
21 | 21 | "prepare": "husky"
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "@navikt/aksel-icons": "^6.16.2", |
25 |
| - "@navikt/ds-css": "^6.16.2", |
26 |
| - "@navikt/ds-react": "^6.16.2", |
27 |
| - "@navikt/ds-tailwind": "^6.16.2", |
| 24 | + "@navikt/aksel-icons": "^6.16.3", |
| 25 | + "@navikt/ds-css": "^6.16.3", |
| 26 | + "@navikt/ds-react": "^6.16.3", |
| 27 | + "@navikt/ds-tailwind": "^6.16.3", |
28 | 28 | "@navikt/next-logger": "^1.31.0",
|
29 | 29 | "@navikt/oasis": "^3.4.0",
|
30 |
| - "@prisma/client": "5.19.0", |
| 30 | + "@prisma/client": "5.19.1", |
31 | 31 | "@slack/bolt": "^3.21.1",
|
32 | 32 | "@slack/logger": "^4.0.0",
|
33 | 33 | "@slack/types": "^2.13.0",
|
34 | 34 | "clsx": "^2.1.1",
|
35 | 35 | "date-fns": "^3.6.0",
|
36 |
| - "next": "^14.2.7", |
| 36 | + "next": "^14.2.8", |
37 | 37 | "next-logger": "^5.0.0",
|
38 | 38 | "nextleton": "^0.6.1",
|
39 | 39 | "node-cron": "^3.0.3",
|
40 |
| - "pino": "^9.3.2", |
41 |
| - "postcss": "^8.4.43", |
42 |
| - "prisma": "5.19.0", |
| 40 | + "pino": "^9.4.0", |
| 41 | + "postcss": "^8.4.45", |
| 42 | + "prisma": "5.19.1", |
43 | 43 | "react": "^18.3.1",
|
44 | 44 | "react-dom": "^18.3.1",
|
45 | 45 | "recharts": "^2.12.7",
|
46 |
| - "remeda": "^2.11.0", |
| 46 | + "remeda": "^2.12.0", |
47 | 47 | "sharp": "^0.33.5",
|
48 | 48 | "tailwind-merge": "^2.5.2",
|
49 | 49 | "uuid": "^10.0.0",
|
|
52 | 52 | "devDependencies": {
|
53 | 53 | "@navikt/eslint-config-teamsykmelding": "^6.5.0",
|
54 | 54 | "@types/bun": "^1.1.8",
|
55 |
| - "@types/node": "^20.16.3", |
| 55 | + "@types/node": "^20.16.5", |
56 | 56 | "@types/node-cron": "^3.0.11",
|
57 | 57 | "@types/react": "18.3.5",
|
58 | 58 | "@types/uuid": "^10.0.0",
|
59 | 59 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
60 | 60 | "@typescript-eslint/parser": "^7.18.0",
|
61 | 61 | "autoprefixer": "^10.4.20",
|
62 | 62 | "eslint": "^8.57.0",
|
63 |
| - "eslint-config-next": "^14.2.7", |
64 |
| - "eslint-plugin-import": "^2.29.1", |
| 63 | + "eslint-config-next": "^14.2.8", |
| 64 | + "eslint-plugin-import": "^2.30.0", |
65 | 65 | "husky": "^9.1.5",
|
66 | 66 | "lint-staged": "^15.2.10",
|
67 | 67 | "pino-pretty": "^11.2.2",
|
|
0 commit comments