|
40 | 40 | "@formatjs/intl-numberformat": "8.15.4",
|
41 | 41 | "@navikt/aksel-stylelint": "7.22.0",
|
42 | 42 | "@navikt/ft-frontend-storybook-utils": "workspace:^",
|
43 |
| - "@storybook/addon-a11y": "9.0.4", |
44 |
| - "@storybook/addon-docs": "9.0.4", |
45 |
| - "@storybook/addon-links": "9.0.4", |
46 |
| - "@storybook/builder-vite": "9.0.4", |
47 |
| - "@storybook/cli": "9.0.4", |
48 |
| - "@storybook/react-vite": "9.0.4", |
| 43 | + "@storybook/addon-a11y": "9.0.6", |
| 44 | + "@storybook/addon-docs": "9.0.6", |
| 45 | + "@storybook/addon-links": "9.0.6", |
| 46 | + "@storybook/builder-vite": "9.0.6", |
| 47 | + "@storybook/cli": "9.0.6", |
| 48 | + "@storybook/react-vite": "9.0.6", |
49 | 49 | "@testing-library/jest-dom": "6.6.3",
|
50 |
| - "@types/react": "19.1.6", |
51 |
| - "@types/react-dom": "19.1.5", |
| 50 | + "@types/react": "19.1.7", |
| 51 | + "@types/react-dom": "19.1.6", |
52 | 52 | "@types/react-responsive": "9.0.0",
|
53 |
| - "@vitejs/plugin-react": "4.5.1", |
54 |
| - "@vitest/browser": "3.2.1", |
| 53 | + "@vitejs/plugin-react": "4.5.2", |
| 54 | + "@vitest/browser": "3.2.3", |
55 | 55 | "@vitest/coverage-c8": "0.33.0",
|
56 | 56 | "cross-env": "7.0.3",
|
57 | 57 | "eslint": "9.28.0",
|
|
61 | 61 | "eslint-plugin-react": "7.37.5",
|
62 | 62 | "eslint-plugin-react-refresh": "0.4.20",
|
63 | 63 | "eslint-plugin-simple-import-sort": "12.1.1",
|
64 |
| - "eslint-plugin-storybook": "9.0.4", |
| 64 | + "eslint-plugin-storybook": "9.0.7", |
65 | 65 | "eslint-plugin-vitest": "0.5.4",
|
66 | 66 | "gh-pages": "6.3.0",
|
67 | 67 | "globals": "16.2.0",
|
|
73 | 73 | "postcss-less": "6.0.0",
|
74 | 74 | "prettier": "3.5.3",
|
75 | 75 | "react-test-renderer": "19.1.0",
|
76 |
| - "storybook": "9.0.4", |
| 76 | + "storybook": "9.0.6", |
77 | 77 | "stylelint": "16.20.0",
|
78 | 78 | "stylelint-order": "7.0.0",
|
79 | 79 | "typescript": "5.8.3",
|
80 |
| - "typescript-eslint": "8.33.0", |
| 80 | + "typescript-eslint": "8.34.0", |
81 | 81 | "vite": "6.3.5",
|
82 | 82 | "vite-plugin-circular-dependency": "0.5.0",
|
83 | 83 | "vite-plugin-dts": "4.5.4",
|
84 |
| - "vitest": "3.2.1" |
| 84 | + "vitest": "3.2.3" |
85 | 85 | },
|
86 | 86 | "resolutions": {
|
87 | 87 | "@types/react": "19.0.3",
|
|
0 commit comments