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 15, 2024
1 parent 5d309ef commit 29d3acd
Show file tree
Hide file tree
Showing 4 changed files with 339 additions and 547 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dev": "nodemon --inspect=0.0.0.0:9229 src/index.js"
},
"dependencies": {
"@sentry/node": "~8.17.0",
"@sentry/node": "~8.30.0",
"@sentry/profiling-node": "^8.20.0",
"axios": "^1.7.4",
"body-parser": "~1.20.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/frontend-bo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"dependencies": {
"@gouvfr/dsfr": "~1.12.1",
"@gouvminint/vue-dsfr": "~6.0.1",
"@gouvminint/vue-dsfr": "~6.3.0",
"@pinia/nuxt": "~0.5.1",
"@sentry/vue": "~8.17.0",
"@sentry/vue": "~8.30.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.3.5",
"@vao/shared": "1.0.0",
"@vee-validate/i18n": "~4.13.0",
Expand All @@ -27,10 +27,10 @@
"date-fns": "~3.6.0",
"dayjs": "^1.11.11",
"debug": "~4.3.4",
"nuxt": "~3.12.4",
"nuxt": "~3.13.0",
"nuxt-maplibre": "^1.0.0",
"nuxt-security": "^2.0.0-rc.9",
"pinia": "~2.1.7",
"pinia": "~2.2.0",
"ufo": "^1.5.4",
"vee-validate": "~4.13.0",
"vue": "latest",
Expand Down
8 changes: 4 additions & 4 deletions packages/frontend-usagers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
},
"dependencies": {
"@gouvfr/dsfr": "~1.12.1",
"@gouvminint/vue-dsfr": "~6.0.1",
"@gouvminint/vue-dsfr": "~6.3.0",
"@pinia/nuxt": "~0.5.1",
"@sentry/vue": "~8.17.0",
"@sentry/vue": "~8.30.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.3.5",
"@vao/shared": "^1.0.0",
"@vee-validate/i18n": "~4.13.0",
"@vee-validate/rules": "~4.13.0",
"@vueform/multiselect": "~2.6.7",
"dayjs": "~1.11.11",
"debug": "~4.3.4",
"nuxt": "~3.12.4",
"nuxt": "~3.13.0",
"nuxt-maplibre": "^1.0.0",
"nuxt-security": "^2.0.0-rc.9",
"pinia": "~2.1.7",
"pinia": "~2.2.0",
"vee-validate": "~4.13.0",
"vue": "latest",
"vue-matomo": "~4.2.0",
Expand Down
Loading

0 comments on commit 29d3acd

Please sign in to comment.