⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2023-10-02 16:04:19 +00:00
committed by NathanVss
parent a46d28f00a
commit 6c3259a4ac
4 changed files with 1403 additions and 1394 deletions

View File

@@ -14,7 +14,7 @@
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.2.21",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@vitejs/plugin-react": "4.1.0",
"react": "18.2.0",

View File

@@ -48,16 +48,16 @@
"@fontsource/material-icons": "5.0.7",
"@internationalized/date": "3.5.0",
"@openfun/cunningham-tokens": "*",
"@react-aria/calendar": "3.5.0",
"@react-aria/datepicker": "3.7.0",
"@react-aria/i18n": "3.8.2",
"@react-stately/calendar": "3.4.0",
"@react-stately/datepicker": "3.7.0",
"@react-aria/calendar": "3.5.1",
"@react-aria/datepicker": "3.8.0",
"@react-aria/i18n": "3.8.3",
"@react-stately/calendar": "3.4.1",
"@react-stately/datepicker": "3.8.0",
"@tanstack/react-table": "8.10.3",
"classnames": "2.3.2",
"downshift": "8.2.1",
"downshift": "8.2.2",
"react": "18.2.0",
"react-aria": "3.28.0",
"react-aria": "3.29.0",
"react-dom": "18.2.0"
},
"engines": {
@@ -81,23 +81,23 @@
"@storybook/react": "7.4.5",
"@storybook/react-vite": "7.4.5",
"@storybook/storybook-deployer": "2.8.16",
"@storybook/testing-library": "0.2.1",
"@storybook/testing-library": "0.2.2",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.5",
"@types/react": "18.2.21",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@vitejs/plugin-react": "4.1.0",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.34.5",
"@vitest/ui": "0.34.6",
"babel-loader": "9.1.3",
"css-loader": "6.8.1",
"glob": "10.3.10",
"jsdom": "22.1.0",
"react-hook-form": "7.46.2",
"remark-gfm": "3.0.1",
"react-hook-form": "7.47.0",
"remark-gfm": "4.0.0",
"sass": "1.68.0",
"sass-loader": "13.3.2",
"storybook": "7.4.5",
@@ -106,9 +106,9 @@
"vite": "4.4.9",
"vite-plugin-dts": "3.6.0",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.5",
"vitest": "0.34.6",
"vitest-fetch-mock": "0.2.2",
"yup": "1.3.1"
"yup": "1.3.2"
},
"volta": {
"node": "18.18.0",

View File

@@ -42,7 +42,7 @@
"devDependencies": {
"@types/figlet": "1.5.6",
"@types/jest": "29.5.5",
"@types/node": "18.18.0",
"@types/node": "18.18.1",
"eslint-config-custom": "*",
"jest": "29.7.0",
"nodemon": "3.0.1",

2765
yarn.lock

File diff suppressed because it is too large Load Diff