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 Sep 2, 2024
1 parent 1e984f5 commit 9268e81
Show file tree
Hide file tree
Showing 13 changed files with 757 additions and 848 deletions.
14 changes: 7 additions & 7 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@simplewebauthn/browser": "^10.0.0",
"@tinymce/tinymce-vue": "^3.2.8",
"@vueuse/core": "^10.11.1",
"axios": "^1.7.4",
"axios": "^1.7.7",
"axios-retry": "^4.5.0",
"cronstrue": "^2.50.0",
"date-fns": "^3.6.0",
Expand All @@ -39,7 +39,7 @@
"nanoid": "^3.3.7",
"object-to-formdata": "^4.5.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"pinia-plugin-persistedstate": "^3.2.3",
"pluralize": "^8.0.0",
"tinymce": "^7.3.0",
"vanilla-jsoneditor": "^0.23.8",
Expand All @@ -54,22 +54,22 @@
"devDependencies": {
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.7",
"@types/node": "^20.16.1",
"@types/node": "^20.16.3",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-vue2": "^2.3.1",
"cross-env": "^7.0.3",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"sass": "~1.32.13",
"typescript": "^5.5.4",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.20.1",
"vite-plugin-pwa": "^0.20.2",
"vite-plugin-webfont-dl": "^3.9.5",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29",
"vue-tsc": "^2.1.4",
"workbox-window": "^7.1.0",
"zod": "^3.23.8"
}
Expand Down
24 changes: 12 additions & 12 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"@json2csv/node": "^7.0.6",
"@json2csv/plainjs": "^7.0.6",
"@simplewebauthn/server": "^10.0.1",
"@ts-rest/core": "^3.50.0",
"@ts-rest/express": "^3.50.0",
"@ts-rest/core": "^3.51.0",
"@ts-rest/express": "^3.51.0",
"awilix": "^10.0.2",
"axios": "^1.7.4",
"axios": "^1.7.7",
"body-parser": "^1.20.2",
"bullmq": "^5.12.9",
"bullmq": "^5.12.12",
"clean-css": "^5.3.3",
"connect-redis": "^7.1.1",
"cookie-parser": "^1.4.6",
Expand All @@ -56,7 +56,7 @@
"fs-extra": "^11.2.0",
"helmet": "^7.1.0",
"ioredis": "^5.4.1",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"jsonwebtoken": "^9.0.2",
"kysely": "^0.27.4",
"liblevenshtein": "^2.0.4",
Expand All @@ -70,17 +70,17 @@
"negotiator": "^0.6.3",
"node-cache": "^5.1.2",
"nunjucks": "^3.2.4",
"otpauth": "^9.3.1",
"otpauth": "^9.3.2",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"pg": "^8.12.0",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^23.1.0",
"puppeteer": "^23.2.1",
"qrcode": "^1.5.4",
"rate-limit-redis": "^4.2.0",
"reflect-metadata": "^0.2.2",
"safe-stable-stringify": "^2.4.3",
"safe-stable-stringify": "^2.5.0",
"sequelize": "^6.37.3",
"sequelize-typescript": "^2.1.6",
"sharp": "^0.33.5",
Expand All @@ -107,17 +107,17 @@
"@types/lodash": "^4.17.7",
"@types/morgan": "^1.9.9",
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.11",
"@types/multer": "^1.4.12",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.16.1",
"@types/node": "^20.16.3",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.16",
"@types/passport-jwt": "^4.0.1",
"@types/pluralize": "^0.0.33",
"@types/qrcode": "^1.5.5",
"@types/supertest": "^6.0.2",
"@types/ua-parser-js": "^0.7.39",
"@types/validator": "^13.12.0",
"@types/validator": "^13.12.1",
"@types/web-push": "^3.6.3",
"@types/webpack-env": "^1.18.5",
"cross-env": "^7.0.3",
Expand All @@ -130,7 +130,7 @@
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^6.0.1"
Expand Down
10 changes: 5 additions & 5 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"fs-extra": "^11.2.0",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"pg": "^8.12.0",
Expand All @@ -47,18 +47,18 @@
"@types/decompress": "^4.2.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.7",
"@types/node": "^20.16.1",
"@types/validator": "^13.12.0",
"@types/node": "^20.16.3",
"@types/validator": "^13.12.1",
"@types/web-push": "^3.6.3",
"@types/webpack-env": "^1.18.5",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^6.0.1"
Expand Down
6 changes: 3 additions & 3 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"express": "^4.19.2",
"fs-extra": "^11.2.0",
"helmet": "^7.1.0",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"morgan": "^1.10.0",
"nunjucks": "^3.2.4",
"sitemap": "^8.0.0"
Expand All @@ -58,8 +58,8 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"webpack": "^5.93.0",
"vite": "^5.4.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^6.0.1"
Expand Down
20 changes: 10 additions & 10 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@flatten-js/core": "^1.6.1",
"@fortawesome/fontawesome-free": "^6.6.0",
"@vueuse/core": "^10.11.1",
"awesome-phonenumber": "^6.10.0",
"axios": "^1.7.4",
"awesome-phonenumber": "^6.12.0",
"axios": "^1.7.7",
"axios-retry": "^4.5.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
Expand All @@ -35,7 +35,7 @@
"helmet": "^7.1.0",
"lodash": "^4.17.21",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"pinia-plugin-persistedstate": "^3.2.3",
"uuid": "^10.0.0",
"vue": "^2.7.16",
"vue-gtag": "^1.16.1",
Expand All @@ -44,30 +44,30 @@
"vuetify": "^2.7.2"
},
"devDependencies": {
"@iconify-json/fluent": "^1.1.62",
"@iconify-json/game-icons": "^1.1.10",
"@iconify-json/fluent": "^1.2.0",
"@iconify-json/game-icons": "^1.2.0",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.7",
"@types/node": "^20.16.1",
"@types/node": "^20.16.3",
"@types/uuid": "^10.0.0",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/compiler-sfc": "^2.7.16",
"cross-env": "^7.0.3",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"sass": "~1.32.13",
"terser": "^5.31.6",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.20.1",
"vite-plugin-pwa": "^0.20.2",
"vite-plugin-webfont-dl": "^3.9.5",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29",
"vue-tsc": "^2.1.4",
"workbox-window": "^7.1.0",
"zod": "^3.23.8"
}
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2024.5",
"private": true,
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"description": "Dietary recall system",
"author": "",
"license": "Apache-2.0",
Expand Down Expand Up @@ -47,32 +47,32 @@
"test:integration:coverage": "pnpm --filter * test:integration:coverage"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/eslint-config": "^2.27.3",
"@jest/types": "^29.6.3",
"@ts-rest/open-api": "^3.50.0",
"@ts-rest/open-api": "^3.51.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.16.1",
"@types/node": "^20.16.3",
"@types/prompts": "^2.4.9",
"calver": "^24.1.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-vue": "^9.27.0",
"execa": "^5.1.1",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"picocolors": "^1.0.1",
"prompts": "^2.4.2",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"ts-jest": "^29.2.4",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vitepress": "^1.3.3"
"vite": "^5.4.2",
"vitepress": "^1.3.4"
},
"pnpm": {
"peerDependencyRules": {
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.4",
"axios": "^1.7.7",
"p-limit": "^3.1.0",
"winston": "^3.14.2"
}
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.4",
"axios": "^1.7.7",
"cookie": "^0.6.0",
"formdata-node": "4.4.1",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/common-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"bcryptjs": "^2.4.3",
"html-to-text": "^9.0.5",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"nodemailer": "^6.9.14",
"winston": "^3.14.2",
"winston-daily-rotate-file": "^5.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
},
"dependencies": {
"@anatine/zod-openapi": "^2.2.6",
"@ts-rest/core": "^3.50.0",
"@ts-rest/core": "^3.51.0",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"awesome-phonenumber": "^6.10.0",
"awesome-phonenumber": "^6.12.0",
"cron-validator": "^1.3.1",
"date-fns": "^3.6.0",
"deepmerge": "^4.3.1",
"dompurify": "^3.1.6",
"fast-copy": "^3.0.2",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"litegraph.js": "^0.7.18",
"lodash": "^4.17.21",
"ms": "^2.1.3",
Expand All @@ -46,7 +46,7 @@
"@types/lodash": "^4.17.7",
"@types/ms": "^0.7.34",
"@types/pluralize": "^0.0.33",
"@types/validator": "^13.12.0",
"@types/validator": "^13.12.1",
"execa": "^5.1.1",
"fs-extra": "^11.2.0",
"svgo": "^3.3.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"devDependencies": {
"@simplewebauthn/types": "^10.0.0",
"@types/lodash": "^4.17.7",
"@types/node": "^20.16.1",
"@types/pg": "^8.11.6",
"@types/node": "^20.16.3",
"@types/pg": "^8.11.8",
"@types/pg-cursor": "^2.7.2",
"@types/validator": "^13.12.0",
"kysely-codegen": "^0.15.0",
"@types/validator": "^13.12.1",
"kysely-codegen": "^0.16.4",
"sequelize-cli": "^6.6.2",
"typescript": "^5.5.4"
}
Expand Down
16 changes: 8 additions & 8 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,30 +19,30 @@
"@ericblade/quagga2": "^1.8.4",
"@hcaptcha/vue-hcaptcha": "^1.3.0",
"@pinia/plugin-debounce": "^1.0.1",
"@pixelverse/strichjs-sdk": "^1.4.9",
"@pixelverse/strichjs-sdk": "^1.5.1",
"@vueuse/core": "^10.11.1",
"axios": "^1.7.4",
"axios": "^1.7.7",
"echarts": "^5.5.1",
"js-file-download": "^0.4.12",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"pinia-plugin-persistedstate": "^3.2.3",
"svg-gauge": "^1.0.7",
"vue": "^2.7.16",
"vue-echarts": "^7.0.2",
"vue-echarts": "^7.0.3",
"vue-i18n": "^8.28.2",
"vue-recaptcha": "^1.3.0",
"vue-router": "^3.6.5",
"vuetify": "^2.7.2"
},
"devDependencies": {
"@types/lodash": "^4.17.7",
"@types/node": "^20.16.1",
"type-fest": "^4.25.0",
"@types/node": "^20.16.3",
"type-fest": "^4.26.0",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vite-plugin-pwa": "^0.20.1",
"vite": "^5.4.2",
"vite-plugin-pwa": "^0.20.2",
"workbox-window": "^7.1.0"
}
}
Loading

0 comments on commit 9268e81

Please sign in to comment.