Skip to content
Snippets Groups Projects
Commit 53c69144 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Merge branch 'renovate/cozy-bar-8.x' into 'dev'

fix(deps): update dependency cozy-bar to v8

See merge request web-et-numerique/llle_project/ecolyo!669
parents 52e14bda 6c0810a7
Branches
No related tags found
3 merge requests!683chore(release): 1.10.0,!681Draft: Dev,!669fix(deps): update dependency cozy-bar to v8
......@@ -3,6 +3,5 @@ module.exports = {
plugins: [
'@babel/transform-runtime',
'@babel/plugin-transform-modules-commonjs',
'react-hot-loader/babel',
],
}
......@@ -40,6 +40,44 @@
"url": "https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo/issues"
},
"homepage": "https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo#readme",
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
"@babel/plugin-transform-runtime": "^7.8.3",
"@cozy/minilog": "^1.0.0",
"@material-ui/core": "~4.12.0",
"@material-ui/styles": "^4.11.3",
"@simbathesailor/use-what-changed": "^2.0.0",
"axios": "^0.27.0",
"cozy-bar": "8.7.5",
"cozy-client": "32.2.0",
"cozy-device-helper": ">=2.1.0",
"cozy-flags": ">2.8.6",
"cozy-harvest-lib": "9.16.0",
"cozy-intent": ">=1.14.1",
"cozy-keys-lib": ">=4.1.9",
"cozy-logger": ">1.7.0",
"cozy-realtime": "4.2.1",
"cozy-scripts": "5.13.0",
"cozy-ui": "68.9.1",
"d3": "^5.15.0",
"detect-browser": "^5.1.1",
"eslint-config-cozy-app": "4.2.0",
"global": "^4.4.0",
"handlebars": "^4.7.7",
"handlebars-loader": "^1.7.1",
"htmlparser2": "^8.0.1",
"lodash": "^4.17.15",
"mjml-browser": "^4.10.2",
"null-loader": "^4.0.1",
"object-hash": "^3.0.0",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-lottie": "^1.2.3",
"react-redux": "^7.2.2",
"react-router-dom": "5.3.3",
"react-swipeable-views": "0.14.0",
"redux-devtools-extension": "^2.13.8"
},
"devDependencies": {
"@babel/preset-typescript": "^7.7.4",
"@testing-library/react-hooks": "^8.0.0",
......@@ -67,6 +105,7 @@
"cozy-jobs-cli": "^1.13.6",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-to-json": "^3.6.2",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
......@@ -93,44 +132,6 @@
"uglifyjs-webpack-plugin": "^2.2.0",
"webextension-polyfill": "^0.9.0"
},
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
"@babel/plugin-transform-runtime": "^7.8.3",
"@cozy/minilog": "^1.0.0",
"@material-ui/core": "~4.12.0",
"@material-ui/styles": "^4.11.3",
"@simbathesailor/use-what-changed": "^2.0.0",
"axios": "^0.27.0",
"cozy-bar": "7.14.0",
"cozy-client": "32.2.0",
"cozy-device-helper": ">=2.1.0",
"cozy-flags": ">2.8.6",
"cozy-harvest-lib": "9.18.0",
"cozy-intent": ">=1.14.1",
"cozy-keys-lib": ">=4.1.9",
"cozy-logger": ">1.7.0",
"cozy-realtime": "4.2.1",
"cozy-scripts": "5.13.0",
"cozy-ui": "68.9.1",
"d3": "^5.15.0",
"detect-browser": "^5.1.1",
"eslint-config-cozy-app": "4.2.0",
"global": "^4.4.0",
"handlebars": "^4.7.7",
"handlebars-loader": "^1.7.1",
"htmlparser2": "^8.0.1",
"lodash": "^4.17.15",
"mjml-browser": "^4.10.2",
"null-loader": "^4.0.1",
"object-hash": "^3.0.0",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-lottie": "^1.2.3",
"react-redux": "^7.2.2",
"react-router-dom": "5.3.3",
"react-swipeable-views": "0.14.0",
"redux-devtools-extension": "^2.13.8"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
......
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