⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
add825c812
commit
0e98dfa1b7
@@ -4,8 +4,8 @@
|
||||
"license": "MIT",
|
||||
"main": ".eslintrc.json",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "7.7.1",
|
||||
"@typescript-eslint/parser": "7.7.1",
|
||||
"@typescript-eslint/eslint-plugin": "7.10.0",
|
||||
"@typescript-eslint/parser": "7.10.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
"eslint-config-airbnb-typescript": "18.0.0",
|
||||
@@ -14,7 +14,7 @@
|
||||
"eslint-import-resolver-typescript": "3.6.1",
|
||||
"eslint-import-resolver-webpack": "0.13.8",
|
||||
"eslint-plugin-compat": "4.2.0",
|
||||
"eslint-plugin-formatjs": "4.13.0",
|
||||
"eslint-plugin-formatjs": "4.13.3",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-jsx-a11y": "6.8.0",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
|
||||
@@ -44,72 +44,72 @@
|
||||
"dependencies": {
|
||||
"@fontsource-variable/roboto-flex": "5.0.15",
|
||||
"@fontsource/material-icons-outlined": "5.0.12",
|
||||
"@internationalized/date": "3.5.2",
|
||||
"@internationalized/date": "3.5.4",
|
||||
"@openfun/cunningham-tokens": "*",
|
||||
"@react-aria/calendar": "3.5.6",
|
||||
"@react-aria/datepicker": "3.9.3",
|
||||
"@react-aria/i18n": "3.10.2",
|
||||
"@react-stately/calendar": "3.4.4",
|
||||
"@react-stately/datepicker": "3.9.2",
|
||||
"@tanstack/react-table": "8.16.0",
|
||||
"@react-aria/calendar": "3.5.8",
|
||||
"@react-aria/datepicker": "3.10.1",
|
||||
"@react-aria/i18n": "3.11.1",
|
||||
"@react-stately/calendar": "3.5.1",
|
||||
"@react-stately/datepicker": "3.9.4",
|
||||
"@tanstack/react-table": "8.17.3",
|
||||
"@types/react-modal": "3.16.3",
|
||||
"chromatic": "11.3.0",
|
||||
"chromatic": "11.3.5",
|
||||
"classnames": "2.5.1",
|
||||
"downshift": "9.0.4",
|
||||
"downshift": "9.0.6",
|
||||
"react": "18.3.1",
|
||||
"react-aria": "3.32.1",
|
||||
"react-aria-components": "1.1.1",
|
||||
"react-aria": "3.33.1",
|
||||
"react-aria-components": "1.2.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-modal": "3.16.1",
|
||||
"react-stately": "3.30.1"
|
||||
"react-stately": "3.31.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.4",
|
||||
"@babel/core": "7.24.5",
|
||||
"@babel/plugin-proposal-decorators": "7.24.1",
|
||||
"@babel/plugin-proposal-export-default-from": "7.24.1",
|
||||
"@babel/preset-typescript": "7.24.1",
|
||||
"@chromatic-com/storybook": "1.3.3",
|
||||
"@chromatic-com/storybook": "1.4.0",
|
||||
"@faker-js/faker": "8.4.1",
|
||||
"@hookform/resolvers": "3.3.4",
|
||||
"@hookform/resolvers": "3.4.2",
|
||||
"@openfun/cunningham-tokens": "*",
|
||||
"@openfun/typescript-configs": "*",
|
||||
"@storybook/addon-a11y": "8.0.9",
|
||||
"@storybook/addon-actions": "8.0.9",
|
||||
"@storybook/addon-essentials": "8.0.9",
|
||||
"@storybook/addon-interactions": "8.0.9",
|
||||
"@storybook/addon-links": "8.0.9",
|
||||
"@storybook/addon-a11y": "8.1.1",
|
||||
"@storybook/addon-actions": "8.1.1",
|
||||
"@storybook/addon-essentials": "8.1.1",
|
||||
"@storybook/addon-interactions": "8.1.1",
|
||||
"@storybook/addon-links": "8.1.1",
|
||||
"@storybook/preset-scss": "1.0.3",
|
||||
"@storybook/react": "8.0.9",
|
||||
"@storybook/react-vite": "8.0.9",
|
||||
"@storybook/react": "8.1.1",
|
||||
"@storybook/react-vite": "8.1.1",
|
||||
"@storybook/storybook-deployer": "2.8.16",
|
||||
"@testing-library/dom": "10.1.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "15.0.5",
|
||||
"@testing-library/jest-dom": "6.4.5",
|
||||
"@testing-library/react": "15.0.7",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/react": "18.3.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@vitejs/plugin-react": "4.2.1",
|
||||
"@vitest/coverage-c8": "0.33.0",
|
||||
"@vitest/ui": "1.5.2",
|
||||
"@vitest/ui": "1.6.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"css-loader": "7.1.1",
|
||||
"glob": "10.3.12",
|
||||
"glob": "10.3.15",
|
||||
"jsdom": "24.0.0",
|
||||
"react-hook-form": "7.51.3",
|
||||
"react-hook-form": "7.51.4",
|
||||
"remark-gfm": "4.0.0",
|
||||
"sass": "1.75.0",
|
||||
"sass": "1.77.2",
|
||||
"sass-loader": "14.2.1",
|
||||
"storybook": "8.0.9",
|
||||
"storybook": "8.1.1",
|
||||
"style-loader": "4.0.0",
|
||||
"typescript": "5.4.5",
|
||||
"vite": "5.2.10",
|
||||
"vite-plugin-dts": "3.9.0",
|
||||
"vite": "5.2.11",
|
||||
"vite-plugin-dts": "3.9.1",
|
||||
"vite-tsconfig-paths": "4.3.2",
|
||||
"vitest": "1.5.2",
|
||||
"vitest": "1.6.0",
|
||||
"vitest-fetch-mock": "0.2.2",
|
||||
"yup": "1.4.0"
|
||||
},
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "4.1.2",
|
||||
"commander": "12.0.0",
|
||||
"commander": "12.1.0",
|
||||
"deepmerge": "4.3.1",
|
||||
"figlet": "1.7.0",
|
||||
"ts-node": "10.9.2"
|
||||
@@ -43,13 +43,13 @@
|
||||
"devDependencies": {
|
||||
"@types/figlet": "1.5.8",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/node": "20.12.12",
|
||||
"eslint-config-custom": "*",
|
||||
"jest": "29.7.0",
|
||||
"nodemon": "3.1.0",
|
||||
"prettier": "3.2.5",
|
||||
"ts-jest": "29.1.2",
|
||||
"tsc-alias": "1.8.8",
|
||||
"ts-jest": "29.1.3",
|
||||
"tsc-alias": "1.8.10",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user