Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 0170a4b commit cdd11d0
Show file tree
Hide file tree
Showing 5 changed files with 279 additions and 975 deletions.
6 changes: 3 additions & 3 deletions packages/frontend-bo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
"yup": "~1.4.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.6",
"@nuxt/eslint-config": "^0.5.0",
"@sentry/vite-plugin": "^2.21.1",
"@socialgouv/eslint-config-recommended": "^1.131.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"sass": "~1.77.0",
"sass": "~1.78.0",
"sass-loader": "~14.2.0",
"typescript": "~5.4.3"
"typescript": "~5.6.0"
},
"lint-staged": {
"src/**/*.{js,vue,ts}": "npx eslint --cache --max-warnings=0"
Expand Down
6 changes: 3 additions & 3 deletions packages/frontend-usagers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.3.6",
"@nuxt/eslint-config": "^0.5.0",
"@sentry/vite-plugin": "^2.21.1",
"@socialgouv/eslint-config-recommended": "^1.131.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
Expand All @@ -45,9 +45,9 @@
"lint-staged": "^15.2.2",
"nuxt-security": "~1.4.0",
"prettier": "^3.2.5",
"sass": "~1.77.0",
"sass": "~1.78.0",
"sass-loader": "~14.2.0",
"typescript": "~5.4.3"
"typescript": "~5.6.0"
},
"lint-staged": {
"src/**/*.{js,vue,ts}": "npx eslint --cache --max-warnings=0"
Expand Down
Loading

0 comments on commit cdd11d0

Please sign in to comment.