Skip to content

Commit 5e9ad39

Browse files
chore(deps): update all non-major devdedependencies
1 parent 66fe9d6 commit 5e9ad39

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

docs/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@docusaurus/module-type-aliases": "3.7.0",
2828
"@docusaurus/types": "3.7.0",
2929
"@tsconfig/docusaurus": "2.0.3",
30-
"typescript": "5.7.3"
30+
"typescript": "5.8.2"
3131
},
3232
"browserslist": {
3333
"production": [

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -54,45 +54,45 @@
5454
},
5555
"devDependencies": {
5656
"@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",
6363
"@testing-library/cypress": "10.0.3",
6464
"@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",
6767
"@types/dompurify": "3.2.0",
6868
"@types/jest": "29.5.14",
6969
"@types/jest-axe": "3.5.9",
7070
"@types/lodash.debounce": "4.0.9",
7171
"@types/markdown-it": "14.1.2",
72-
"@types/node": "22.10.10",
72+
"@types/node": "22.13.9",
7373
"@types/react": "18.3.18",
7474
"@types/react-autosuggest": "10.1.11",
7575
"@types/react-dom": "18.3.5",
7676
"@types/uuid": "10.0.0",
77-
"@typescript-eslint/eslint-plugin": "8.20.0",
77+
"@typescript-eslint/eslint-plugin": "8.26.0",
7878
"cypress": "13.17.0",
7979
"eslint": "8.57.1",
8080
"eslint-config-next": "14.2.24",
8181
"eslint-plugin-cypress": "3.6.0",
8282
"eslint-plugin-react": "7.37.4",
8383
"eslint-plugin-storybook": "0.11.2",
8484
"eslint-plugin-testing-library": "7.1.1",
85-
"html-validate": "9.1.3",
85+
"html-validate": "9.4.1",
8686
"jest": "29.7.0",
8787
"jest-axe": "9.0.0",
8888
"jest-environment-jsdom": "29.7.0",
8989
"next-test-api-route-handler": "4.0.14",
9090
"nock": "13.5.6",
91-
"sass": "1.83.4",
92-
"storybook": "8.4.7",
91+
"sass": "1.85.1",
92+
"storybook": "8.6.3",
9393
"ts-node": "10.9.2",
9494
"tsconfig-paths-webpack-plugin": "4.2.0",
95-
"typescript": "5.7.3"
95+
"typescript": "5.8.2"
9696
},
9797
"overrides": {
9898
"@socialgouv/eslint-config-recommended": {

0 commit comments

Comments
 (0)