Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent eda2a05 commit f09339c
Show file tree
Hide file tree
Showing 10 changed files with 295 additions and 296 deletions.
12 changes: 6 additions & 6 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
"@simplewebauthn/browser": "^12.0.0",
"@tinymce/tinymce-vue": "^6.1.0",
"@vueuse/core": "^12.0.0",
"axios": "^1.7.8",
"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.1",
"express": "^4.21.2",
"fast-equals": "5.0.1",
"flag-icons": "^7.2.3",
"helmet": "^8.0.0",
"json-editor-vue": "^0.17.3",
"lodash": "^4.17.21",
"nanoid": "^3.3.8",
"pinia": "^2.2.8",
"pinia": "^2.3.0",
"pinia-plugin-persistedstate": "^4.1.3",
"pluralize": "^8.0.0",
"tinymce": "^7.5.1",
Expand All @@ -50,7 +50,7 @@
"vuetify": "^3.7.5"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^6.0.0",
"@intlify/unplugin-vue-i18n": "^6.0.1",
"@simplewebauthn/types": "^12.0.0",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
Expand All @@ -62,10 +62,10 @@
"@vue/tsconfig": "^0.7.0",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"sass": "^1.81.1",
"sass": "^1.82.0",
"typescript": "^5.7.2",
"unplugin-vue-components": "^0.27.5",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.21.1",
Expand Down
14 changes: 7 additions & 7 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"@simplewebauthn/server": "^12.0.0",
"@ts-rest/core": "^3.51.0",
"@ts-rest/express": "^3.51.0",
"awilix": "^12.0.3",
"axios": "^1.7.8",
"awilix": "^12.0.4",
"axios": "^1.7.9",
"body-parser": "^1.20.3",
"bullmq": "^5.31.0",
"bullmq": "^5.31.2",
"clean-css": "^5.3.3",
"connect-redis": "^8.0.0",
"connect-redis": "^8.0.1",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"date-fns": "^4.1.0",
"dotenv": "^16.4.7",
"dotenv-expand": "^12.0.1",
"express": "^4.21.1",
"express": "^4.21.2",
"express-rate-limit": "^7.4.1",
"express-session": "^1.18.1",
"express-validator": "^7.2.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"pg": "^8.13.1",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^23.10.0",
"puppeteer": "^23.10.1",
"qrcode": "^1.5.4",
"rate-limit-redis": "^4.2.0",
"reflect-metadata": "^0.2.2",
Expand Down Expand Up @@ -135,7 +135,7 @@
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.2",
"webpack": "^5.97.0",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"tsconfig-paths-webpack-plugin": "^4.2.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"webpack": "^5.97.0",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^7.0.0"
Expand Down
8 changes: 4 additions & 4 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"bootstrap": "^5.3.3",
"dotenv": "^16.4.7",
"dotenv-expand": "^12.0.1",
"express": "^4.21.1",
"express": "^4.21.2",
"fs-extra": "^11.2.0",
"helmet": "^8.0.0",
"jsdom": "^25.0.1",
Expand All @@ -57,14 +57,14 @@
"npm-run-all2": "^7.0.1",
"resolve-url-loader": "^5.0.0",
"rimraf": "^6.0.1",
"sass": "^1.81.1",
"sass": "^1.82.0",
"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.2",
"webpack": "^5.97.0",
"vite": "^6.0.3",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^7.0.0"
Expand Down
14 changes: 7 additions & 7 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"@fortawesome/fontawesome-free": "^6.7.1",
"@vueuse/core": "^12.0.0",
"awesome-phonenumber": "^7.2.0",
"axios": "^1.7.8",
"axios": "^1.7.9",
"axios-retry": "^4.5.0",
"date-fns": "^4.1.0",
"dotenv": "^16.4.7",
"dotenv-expand": "^12.0.1",
"express": "^4.21.1",
"express": "^4.21.2",
"flag-icons": "^7.2.3",
"helmet": "^8.0.0",
"lodash": "^4.17.21",
"pinia": "^2.2.8",
"pinia": "^2.3.0",
"pinia-plugin-persistedstate": "^4.1.3",
"uuid": "^11.0.3",
"vue": "^3.5.13",
Expand All @@ -46,7 +46,7 @@
"devDependencies": {
"@iconify-json/fluent": "^1.2.8",
"@iconify-json/game-icons": "^1.2.0",
"@intlify/unplugin-vue-i18n": "^6.0.0",
"@intlify/unplugin-vue-i18n": "^6.0.1",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.13",
Expand All @@ -57,13 +57,13 @@
"@vue/tsconfig": "^0.7.0",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"sass": "^1.81.1",
"terser": "^5.36.0",
"sass": "^1.82.0",
"terser": "^5.37.0",
"type-fest": "^4.30.0",
"typescript": "^5.7.2",
"unplugin-icons": "^0.21.0",
"unplugin-vue-components": "^0.27.5",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.21.1",
Expand Down
4 changes: 2 additions & 2 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": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.4",
"description": "Dietary recall system",
"author": "",
"license": "Apache-2.0",
Expand Down Expand Up @@ -66,7 +66,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vitepress": "^1.5.0"
},
"simple-git-hooks": {
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 @@ -9,7 +9,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^1.7.8",
"axios": "^1.7.9",
"p-limit": "^3.1.0",
"winston": "^3.17.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^1.7.8",
"axios": "^1.7.9",
"cookie": "^1.0.2",
"formdata-node": "4.4.1",
"lodash": "^4.17.21",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"@pinia/plugin-debounce": "^1.0.1",
"@pixelverse/strichjs-sdk": "^1.6.0",
"@vueuse/core": "^12.0.0",
"axios": "^1.7.8",
"axios": "^1.7.9",
"echarts": "^5.5.1",
"js-file-download": "^0.4.12",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"pinia": "^2.2.8",
"pinia": "^2.3.0",
"pinia-plugin-persistedstate": "^4.1.3",
"svg-gauge": "^1.0.7",
"vanilla-cookieconsent": "^3.0.1",
Expand All @@ -43,7 +43,7 @@
"@types/node": "^22.10.1",
"type-fest": "^4.30.0",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vite-plugin-pwa": "^0.21.1",
"workbox-window": "^7.3.0"
}
Expand Down
Loading

0 comments on commit f09339c

Please sign in to comment.