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 and jbpenrath committed Jul 29, 2024
1 parent 33e6440 commit 7ee584b
Show file tree
Hide file tree
Showing 6 changed files with 2,975 additions and 7,011 deletions.
74 changes: 37 additions & 37 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"not dead"
],
"dependencies": {
"@babel/core": "7.24.7",
"@babel/core": "7.24.9",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-modules-commonjs": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@faker-js/faker": "8.4.1",
Expand All @@ -51,21 +51,21 @@
"@lyracom/embedded-form-glue": "1.4.2",
"@openfun/cunningham-react": "2.9.3",
"@openfun/cunningham-tokens": "2.1.1",
"@sentry/browser": "8.15.0",
"@sentry/types": "8.15.0",
"@storybook/addon-actions": "8.1.11",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/react-webpack5": "8.1.11",
"@storybook/test": "8.1.11",
"@tanstack/query-core": "5.50.1",
"@tanstack/query-sync-storage-persister": "5.50.1",
"@tanstack/react-query": "5.50.1",
"@tanstack/react-query-persist-client": "5.50.1",
"@testing-library/dom": "10.3.1",
"@testing-library/jest-dom": "6.4.6",
"@sentry/browser": "8.20.0",
"@sentry/types": "8.20.0",
"@storybook/addon-actions": "8.2.6",
"@storybook/addon-essentials": "8.2.6",
"@storybook/addon-interactions": "8.2.6",
"@storybook/addon-links": "8.2.6",
"@storybook/react": "8.2.6",
"@storybook/react-webpack5": "8.2.6",
"@storybook/test": "8.2.6",
"@tanstack/query-core": "5.51.15",
"@tanstack/query-sync-storage-persister": "5.51.15",
"@tanstack/react-query": "5.51.15",
"@tanstack/react-query-persist-client": "5.51.15",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/fetch-mock": "7.3.8",
Expand All @@ -80,67 +80,67 @@
"@types/react-dom": "18.3.0",
"@types/react-modal": "3.16.3",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"babel-plugin-react-intl": "8.2.25",
"bootstrap": ">=4.6.0 <5",
"classnames": "2.5.1",
"cljs-merge": "1.1.1",
"core-js": "3.37.1",
"downshift": "9.0.6",
"downshift": "9.0.7",
"eslint": ">=8.57.0 <9",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-compat": "5.0.0",
"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-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.8.0",
"fetch-mock": "<10",
"file-loader": "6.2.0",
"glob": "10.4.3",
"i18n-iso-countries": "7.11.2",
"iframe-resizer": "4.4.4",
"glob": "11.0.0",
"i18n-iso-countries": "7.11.3",
"iframe-resizer": "4.4.5",
"intl-pluralrules": "2.0.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"js-cookie": "3.0.5",
"lodash-es": "4.17.21",
"mdn-polyfills": "5.20.0",
"msw": "2.3.1",
"msw": "2.3.4",
"node-fetch": ">2.6.6 <3",
"nodemon": "3.1.4",
"prettier": "3.3.2",
"query-string": "9.0.0",
"prettier": "3.3.3",
"query-string": "9.1.0",
"react": "18.3.1",
"react-autosuggest": "10.1.0",
"react-dom": "18.3.1",
"react-hook-form": "7.52.1",
"react-intl": "6.6.8",
"react-modal": "3.16.1",
"react-router-dom": "6.24.1",
"sass": "1.77.6",
"react-router-dom": "6.25.1",
"sass": "1.77.8",
"source-map-loader": "5.0.0",
"storybook": "8.1.11",
"storybook": "8.2.6",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.5.3",
"typescript": "5.5.4",
"uuid": "10.0.0",
"webpack": "5.92.1",
"webpack": "5.93.0",
"webpack-cli": "5.1.4",
"whatwg-fetch": "3.6.20",
"xhr-mock": "2.5.1",
"yargs": "17.7.2",
"yup": "1.4.0"
},
"resolutions": {
"@testing-library/dom": "10.3.1",
"@testing-library/dom": "10.4.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0"
},
Expand All @@ -151,7 +151,7 @@
"node": "20.11.0"
},
"devDependencies": {
"@storybook/addon-mdx-gfm": "8.1.11",
"@storybook/addon-mdx-gfm": "8.2.6",
"@storybook/addon-webpack5-compiler-babel": "3.0.3"
}
}
Loading

0 comments on commit 7ee584b

Please sign in to comment.