Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent f19c405 commit cb9f57f
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 583 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "nodemon --inspect=0.0.0.0:9229 src/index.js"
},
"dependencies": {
"@sentry/node": "~8.17.0",
"@sentry/node": "~8.28.0",
"@sentry/profiling-node": "^8.20.0",
"axios": "^1.7.4",
"body-parser": "~1.20.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/frontend-bo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"dependencies": {
"@gouvfr/dsfr": "~1.12.0",
"@gouvminint/vue-dsfr": "~5.18.0",
"@gouvminint/vue-dsfr": "~5.22.0",
"@nuxtjs/leaflet": "^1.0.14",
"@pinia/nuxt": "~0.5.1",
"@sentry/vue": "~8.17.0",
"@sentry/vue": "~8.28.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.3.0",
"@vao/shared": "1.0.0",
"@vee-validate/i18n": "~4.13.0",
Expand All @@ -29,7 +29,7 @@
"nuxt": "~3.12.4",
"nuxt-security": "~1.4.0",
"oh-vue-icons": "~1.0.0-rc3",
"pinia": "~2.1.7",
"pinia": "~2.2.0",
"ufo": "^1.5.4",
"vee-validate": "~4.13.0",
"vue-matomo": "~4.2.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 @@ -13,10 +13,10 @@
},
"dependencies": {
"@gouvfr/dsfr": "~1.12.0",
"@gouvminint/vue-dsfr": "~5.18.0",
"@gouvminint/vue-dsfr": "~5.22.0",
"@nuxtjs/leaflet": "^1.0.14",
"@pinia/nuxt": "~0.5.1",
"@sentry/vue": "~8.17.0",
"@sentry/vue": "~8.28.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.3.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@vao/shared": "^1.0.0",
Expand All @@ -27,7 +27,7 @@
"debug": "~4.3.4",
"nuxt": "~3.12.4",
"oh-vue-icons": "~1.0.0-rc3",
"pinia": "~2.1.7",
"pinia": "~2.2.0",
"vee-validate": "~4.13.0",
"vue-matomo": "~4.2.0",
"yup": "~1.4.0"
Expand Down
Loading

0 comments on commit cb9f57f

Please sign in to comment.