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 Dec 4, 2024
1 parent e410f6e commit 58fb96e
Show file tree
Hide file tree
Showing 7 changed files with 8,249 additions and 5,996 deletions.
11,230 changes: 6,897 additions & 4,333 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
"body-parser": "~1.20.3",
"cookie-parser": "^1.4.6",
"cors": "~2.8.5",
"cron": "~3.1.7",
"cron": "~3.2.0",
"dayjs": "^1.11.10",
"db-migrate": "~0.11.14",
"db-migrate-pg": "~1.5.2",
"debug": "~4.3.4",
"express": "~4.21.0",
"helmet": "~7.1.0",
"helmet": "~7.2.0",
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1",
"nodemailer": "^6.9.13",
"pdfmake": "^0.2.10",
"pg": "~8.13.0",
"pg-format": "~1.0.4",
"ufo": "^1.5.4",
"yup": "~1.4.0"
"yup": "~1.5.0"
},
"devDependencies": {
"@socialgouv/eslint-config-recommended": "^1.131.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/frontend-bo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@
"test": "vitest"
},
"dependencies": {
"@gouvfr/dsfr": "~1.12.1",
"@gouvfr/dsfr": "~1.13.0",
"@gouvminint/vue-dsfr": "~7.1.0",
"@pinia/nuxt": "~0.5.4",
"@sentry/vue": "~8.31.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.3.5",
"@pinia/nuxt": "~0.8.0",
"@sentry/vue": "~8.42.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.4.0",
"@vao/shared": "1.0.0",
"@vee-validate/i18n": "~4.13.0",
"@vee-validate/rules": "~4.13.0",
"@vee-validate/i18n": "~4.14.0",
"@vee-validate/rules": "~4.14.0",
"@vueform/multiselect": "~2.6.7",
"dayjs": "^1.11.11",
"debug": "~4.3.4",
"nuxt": "~3.13.1",
"nuxt": "~3.14.0",
"nuxt-maplibre": "^1.0.0",
"nuxt-security": "^2.0.0-rc.9",
"pinia": "~2.2.2",
"ufo": "^1.5.4",
"vee-validate": "~4.13.0",
"vee-validate": "~4.14.0",
"vue": "latest",
"vue-matomo": "~4.2.0",
"vue-router": "latest",
"yup": "~1.4.0"
"yup": "~1.5.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.7",
Expand Down
18 changes: 9 additions & 9 deletions packages/frontend-usagers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
"lint": "eslint ./src"
},
"dependencies": {
"@gouvfr/dsfr": "~1.12.1",
"@gouvfr/dsfr": "~1.13.0",
"@gouvminint/vue-dsfr": "~7.1.0",
"@pinia/nuxt": "~0.5.4",
"@sentry/vue": "~8.31.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.3.5",
"@pinia/nuxt": "~0.8.0",
"@sentry/vue": "~8.42.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.4.0",
"@vao/shared": "^1.0.0",
"@vee-validate/i18n": "~4.13.0",
"@vee-validate/rules": "~4.13.0",
"@vee-validate/i18n": "~4.14.0",
"@vee-validate/rules": "~4.14.0",
"@vueform/multiselect": "~2.6.7",
"dayjs": "~1.11.11",
"debug": "~4.3.4",
"nuxt": "~3.13.1",
"nuxt": "~3.14.0",
"nuxt-maplibre": "^1.0.0",
"nuxt-security": "^2.0.0-rc.9",
"pinia": "~2.2.2",
"vee-validate": "~4.13.0",
"vee-validate": "~4.14.0",
"vue": "latest",
"vue-matomo": "~4.2.0",
"vue-router": "latest",
"yup": "~1.4.0"
"yup": "~1.5.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@aws-sdk/client-s3": "^3.649.0",
"debug": "~4.3.4",
"knex": "~3.1.0",
"pg": "~8.12.0",
"pg": "~8.13.0",
"pg-query-stream": "^4.7.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"dependencies": {
"@gouvfr/dsfr": "^1.12.1",
"@gouvminint/vue-dsfr": "^7.1.0",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.3.5",
"@socialgouv/dsfr-toaster-nuxt-module": "~1.4.0",
"@vueform/multiselect": "~2.6.7",
"debug": "~4.3.4",
"dayjs": "^1.11.11",
"vee-validate": "~4.13.0",
"vee-validate": "~4.14.0",
"vue": "latest",
"yup": "~1.4.0"
"yup": "~1.5.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.7",
Expand Down
Loading

0 comments on commit 58fb96e

Please sign in to comment.