|
14 | 14 | },
|
15 | 15 | "devDependencies": {
|
16 | 16 | "@types/bun": "1.2.5",
|
17 |
| - "@types/react": "19.0.10", |
| 17 | + "@types/react": "19.0.11", |
18 | 18 | "@types/react-dom": "19.0.4",
|
19 | 19 | "@types/react-redux": "7.1.34",
|
20 | 20 | "@vitejs/plugin-react": "4.3.4",
|
21 | 21 | "typescript": "5.8.2",
|
22 |
| - "vite": "6.2.1", |
| 22 | + "vite": "6.2.2", |
23 | 23 | "vite-tsconfig-paths": "5.1.4"
|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@biomejs/biome": "1.9.4",
|
27 | 27 | "@grafana/faro-react": "1.14.1",
|
28 | 28 | "@grafana/faro-web-sdk": "1.14.1",
|
29 | 29 | "@grafana/faro-web-tracing": "1.14.1",
|
30 |
| - "@navikt/aksel-icons": "7.17.2", |
31 |
| - "@navikt/ds-css": "7.17.2", |
32 |
| - "@navikt/ds-react": "7.17.2", |
| 30 | + "@navikt/aksel-icons": "7.17.3", |
| 31 | + "@navikt/ds-css": "7.17.3", |
| 32 | + "@navikt/ds-react": "7.17.3", |
33 | 33 | "@navikt/fnrvalidator": "2.1.5",
|
34 | 34 | "@navikt/nav-dekoratoren-moduler": "3.2.2",
|
35 | 35 | "@reduxjs/toolkit": "2.6.1",
|
|
40 | 40 | "react-redux": "9.2.0",
|
41 | 41 | "react-router": "7.3.0",
|
42 | 42 | "react-router-dom": "7.3.0",
|
43 |
| - "styled-components": "6.1.15" |
| 43 | + "styled-components": "6.1.16" |
44 | 44 | }
|
45 | 45 | }
|
0 commit comments