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 Oct 11, 2024
1 parent 6fc6d6f commit 3a1edc4
Show file tree
Hide file tree
Showing 14 changed files with 1,149 additions and 716 deletions.
12 changes: 6 additions & 6 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"express": "^4.21.0",
"express": "^4.21.1",
"fast-equals": "5.0.1",
"flag-icons": "^7.2.3",
"helmet": "^8.0.0",
"json-editor-vue": "^0.17.0",
"json-editor-vue": "^0.17.1",
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.1",
"pluralize": "^8.0.0",
"tinymce": "^7.3.0",
"tinymce": "^7.4.1",
"vue": "^3.5.11",
"vue-dompurify-html": "^5.1.0",
"vue-draggable-plus": "^0.5.3",
Expand All @@ -55,15 +55,15 @@
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"sass": "^1.79.4",
"typescript": "^5.6.2",
"sass": "^1.79.5",
"typescript": "^5.6.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
"vite-plugin-html": "^3.2.2",
Expand Down
16 changes: 8 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
"@simplewebauthn/server": "^10.0.1",
"@ts-rest/core": "^3.51.0",
"@ts-rest/express": "^3.51.0",
"awilix": "^12.0.1",
"awilix": "^12.0.2",
"axios": "^1.7.7",
"body-parser": "^1.20.3",
"bullmq": "^5.16.0",
"bullmq": "^5.18.0",
"clean-css": "^5.3.3",
"connect-redis": "^7.1.1",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"express": "^4.21.0",
"express": "^4.21.1",
"express-rate-limit": "^7.4.1",
"express-session": "^1.18.0",
"express-session": "^1.18.1",
"express-validator": "^7.2.0",
"fast-csv": "^5.0.1",
"fs-extra": "^11.2.0",
Expand Down Expand Up @@ -78,7 +78,7 @@
"pg": "^8.13.0",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^23.5.0",
"puppeteer": "^23.5.3",
"qrcode": "^1.5.4",
"rate-limit-redis": "^4.2.0",
"reflect-metadata": "^0.2.2",
Expand Down Expand Up @@ -113,7 +113,7 @@
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.12",
"@types/negotiator": "^0.6.3",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.16",
"@types/passport-jwt": "^4.0.1",
Expand All @@ -134,7 +134,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/decompress": "^4.2.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/validator": "^13.12.2",
"@types/web-push": "^3.6.3",
"@types/webpack-env": "^1.18.5",
Expand All @@ -57,7 +57,7 @@
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.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 @@ -31,7 +31,7 @@
"bootstrap": "^5.3.3",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"express": "^4.21.0",
"express": "^4.21.1",
"fs-extra": "^11.2.0",
"helmet": "^8.0.0",
"jsdom": "^25.0.1",
Expand All @@ -57,12 +57,12 @@
"npm-run-all2": "^6.2.3",
"resolve-url-loader": "^5.0.0",
"rimraf": "^6.0.1",
"sass": "^1.79.4",
"sass": "^1.79.5",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
Expand Down
10 changes: 5 additions & 5 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"express": "^4.21.0",
"express": "^4.21.1",
"flag-icons": "^7.2.3",
"helmet": "^8.0.0",
"lodash": "^4.17.21",
Expand All @@ -44,24 +44,24 @@
"vuetify": "^3.7.2"
},
"devDependencies": {
"@iconify-json/fluent": "^1.2.2",
"@iconify-json/fluent": "^1.2.3",
"@iconify-json/game-icons": "^1.2.0",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/uuid": "^10.0.0",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"sass": "^1.79.4",
"sass": "^1.79.5",
"terser": "^5.34.1",
"type-fest": "^4.26.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.8",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2024.6",
"private": true,
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.1",
"description": "Dietary recall system",
"author": "",
"license": "Apache-2.0",
Expand Down Expand Up @@ -49,26 +49,26 @@
"test:integration:coverage": "pnpm --filter * test:integration:coverage"
},
"devDependencies": {
"@antfu/eslint-config": "~3.2.2",
"@antfu/eslint-config": "~3.7.3",
"@ts-rest/open-api": "^3.51.0",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/prompts": "^2.4.9",
"calver": "^24.1.0",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.12.0",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-vue": "^9.29.0",
"execa": "^5.1.1",
"lint-staged": "^15.2.10",
"picocolors": "^1.1.0",
"prompts": "^2.4.2",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vitepress": "^1.3.4"
"vitepress": "^1.4.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
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.15.0"
},
"devDependencies": {
"@types/node": "^22.7.4"
"@types/node": "^22.7.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 @@ -10,7 +10,7 @@
},
"dependencies": {
"axios": "^1.7.7",
"cookie": "^0.7.1",
"cookie": "^0.7.2",
"formdata-node": "4.4.1",
"lodash": "^4.17.21",
"mime-types": "^2.1.35",
Expand All @@ -21,6 +21,6 @@
"@types/cookie": "^0.6.0",
"@types/lodash": "^4.17.10",
"@types/mime-types": "^2.1.4",
"@types/node": "^22.7.4"
"@types/node": "^22.7.5"
}
}
4 changes: 2 additions & 2 deletions packages/common-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"@types/html-to-text": "^9.0.4",
"@types/jest": "^29.5.13",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/nodemailer": "^6.4.16",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/ms": "^0.7.34",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/pluralize": "^0.0.33",
"@types/validator": "^13.12.2",
"fs-extra": "^11.2.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"svgo": "^3.3.2",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"typescript-json-validator": "^2.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"devDependencies": {
"@simplewebauthn/types": "^10.0.0",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/pg": "^8.11.10",
"@types/pg-cursor": "^2.7.2",
"@types/validator": "^13.12.2",
"kysely-codegen": "^0.16.8",
"sequelize-cli": "^6.6.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"@types/dompurify": "^3.0.5",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@ericblade/quagga2": "^1.8.4",
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
"@pinia/plugin-debounce": "^1.0.1",
"@pixelverse/strichjs-sdk": "^1.5.2",
"@pixelverse/strichjs-sdk": "^1.5.4",
"@vueuse/core": "^11.1.0",
"axios": "^1.7.7",
"echarts": "^5.5.1",
Expand All @@ -38,9 +38,9 @@
},
"devDependencies": {
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"type-fest": "^4.26.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite-plugin-pwa": "^0.20.5",
"workbox-window": "^7.1.0"
Expand Down
Loading

0 comments on commit 3a1edc4

Please sign in to comment.