Skip to content

Commit

Permalink
⬆️(dependencies) update js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 418fac1 commit 50fc390
Show file tree
Hide file tree
Showing 6 changed files with 701 additions and 612 deletions.
10 changes: 5 additions & 5 deletions apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"preview": "vite preview"
},
"dependencies": {
"@faker-js/faker": "8.4.1",
"@faker-js/faker": "9.0.0",
"@openfun/cunningham-react": "*",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.77.8",
"typescript": "5.5.4",
"vite": "5.4.1"
"sass": "1.78.0",
"typescript": "5.6.2",
"vite": "5.4.4"
},
"engines": {
"node": ">=18.0.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"cross-env": "7.0.3",
"make-dir-cli": "4.0.0",
"prettier": "3.3.3",
"turbo": "2.0.14"
"turbo": "2.1.1"
},
"engines": {
"node": ">=18.0.0"
},
"dependencies": {
"@changesets/cli": "2.27.7"
"@changesets/cli": "2.27.8"
},
"packageManager": "[email protected]",
"resolutions": {
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
"license": "MIT",
"main": ".eslintrc.json",
"dependencies": {
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.9",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-webpack": "0.13.9",
"eslint-plugin-compat": "6.0.0",
"eslint-plugin-formatjs": "4.13.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2"
},
"volta": {
Expand Down
32 changes: 16 additions & 16 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@fontsource-variable/roboto-flex": "5.0.16",
"@fontsource-variable/roboto-flex": "5.0.17",
"@fontsource/material-icons-outlined": "5.0.13",
"@internationalized/date": "3.5.5",
"@openfun/cunningham-tokens": "*",
Expand All @@ -51,14 +51,14 @@
"@react-aria/i18n": "3.12.2",
"@react-stately/calendar": "3.5.4",
"@react-stately/datepicker": "3.10.2",
"@tanstack/react-table": "8.20.1",
"@tanstack/react-table": "8.20.5",
"@types/react-modal": "3.16.3",
"chromatic": "11.7.1",
"chromatic": "11.8.0",
"classnames": "2.5.1",
"downshift": "9.0.8",
"react": "18.3.1",
"react-aria": "3.34.2",
"react-aria-components": "1.3.2",
"react-aria": "3.34.3",
"react-aria-components": "1.3.3",
"react-dom": "18.3.1",
"react-modal": "3.16.1",
"react-stately": "3.32.2"
Expand All @@ -71,8 +71,8 @@
"@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.1",
"@faker-js/faker": "8.4.1",
"@chromatic-com/storybook": "2.0.0",
"@faker-js/faker": "9.0.0",
"@hookform/resolvers": "3.9.0",
"@openfun/cunningham-tokens": "*",
"@openfun/typescript-configs": "*",
Expand All @@ -86,28 +86,28 @@
"@storybook/react-vite": "8.2.9",
"@storybook/storybook-deployer": "2.8.16",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "2.0.5",
"babel-loader": "9.1.3",
"css-loader": "7.1.2",
"glob": "11.0.0",
"jsdom": "24.1.1",
"react-hook-form": "7.52.2",
"jsdom": "25.0.0",
"react-hook-form": "7.53.0",
"remark-gfm": "4.0.0",
"sass": "1.77.8",
"sass": "1.78.0",
"sass-loader": "16.0.1",
"storybook": "8.2.9",
"style-loader": "4.0.0",
"typescript": "5.5.4",
"vite": "5.4.1",
"vite-plugin-dts": "4.0.3",
"typescript": "5.6.2",
"vite": "5.4.4",
"vite-plugin-dts": "4.2.1",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"vitest-fetch-mock": "0.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"devDependencies": {
"@types/figlet": "1.5.8",
"@types/jest": "29.5.12",
"@types/node": "20.16.1",
"@types/node": "20.16.5",
"eslint-config-custom": "*",
"jest": "29.7.0",
"nodemon": "3.1.4",
"prettier": "3.3.3",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"tsc-alias": "1.8.10",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 50fc390

Please sign in to comment.