chore(): Fix dependencies (#13932)

This commit is contained in:
Adrien de Peretti
2025-11-02 17:46:46 +01:00
committed by GitHub
parent 990691e78a
commit 37563987b8
23 changed files with 854 additions and 508 deletions
+2 -2
View File
@@ -56,7 +56,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/jsdom": "^21.1.1",
"@types/jsdom": "^27.0.0",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
@@ -65,7 +65,7 @@
"chromatic": "^6.20.0",
"eslint": "^8.40.0",
"eslint-plugin-storybook": "^10.0.1",
"jsdom": "^22.1.0",
"jsdom": "^27.1.0",
"postcss": "^8.4.38",
"prop-types": "^15.8.1",
"react": "^18.3.1",