Skip to content
Snippets Groups Projects
Commit 75e1b188 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files

Merge branch '642-dette-technique-mise-a-jour-des-librairies-utilisees-par-ecolyo' into 'dev'

chore(deps): Update basic libs

See merge request !1287
parents 723bbc83 eecc1910
Branches
No related tags found
1 merge request!1287chore(deps): Update basic libs
...@@ -44,12 +44,12 @@ ...@@ -44,12 +44,12 @@
}, },
"homepage": "https://forge.grandlyon.com/web-et-numerique/factory/llle_project/ecolyo#readme", "homepage": "https://forge.grandlyon.com/web-et-numerique/factory/llle_project/ecolyo#readme",
"dependencies": { "dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.7.5", "@babel/plugin-transform-modules-commonjs": "^7.25.9",
"@babel/plugin-transform-runtime": "^7.8.3", "@babel/plugin-transform-runtime": "^7.25.9",
"@cozy/minilog": "^1.0.0", "@cozy/minilog": "^1.0.0",
"@material-ui/core": "~4.12.0", "@material-ui/core": "~4.12.0",
"@material-ui/styles": "^4.11.3", "@material-ui/styles": "^4.11.3",
"@reduxjs/toolkit": "^2.2.7", "@reduxjs/toolkit": "^2.3.0",
"@sentry/react": "^8.26.0", "@sentry/react": "^8.26.0",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"cozy-bar": "10.0.0", "cozy-bar": "10.0.0",
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
"xlsx": "^0.18.5" "xlsx": "^0.18.5"
}, },
"devDependencies": { "devDependencies": {
"@babel/preset-typescript": "^7.7.4", "@babel/preset-typescript": "^7.26.0",
"@eslint-react/eslint-plugin": "^1.14.3", "@eslint-react/eslint-plugin": "^1.14.3",
"@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",
...@@ -97,11 +97,11 @@ ...@@ -97,11 +97,11 @@
"@types/lodash": "^4.14.149", "@types/lodash": "^4.14.149",
"@types/luxon": "^3.0.0", "@types/luxon": "^3.0.0",
"@types/node-fetch": "^2.6.12", "@types/node-fetch": "^2.6.12",
"@types/object-hash": "^2.0.0", "@types/object-hash": "^3.0.6",
"@types/react": "^18.2.25", "@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11", "@types/react-dom": "^18.2.11",
"@types/react-lottie": "^1.2.10", "@types/react-lottie": "^1.2.10",
"@types/redux-mock-store": "^1.0.6", "@types/redux-mock-store": "^1.5.0",
"@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0", "@typescript-eslint/parser": "^6.0.0",
"axios": "^1.3.0", "axios": "^1.3.0",
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
"sass": "^1.49.11", "sass": "^1.49.11",
"sass-loader": "^8.0.0", "sass-loader": "^8.0.0",
"standard-version": "^9.3.1", "standard-version": "^9.3.1",
"typescript": "^5.0.0", "typescript": "5.3.3",
"uglifyjs-webpack-plugin": "^2.2.0", "uglifyjs-webpack-plugin": "^2.2.0",
"webextension-polyfill": "^0.10.0" "webextension-polyfill": "^0.10.0"
} }
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment