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 Jan 5, 2025
1 parent fb060a8 commit 4153b28
Show file tree
Hide file tree
Showing 15 changed files with 492 additions and 482 deletions.
14 changes: 7 additions & 7 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"@fortawesome/fontawesome-free": "^6.7.2",
"@simplewebauthn/browser": "^13.0.0",
"@tinymce/tinymce-vue": "^6.1.0",
"@vueuse/core": "^12.2.0",
"@vueuse/core": "^12.3.0",
"axios": "^1.7.9",
"axios-retry": "^4.5.0",
"cronstrue": "^2.52.0",
"date-fns": "^4.1.0",
"dotenv": "^16.4.7",
"dotenv-expand": "^12.0.1",
"express": "^4.21.2",
"fast-equals": "5.0.1",
"fast-equals": "5.2.0",
"flag-icons": "^7.2.3",
"helmet": "^8.0.0",
"json-editor-vue": "^0.17.3",
Expand All @@ -50,21 +50,21 @@
"vuetify": "^3.7.6"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^6.0.2",
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.2",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.7.0",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"sass": "^1.83.0",
"sass": "^1.83.1",
"typescript": "^5.7.2",
"unplugin-vue-components": "^0.28.0",
"vite": "^6.0.5",
"vite": "^6.0.7",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.21.1",
Expand Down
10 changes: 5 additions & 5 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"awilix": "^12.0.4",
"axios": "^1.7.9",
"body-parser": "^1.20.3",
"bullmq": "^5.34.4",
"bullmq": "^5.34.6",
"clean-css": "^5.3.3",
"connect-redis": "^8.0.1",
"cookie-parser": "^1.4.7",
Expand All @@ -51,7 +51,7 @@
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
"express-session": "^1.18.1",
"express-validator": "^7.2.0",
"express-validator": "^7.2.1",
"fast-csv": "^5.0.2",
"fs-extra": "^11.2.0",
"helmet": "^8.0.0",
Expand Down Expand Up @@ -107,12 +107,12 @@
"@types/jest": "^29.5.14",
"@types/jsdom": "^21.1.7",
"@types/jsonwebtoken": "^9.0.7",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/morgan": "^1.9.9",
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.12",
"@types/negotiator": "^0.6.3",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.17",
"@types/passport-jwt": "^4.0.1",
Expand All @@ -135,7 +135,7 @@
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.0",
"webpack-cli": "^6.0.1",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^7.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"devDependencies": {
"@types/decompress": "^4.2.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.2",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@types/validator": "^13.12.2",
"@types/web-push": "^3.6.4",
"@types/webpack-env": "^1.18.5",
Expand All @@ -59,7 +59,7 @@
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.0",
"webpack-cli": "^6.0.1",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^7.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@ts-rest/open-api": "^3.51.0",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"typescript": "^5.7.2",
"vitepress": "^1.5.0"
}
Expand Down
6 changes: 3 additions & 3 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"npm-run-all2": "^7.0.2",
"resolve-url-loader": "^5.0.0",
"rimraf": "^6.0.1",
"sass": "^1.83.0",
"sass": "^1.83.1",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.7",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.0",
"webpack-cli": "^6.0.1",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^7.0.0"
}
Expand Down
16 changes: 8 additions & 8 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@coddicat/vue-pinch-scroll-zoom": "^4.7.1",
"@flatten-js/core": "^1.6.2",
"@fortawesome/fontawesome-free": "^6.7.2",
"@vueuse/core": "^12.2.0",
"@vueuse/core": "^12.3.0",
"awesome-phonenumber": "^7.2.0",
"axios": "^1.7.9",
"axios-retry": "^4.5.0",
Expand All @@ -36,7 +36,7 @@
"lodash": "^4.17.21",
"pinia": "^2.3.0",
"pinia-plugin-persistedstate": "^4.2.0",
"uuid": "^11.0.3",
"uuid": "^11.0.4",
"vue": "^3.5.13",
"vue-gtag": "^2.0.1",
"vue-i18n": "^10.0.5",
Expand All @@ -46,24 +46,24 @@
"devDependencies": {
"@iconify-json/fluent": "^1.2.11",
"@iconify-json/game-icons": "^1.2.1",
"@intlify/unplugin-vue-i18n": "^6.0.2",
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.2",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.7.0",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"sass": "^1.83.0",
"sass": "^1.83.1",
"terser": "^5.37.0",
"type-fest": "^4.30.2",
"type-fest": "^4.31.0",
"typescript": "^5.7.2",
"unplugin-icons": "^0.22.0",
"unplugin-vue-components": "^0.28.0",
"vite": "^6.0.5",
"vite": "^6.0.7",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.21.1",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2024.8",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "Dietary recall system",
"author": "",
"license": "Apache-2.0",
Expand Down Expand Up @@ -46,15 +46,15 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.1",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/prompts": "^2.4.9",
"calver": "^24.1.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"eslint-plugin-vue": "^9.32.0",
"execa": "^9.5.2",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"picocolors": "^1.1.1",
"prompts": "^2.4.2",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"winston": "^3.17.0"
},
"devDependencies": {
"@types/node": "^22.10.2"
"@types/node": "^22.10.5"
}
}
4 changes: 2 additions & 2 deletions packages/api-client-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"winston": "^3.17.0"
},
"devDependencies": {
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/mime-types": "^2.1.4",
"@types/node": "^22.10.2"
"@types/node": "^22.10.5"
}
}
2 changes: 1 addition & 1 deletion packages/common-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/html-to-text": "^9.0.4",
"@types/jest": "^29.5.14",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/nodemailer": "^6.4.17",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@simplewebauthn/server": "^13.0.0",
"@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/ms": "^0.7.34",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/pluralize": "^0.0.33",
"@types/validator": "^13.12.2",
"fs-extra": "^11.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"devDependencies": {
"@simplewebauthn/server": "^13.0.0",
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.2",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@types/pg": "^8.11.10",
"@types/pg-cursor": "^2.7.2",
"@types/validator": "^13.12.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"devDependencies": {
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.2",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"ts-jest": "^29.2.5",
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
"@pinia/plugin-debounce": "^1.0.1",
"@pixelverse/strichjs-sdk": "^1.6.1",
"@vueuse/core": "^12.2.0",
"@vueuse/core": "^12.3.0",
"axios": "^1.7.9",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"js-file-download": "^0.4.12",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
Expand All @@ -39,11 +39,11 @@
"vuetify": "^3.7.6"
},
"devDependencies": {
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.2",
"type-fest": "^4.30.2",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"type-fest": "^4.31.0",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.7",
"vite-plugin-pwa": "^0.21.1",
"workbox-window": "^7.3.0"
}
Expand Down
Loading

0 comments on commit 4153b28

Please sign in to comment.