⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
186d163050
commit
cf6cf55bae
@@ -12,18 +12,18 @@
|
|||||||
"preview": "vite preview"
|
"preview": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@faker-js/faker": "9.6.0",
|
"@faker-js/faker": "9.7.0",
|
||||||
"@openfun/cunningham-react": "*",
|
"@openfun/cunningham-react": "*",
|
||||||
"@openfun/cunningham-tokens": "*",
|
"@openfun/cunningham-tokens": "*",
|
||||||
"@openfun/typescript-configs": "*",
|
"@openfun/typescript-configs": "*",
|
||||||
"@types/react": "19.0.12",
|
"@types/react": "19.1.2",
|
||||||
"@types/react-dom": "19.0.4",
|
"@types/react-dom": "19.1.3",
|
||||||
"@vitejs/plugin-react": "4.3.4",
|
"@vitejs/plugin-react": "4.4.1",
|
||||||
"react": "19.1.0",
|
"react": "19.1.0",
|
||||||
"react-dom": "19.1.0",
|
"react-dom": "19.1.0",
|
||||||
"sass": "1.86.0",
|
"sass": "1.87.0",
|
||||||
"typescript": "5.8.2",
|
"typescript": "5.8.3",
|
||||||
"vite": "6.2.3"
|
"vite": "6.3.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0.0"
|
"node": ">=18.0.0"
|
||||||
|
|||||||
@@ -21,13 +21,13 @@
|
|||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"make-dir-cli": "4.0.0",
|
"make-dir-cli": "4.0.0",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"turbo": "2.4.4"
|
"turbo": "2.5.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0.0"
|
"node": ">=18.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@changesets/cli": "2.28.1"
|
"@changesets/cli": "2.29.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@1.22.22",
|
"packageManager": "yarn@1.22.22",
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
|||||||
@@ -4,21 +4,21 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": ".eslintrc.json",
|
"main": ".eslintrc.json",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@typescript-eslint/eslint-plugin": "8.28.0",
|
"@typescript-eslint/eslint-plugin": "8.31.1",
|
||||||
"@typescript-eslint/parser": "8.28.0",
|
"@typescript-eslint/parser": "8.31.1",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-config-airbnb": "19.0.4",
|
"eslint-config-airbnb": "19.0.4",
|
||||||
"eslint-config-airbnb-typescript": "18.0.0",
|
"eslint-config-airbnb-typescript": "18.0.0",
|
||||||
"eslint-config-next": "15.2.4",
|
"eslint-config-next": "15.3.1",
|
||||||
"eslint-config-prettier": "10.1.1",
|
"eslint-config-prettier": "10.1.2",
|
||||||
"eslint-import-resolver-typescript": "4.3.1",
|
"eslint-import-resolver-typescript": "4.3.4",
|
||||||
"eslint-import-resolver-webpack": "0.13.10",
|
"eslint-import-resolver-webpack": "0.13.10",
|
||||||
"eslint-plugin-compat": "6.0.2",
|
"eslint-plugin-compat": "6.0.2",
|
||||||
"eslint-plugin-formatjs": "5.3.1",
|
"eslint-plugin-formatjs": "5.3.1",
|
||||||
"eslint-plugin-import": "2.31.0",
|
"eslint-plugin-import": "2.31.0",
|
||||||
"eslint-plugin-jsx-a11y": "6.10.2",
|
"eslint-plugin-jsx-a11y": "6.10.2",
|
||||||
"eslint-plugin-prettier": "5.2.5",
|
"eslint-plugin-prettier": "5.2.6",
|
||||||
"eslint-plugin-react": "7.37.4",
|
"eslint-plugin-react": "7.37.5",
|
||||||
"eslint-plugin-react-hooks": "5.2.0"
|
"eslint-plugin-react-hooks": "5.2.0"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
|
|||||||
@@ -48,70 +48,70 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fontsource-variable/roboto-flex": "5.2.5",
|
"@fontsource-variable/roboto-flex": "5.2.5",
|
||||||
"@fontsource/material-icons-outlined": "5.2.5",
|
"@fontsource/material-icons-outlined": "5.2.5",
|
||||||
"@internationalized/date": "3.7.0",
|
"@internationalized/date": "3.8.0",
|
||||||
"@openfun/cunningham-tokens": "*",
|
"@openfun/cunningham-tokens": "*",
|
||||||
"@react-aria/calendar": "3.7.2",
|
"@react-aria/calendar": "3.8.0",
|
||||||
"@react-aria/datepicker": "3.14.1",
|
"@react-aria/datepicker": "3.14.2",
|
||||||
"@react-aria/i18n": "3.12.7",
|
"@react-aria/i18n": "3.12.8",
|
||||||
"@react-stately/calendar": "3.7.1",
|
"@react-stately/calendar": "3.8.0",
|
||||||
"@react-stately/datepicker": "3.13.0",
|
"@react-stately/datepicker": "3.14.0",
|
||||||
"@tanstack/react-table": "8.21.2",
|
"@tanstack/react-table": "8.21.3",
|
||||||
"@types/react-modal": "3.16.3",
|
"@types/react-modal": "3.16.3",
|
||||||
"chromatic": "11.27.0",
|
"chromatic": "11.28.2",
|
||||||
"classnames": "2.5.1",
|
"classnames": "2.5.1",
|
||||||
"downshift": "9.0.9",
|
"downshift": "9.0.9",
|
||||||
"react-aria": "3.38.1",
|
"react-aria": "3.39.0",
|
||||||
"react-aria-components": "1.7.1",
|
"react-aria-components": "1.8.0",
|
||||||
"react-modal": "3.16.3",
|
"react-modal": "3.16.3",
|
||||||
"react-stately": "3.36.1"
|
"react-stately": "3.37.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0.0"
|
"node": ">=18.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.26.10",
|
"@babel/core": "7.27.1",
|
||||||
"@babel/plugin-proposal-decorators": "7.25.9",
|
"@babel/plugin-proposal-decorators": "7.27.1",
|
||||||
"@babel/plugin-proposal-export-default-from": "7.25.9",
|
"@babel/plugin-proposal-export-default-from": "7.27.1",
|
||||||
"@babel/preset-typescript": "7.27.0",
|
"@babel/preset-typescript": "7.27.1",
|
||||||
"@chromatic-com/storybook": "3.2.6",
|
"@chromatic-com/storybook": "3.2.6",
|
||||||
"@faker-js/faker": "9.6.0",
|
"@faker-js/faker": "9.7.0",
|
||||||
"@hookform/resolvers": "4.1.3",
|
"@hookform/resolvers": "5.0.1",
|
||||||
"@openfun/cunningham-tokens": "*",
|
"@openfun/cunningham-tokens": "*",
|
||||||
"@openfun/typescript-configs": "*",
|
"@openfun/typescript-configs": "*",
|
||||||
"@storybook/addon-a11y": "8.6.11",
|
"@storybook/addon-a11y": "8.6.12",
|
||||||
"@storybook/addon-actions": "8.6.11",
|
"@storybook/addon-actions": "8.6.12",
|
||||||
"@storybook/addon-essentials": "8.6.11",
|
"@storybook/addon-essentials": "8.6.12",
|
||||||
"@storybook/addon-interactions": "8.6.11",
|
"@storybook/addon-interactions": "8.6.12",
|
||||||
"@storybook/addon-links": "8.6.11",
|
"@storybook/addon-links": "8.6.12",
|
||||||
"@storybook/preset-scss": "1.0.3",
|
"@storybook/preset-scss": "1.0.3",
|
||||||
"@storybook/react": "8.6.11",
|
"@storybook/react": "8.6.12",
|
||||||
"@storybook/react-vite": "8.6.11",
|
"@storybook/react-vite": "8.6.12",
|
||||||
"@storybook/storybook-deployer": "2.8.16",
|
"@storybook/storybook-deployer": "2.8.16",
|
||||||
"@testing-library/dom": "10.4.0",
|
"@testing-library/dom": "10.4.0",
|
||||||
"@testing-library/jest-dom": "6.6.3",
|
"@testing-library/jest-dom": "6.6.3",
|
||||||
"@testing-library/react": "16.2.0",
|
"@testing-library/react": "16.3.0",
|
||||||
"@testing-library/user-event": "14.6.1",
|
"@testing-library/user-event": "14.6.1",
|
||||||
"@types/jest": "29.5.14",
|
"@types/jest": "29.5.14",
|
||||||
"@types/react": "19.0.12",
|
"@types/react": "19.1.2",
|
||||||
"@types/react-dom": "19.0.4",
|
"@types/react-dom": "19.1.3",
|
||||||
"@vitejs/plugin-react": "4.3.4",
|
"@vitejs/plugin-react": "4.4.1",
|
||||||
"@vitest/coverage-c8": "0.33.0",
|
"@vitest/coverage-c8": "0.33.0",
|
||||||
"@vitest/ui": "3.0.9",
|
"@vitest/ui": "3.1.2",
|
||||||
"babel-loader": "10.0.0",
|
"babel-loader": "10.0.0",
|
||||||
"css-loader": "7.1.2",
|
"css-loader": "7.1.2",
|
||||||
"glob": "11.0.1",
|
"glob": "11.0.2",
|
||||||
"jsdom": "26.0.0",
|
"jsdom": "26.1.0",
|
||||||
"react-hook-form": "7.55.0",
|
"react-hook-form": "7.56.2",
|
||||||
"remark-gfm": "4.0.0",
|
"remark-gfm": "4.0.0",
|
||||||
"sass": "1.86.0",
|
"sass": "1.87.0",
|
||||||
"sass-loader": "16.0.5",
|
"sass-loader": "16.0.5",
|
||||||
"storybook": "8.6.11",
|
"storybook": "8.6.12",
|
||||||
"style-loader": "4.0.0",
|
"style-loader": "4.0.0",
|
||||||
"typescript": "5.8.2",
|
"typescript": "5.8.3",
|
||||||
"vite": "6.2.3",
|
"vite": "6.3.4",
|
||||||
"vite-plugin-dts": "4.5.3",
|
"vite-plugin-dts": "4.5.3",
|
||||||
"vite-tsconfig-paths": "5.1.4",
|
"vite-tsconfig-paths": "5.1.4",
|
||||||
"vitest": "3.0.9",
|
"vitest": "3.1.2",
|
||||||
"vitest-fetch-mock": "0.4.5",
|
"vitest-fetch-mock": "0.4.5",
|
||||||
"yup": "1.6.1"
|
"yup": "1.6.1"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -37,20 +37,20 @@
|
|||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
"commander": "13.1.0",
|
"commander": "13.1.0",
|
||||||
"deepmerge": "4.3.1",
|
"deepmerge": "4.3.1",
|
||||||
"figlet": "1.8.0",
|
"figlet": "1.8.1",
|
||||||
"ts-node": "10.9.2"
|
"ts-node": "10.9.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/figlet": "1.7.0",
|
"@types/figlet": "1.7.0",
|
||||||
"@types/jest": "29.5.14",
|
"@types/jest": "29.5.14",
|
||||||
"@types/node": "22.13.14",
|
"@types/node": "22.15.3",
|
||||||
"eslint-config-custom": "*",
|
"eslint-config-custom": "*",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"nodemon": "3.1.9",
|
"nodemon": "3.1.10",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"ts-jest": "29.3.0",
|
"ts-jest": "29.3.2",
|
||||||
"tsc-alias": "1.8.13",
|
"tsc-alias": "1.8.15",
|
||||||
"typescript": "5.8.2"
|
"typescript": "5.8.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0.0"
|
"node": ">=18.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user