|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@socialgouv/eslint-config-recommended": "1.131.0",
|
57 |
| - "@storybook/addon-essentials": "8.4.7", |
58 |
| - "@storybook/addon-interactions": "8.4.7", |
59 |
| - "@storybook/addon-links": "8.4.7", |
60 |
| - "@storybook/blocks": "8.4.7", |
61 |
| - "@storybook/nextjs": "8.4.7", |
62 |
| - "@storybook/react": "8.4.7", |
| 57 | + "@storybook/addon-essentials": "8.6.3", |
| 58 | + "@storybook/addon-interactions": "8.6.3", |
| 59 | + "@storybook/addon-links": "8.6.3", |
| 60 | + "@storybook/blocks": "8.6.3", |
| 61 | + "@storybook/nextjs": "8.6.3", |
| 62 | + "@storybook/react": "8.6.3", |
63 | 63 | "@testing-library/cypress": "10.0.3",
|
64 | 64 | "@testing-library/jest-dom": "6.6.3",
|
65 |
| - "@testing-library/react": "16.1.0", |
66 |
| - "@testing-library/user-event": "14.5.2", |
| 65 | + "@testing-library/react": "16.2.0", |
| 66 | + "@testing-library/user-event": "14.6.1", |
67 | 67 | "@types/dompurify": "3.2.0",
|
68 | 68 | "@types/jest": "29.5.14",
|
69 | 69 | "@types/jest-axe": "3.5.9",
|
70 | 70 | "@types/lodash.debounce": "4.0.9",
|
71 | 71 | "@types/markdown-it": "14.1.2",
|
72 |
| - "@types/node": "22.10.10", |
| 72 | + "@types/node": "22.13.9", |
73 | 73 | "@types/react": "18.3.18",
|
74 | 74 | "@types/react-autosuggest": "10.1.11",
|
75 | 75 | "@types/react-dom": "18.3.5",
|
76 | 76 | "@types/uuid": "10.0.0",
|
77 |
| - "@typescript-eslint/eslint-plugin": "8.20.0", |
| 77 | + "@typescript-eslint/eslint-plugin": "8.26.0", |
78 | 78 | "cypress": "13.17.0",
|
79 | 79 | "eslint": "8.57.1",
|
80 | 80 | "eslint-config-next": "14.2.24",
|
81 | 81 | "eslint-plugin-cypress": "3.6.0",
|
82 | 82 | "eslint-plugin-react": "7.37.4",
|
83 | 83 | "eslint-plugin-storybook": "0.11.2",
|
84 | 84 | "eslint-plugin-testing-library": "7.1.1",
|
85 |
| - "html-validate": "9.1.3", |
| 85 | + "html-validate": "9.4.1", |
86 | 86 | "jest": "29.7.0",
|
87 | 87 | "jest-axe": "9.0.0",
|
88 | 88 | "jest-environment-jsdom": "29.7.0",
|
89 | 89 | "next-test-api-route-handler": "4.0.14",
|
90 | 90 | "nock": "13.5.6",
|
91 |
| - "sass": "1.83.4", |
92 |
| - "storybook": "8.4.7", |
| 91 | + "sass": "1.85.1", |
| 92 | + "storybook": "8.6.3", |
93 | 93 | "ts-node": "10.9.2",
|
94 | 94 | "tsconfig-paths-webpack-plugin": "4.2.0",
|
95 |
| - "typescript": "5.7.3" |
| 95 | + "typescript": "5.8.2" |
96 | 96 | },
|
97 | 97 | "overrides": {
|
98 | 98 | "@socialgouv/eslint-config-recommended": {
|
|
0 commit comments