|
21 | 21 | "prepare": "husky"
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "@navikt/aksel-icons": "^7.4.2", |
25 |
| - "@navikt/ds-css": "^7.4.2", |
26 |
| - "@navikt/ds-react": "^7.4.2", |
27 |
| - "@navikt/ds-tailwind": "^7.4.2", |
28 |
| - "@navikt/next-logger": "^1.34.0", |
29 |
| - "@navikt/oasis": "^3.4.0", |
| 24 | + "@navikt/aksel-icons": "^7.8.0", |
| 25 | + "@navikt/ds-css": "^7.8.0", |
| 26 | + "@navikt/ds-react": "^7.8.0", |
| 27 | + "@navikt/ds-tailwind": "^7.8.0", |
| 28 | + "@navikt/next-logger": "^1.35.0", |
| 29 | + "@navikt/oasis": "^3.6.0", |
30 | 30 | "@prisma/client": "6.1.0",
|
31 | 31 | "@slack/bolt": "^3.22.0",
|
32 | 32 | "@slack/logger": "^4.0.0",
|
33 | 33 | "@slack/types": "^2.14.0",
|
34 | 34 | "clsx": "^2.1.1",
|
35 | 35 | "date-fns": "^3.6.0",
|
36 |
| - "next": "^14.2.16", |
| 36 | + "next": "^15.1.1", |
37 | 37 | "next-logger": "^5.0.1",
|
38 | 38 | "nextleton": "^0.6.1",
|
39 | 39 | "node-cron": "^3.0.3",
|
40 | 40 | "pino": "^9.5.0",
|
41 |
| - "postcss": "^8.4.47", |
| 41 | + "postcss": "^8.4.49", |
42 | 42 | "prisma": "6.1.0",
|
43 |
| - "react": "^18.3.1", |
44 |
| - "react-dom": "^18.3.1", |
45 |
| - "recharts": "^2.13.2", |
46 |
| - "remeda": "^2.16.0", |
| 43 | + "react": "^19.0.0", |
| 44 | + "react-dom": "^19.0.0", |
| 45 | + "recharts": "^2.15.0", |
| 46 | + "remeda": "^2.18.0", |
47 | 47 | "sharp": "^0.33.5",
|
48 |
| - "tailwind-merge": "^2.5.4", |
49 |
| - "uuid": "^11.0.2", |
50 |
| - "zod": "^3.23.8" |
| 48 | + "tailwind-merge": "^2.5.5", |
| 49 | + "uuid": "^11.0.3", |
| 50 | + "zod": "^3.24.1" |
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@navikt/eslint-config-teamsykmelding": "^6.6.0", |
54 |
| - "@types/bun": "^1.1.12", |
55 |
| - "@types/node": "^22.8.5", |
| 53 | + "@navikt/eslint-config-teamsykmelding": "^7.1.0", |
| 54 | + "@types/bun": "^1.1.14", |
| 55 | + "@types/node": "^22.10.2", |
56 | 56 | "@types/node-cron": "^3.0.11",
|
57 |
| - "@types/react": "18.3.12", |
| 57 | + "@types/react": "19.0.2", |
58 | 58 | "@types/uuid": "^10.0.0",
|
59 |
| - "@typescript-eslint/eslint-plugin": "^7.18.0", |
60 |
| - "@typescript-eslint/parser": "^7.18.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "^8.18.1", |
| 60 | + "@typescript-eslint/parser": "^8.18.1", |
61 | 61 | "autoprefixer": "^10.4.20",
|
62 | 62 | "eslint": "^8.57.1",
|
63 |
| - "eslint-config-next": "^14.2.16", |
| 63 | + "eslint-config-next": "^15.1.1", |
64 | 64 | "eslint-plugin-import": "^2.31.0",
|
65 | 65 | "husky": "^9.1.6",
|
66 | 66 | "lint-staged": "^15.2.10",
|
67 |
| - "pino-pretty": "^11.3.0", |
| 67 | + "pino-pretty": "^13.0.0", |
68 | 68 | "postcss-import": "^16.1.0",
|
69 |
| - "prettier": "^3.3.3", |
| 69 | + "prettier": "^3.4.2", |
70 | 70 | "prettier-plugin-prisma": "^5.0.0",
|
71 |
| - "prettier-plugin-tailwindcss": "^0.6.8", |
72 |
| - "tailwindcss": "^3.4.14", |
73 |
| - "typescript": "^5.6.3" |
| 71 | + "prettier-plugin-tailwindcss": "^0.6.9", |
| 72 | + "tailwindcss": "^3.4.17", |
| 73 | + "typescript": "^5.7.2" |
74 | 74 | },
|
75 | 75 | "resolutions": {
|
76 | 76 | "eslint-plugin-react-hooks": "5.0.0-canary-7118f5dd7-20230705"
|
|
0 commit comments