|
14 | 14 | "@digdir/designsystemet-react": "workspace:^", |
15 | 15 | "@digdir/designsystemet-theme": "workspace:^", |
16 | 16 | "@internal/components": "workspace:^", |
17 | | - "@navikt/aksel-icons": "^7.35.0", |
| 17 | + "@navikt/aksel-icons": "^7.35.1", |
18 | 18 | "@radix-ui/react-slot": "^1.2.4", |
19 | | - "@react-router/express": "^7.10.0", |
20 | | - "@react-router/node": "^7.10.0", |
| 19 | + "@react-router/express": "^7.10.1", |
| 20 | + "@react-router/node": "^7.10.1", |
21 | 21 | "clsx": "^2.1.1", |
22 | 22 | "compression": "^1.8.1", |
23 | 23 | "cross-env": "^10.1.0", |
24 | 24 | "express": "^5.2.1", |
25 | | - "htmlfy": "^1.0.0", |
26 | | - "i18next": "^25.6.3", |
| 25 | + "htmlfy": "^1.0.1", |
| 26 | + "i18next": "^25.7.1", |
27 | 27 | "isbot": "^5.1.32", |
28 | 28 | "mdx-bundler": "^10.1.1", |
29 | 29 | "morgan": "^1.10.1", |
|
32 | 32 | "react": "^19.2.1", |
33 | 33 | "react-docgen-typescript": "^2.4.0", |
34 | 34 | "react-dom": "^19.2.1", |
35 | | - "react-i18next": "^16.3.5", |
| 35 | + "react-i18next": "^16.4.0", |
36 | 36 | "react-live": "^4.1.8", |
37 | | - "react-router": "^7.10.0", |
| 37 | + "react-router": "^7.10.1", |
38 | 38 | "rehype-autolink-headings": "^7.1.0", |
39 | 39 | "rehype-slug": "^6.0.0", |
40 | 40 | "remark-gfm": "^4.0.1", |
41 | 41 | "remix-i18next": "^7.4.2" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@react-router/dev": "^7.10.0", |
| 44 | + "@react-router/dev": "^7.10.1", |
45 | 45 | "@types/express": "^5.0.6", |
46 | 46 | "@types/express-serve-static-core": "^5.1.0", |
47 | 47 | "@types/hast": "^3.0.4", |
|
51 | 51 | "@types/react": "^19.2.7", |
52 | 52 | "@types/react-dom": "^19.2.3", |
53 | 53 | "typescript": "^5.9.3", |
54 | | - "vite": "^7.2.6", |
| 54 | + "vite": "^7.2.7", |
55 | 55 | "vite-env-only": "^3.0.3", |
56 | 56 | "vite-tsconfig-paths": "^5.1.4" |
57 | 57 | } |
|
0 commit comments