|
19 | 19 | ]
|
20 | 20 | },
|
21 | 21 | "dependencies": {
|
22 |
| - "@amplitude/analytics-browser": "^2.11.9", |
23 |
| - "@grafana/faro-web-sdk": "^1.11.0", |
24 |
| - "@navikt/aksel-icons": "^7.5.1", |
25 |
| - "@navikt/arbeidsgiver-notifikasjon-widget": "^7.1.4", |
26 |
| - "@navikt/bedriftsmeny": "^7.0.4", |
27 |
| - "@navikt/ds-css": "^7.5.1", |
| 22 | + "@amplitude/analytics-browser": "^2.11.11", |
| 23 | + "@grafana/faro-web-sdk": "^1.12.2", |
| 24 | + "@navikt/aksel-icons": "^7.9.1", |
| 25 | + "@navikt/arbeidsgiver-notifikasjon-widget": "^7.2.1", |
| 26 | + "@navikt/bedriftsmeny": "^7.0.5", |
| 27 | + "@navikt/ds-css": "^7.9.1", |
28 | 28 | "@navikt/ds-icons": "^3.4.3",
|
29 |
| - "@navikt/ds-react": "^7.5.1", |
| 29 | + "@navikt/ds-react": "^7.9.1", |
30 | 30 | "@navikt/ia-metrikker-client": "1.9.4",
|
31 | 31 | "@navikt/nav-dekoratoren-moduler": "^2.1.6",
|
32 |
| - "@navikt/next-api-proxy": "^4.1.2", |
33 |
| - "@navikt/oasis": "^3.4.0", |
| 32 | + "@navikt/next-api-proxy": "^4.1.3", |
| 33 | + "@navikt/oasis": "^3.6.0", |
34 | 34 | "@testing-library/dom": "^10.4.0",
|
35 | 35 | "@types/cheerio": "^0.22.35",
|
36 | 36 | "@types/classnames": "^2.3.4",
|
|
39 | 39 | "@types/react-router-dom": "^5.3.3",
|
40 | 40 | "@types/uuid": "^10.0.0",
|
41 | 41 | "cheerio": "^1.0.0",
|
42 |
| - "dotenv": "^16.4.5", |
43 |
| - "msw": "2.6.4", |
44 |
| - "next": "^14.2.21", |
45 |
| - "pino": "^9.5.0", |
| 42 | + "dotenv": "^16.4.7", |
| 43 | + "msw": "2.7.0", |
| 44 | + "next": "^14.2.23", |
| 45 | + "pino": "^9.6.0", |
46 | 46 | "react": "^18.3.1",
|
47 | 47 | "react-dom": "18.3.1",
|
48 |
| - "react-router-dom": "^6.28.0", |
49 |
| - "react-to-print": "^3.0.2", |
50 |
| - "recharts": "^2.13.3", |
51 |
| - "swr": "^2.2.5", |
52 |
| - "typescript": "^5.6.3", |
| 48 | + "react-router-dom": "^6.2.8", |
| 49 | + "react-to-print": "^3.0.4", |
| 50 | + "recharts": "^2.15.0", |
| 51 | + "swr": "^2.3.0", |
| 52 | + "typescript": "^5.7.3", |
53 | 53 | "undici": "^6.20.1",
|
54 |
| - "uuid": "^11.0.3", |
55 |
| - "zod": "^3.23.8" |
| 54 | + "uuid": "^11.0.5", |
| 55 | + "zod": "^3.24.1" |
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@navikt/eslint-config-teamia": "^1.0.8",
|
59 | 59 | "@testing-library/jest-dom": "^6.6.3",
|
60 |
| - "@testing-library/react": "^16.0.1", |
| 60 | + "@testing-library/react": "^16.1.0", |
61 | 61 | "@testing-library/user-event": "^14.5.2",
|
62 | 62 | "@types/jest": "^29.5.14",
|
63 | 63 | "@types/jest-axe": "^3.5.9",
|
64 |
| - "@types/node": "^20.17.6", |
65 |
| - "@types/react": "18.3.12", |
66 |
| - "@types/react-dom": "18.3.1", |
67 |
| - "core-js": "^3.39.0", |
| 64 | + "@types/node": "^20.17.12", |
| 65 | + "@types/react": "18.3.18", |
| 66 | + "@types/react-dom": "18.3.5", |
| 67 | + "core-js": "^3.40.0", |
68 | 68 | "jest-axe": "^9.0.0",
|
69 | 69 | "jest-cli": "^29.7.0",
|
70 | 70 | "jest-environment-jsdom": "^29.7.0",
|
71 | 71 | "jest-transform-stub": "^2.0.0",
|
72 |
| - "prettier": "^3.3.3", |
73 |
| - "sass": "^1.80.6", |
| 72 | + "prettier": "^3.4.2", |
| 73 | + "sass": "^1.83.1", |
74 | 74 | "whatwg-fetch": "^3.6.20"
|
75 | 75 | }
|
76 | 76 | }
|
0 commit comments