⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-07-08 02:13:11 +00:00
committed by Jean-Baptiste PENRATH
parent a15b2fdef4
commit b5ed0e957f
6 changed files with 107 additions and 102 deletions

View File

@@ -71,9 +71,9 @@
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-proposal-export-default-from": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@chromatic-com/storybook": "1.6.0",
"@chromatic-com/storybook": "1.6.1",
"@faker-js/faker": "8.4.1",
"@hookform/resolvers": "3.6.0",
"@hookform/resolvers": "3.9.0",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@storybook/addon-a11y": "8.1.11",
@@ -85,7 +85,7 @@
"@storybook/react": "8.1.11",
"@storybook/react-vite": "8.1.11",
"@storybook/storybook-deployer": "2.8.16",
"@testing-library/dom": "10.2.0",
"@testing-library/dom": "10.3.1",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
@@ -97,16 +97,16 @@
"@vitest/ui": "1.6.0",
"babel-loader": "9.1.3",
"css-loader": "7.1.2",
"glob": "10.4.2",
"glob": "10.4.3",
"jsdom": "24.1.0",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.1",
"remark-gfm": "4.0.0",
"sass": "1.77.6",
"sass-loader": "14.2.1",
"storybook": "8.1.11",
"style-loader": "4.0.0",
"typescript": "5.5.2",
"vite": "5.3.2",
"typescript": "5.5.3",
"vite": "5.3.3",
"vite-plugin-dts": "3.9.1",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0",