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] committed May 17, 2024
1 parent 4858d07 commit 06b36c5
Show file tree
Hide file tree
Showing 11 changed files with 11,796 additions and 8,651 deletions.
14 changes: 7 additions & 7 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@tinymce/tinymce-vue": "^3.2.8",
"@vueuse/core": "^10.9.0",
"axios": "^1.6.8",
"axios-retry": "^4.1.0",
"axios-retry": "^4.2.0",
"cronstrue": "^2.50.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
Expand All @@ -41,8 +41,8 @@
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"pluralize": "^8.0.0",
"tinymce": "^7.0.1",
"vanilla-jsoneditor": "^0.23.3",
"tinymce": "^7.1.0",
"vanilla-jsoneditor": "^0.23.4",
"vue": "^2.7.16",
"vue-dompurify-html": "^4.1.4",
"vue-gtag": "^1.16.1",
Expand All @@ -53,8 +53,8 @@
},
"devDependencies": {
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.10",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-vue2": "^2.3.1",
Expand All @@ -68,9 +68,9 @@
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-webfont-dl": "^3.9.4",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.16",
"vue-tsc": "^2.0.19",
"workbox-window": "^7.1.0",
"zod": "^3.23.6"
"zod": "^3.23.8"
},
"bundledDependencies": [
"@intake24/admin",
Expand Down
20 changes: 10 additions & 10 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"awilix": "^10.0.2",
"axios": "^1.6.8",
"body-parser": "^1.20.2",
"bullmq": "^5.7.8",
"bullmq": "^5.7.9",
"clean-css": "^5.3.3",
"connect-redis": "^7.1.1",
"cookie-parser": "^1.4.6",
Expand Down Expand Up @@ -74,21 +74,21 @@
"pg": "^8.11.5",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^22.8.0",
"puppeteer": "^22.9.0",
"qrcode": "^1.5.3",
"rate-limit-redis": "^4.2.0",
"reflect-metadata": "^0.2.2",
"safe-stable-stringify": "^2.4.3",
"sequelize": "^6.37.3",
"sequelize-typescript": "^2.1.6",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"slugify": "^1.6.6",
"talisman": "^1.1.4",
"ua-parser-js": "^1.0.37",
"validator": "^13.11.0",
"validator": "^13.12.0",
"web-push": "^3.6.7",
"zod": "^3.23.6",
"zod-validation-error": "^3.2.0"
"zod": "^3.23.8",
"zod-validation-error": "^3.3.0"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
Expand All @@ -102,26 +102,26 @@
"@types/fs-extra": "^11.0.4",
"@types/jsdom": "^21.1.6",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash": "^4.17.1",
"@types/lodash": "^4.17.4",
"@types/morgan": "^1.9.9",
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.11",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.12.10",
"@types/node": "^20.12.12",
"@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.11.9",
"@types/validator": "^13.11.10",
"@types/web-push": "^3.6.3",
"@types/webpack-env": "^1.18.5",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"nodemon": "^3.1.0",
"nodemon-webpack-plugin": "^4.8.2",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"supertest": "^7.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"devDependencies": {
"@types/decompress": "^4.2.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.10",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/uuid": "^9.0.8",
"@types/validator": "^13.11.9",
"@types/validator": "^13.11.10",
"@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.9.3",
"tsx": "^4.10.4",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
Expand Down
8 changes: 4 additions & 4 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"@types/supertest": "^6.0.2",
"@types/webpack-env": "^1.18.5",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"laravel-vite-plugin": "^1.0.2",
"laravel-vite-plugin": "^1.0.4",
"nodemon": "^3.1.0",
"nodemon-webpack-plugin": "^4.8.2",
"npm-run-all2": "^6.1.2",
"npm-run-all2": "^6.2.0",
"resolve-url-loader": "^5.0.0",
"rimraf": "^5.0.5",
"sass": "^1.77.0",
"rimraf": "^5.0.7",
"sass": "^1.77.2",
"supertest": "^7.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vueuse/core": "^10.9.0",
"awesome-phonenumber": "^6.8.0",
"axios": "^1.6.8",
"axios-retry": "^4.1.0",
"axios-retry": "^4.2.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"express": "^4.19.2",
Expand All @@ -45,11 +45,11 @@
"@iconify-json/fluent": "^1.1.54",
"@iconify-json/game-icons": "^1.1.9",
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.10",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/uuid": "^9.0.8",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-legacy": "^5.3.2",
"@vitejs/plugin-legacy": "^5.4.0",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/compiler-sfc": "^2.7.16",
"cross-env": "^7.0.3",
Expand All @@ -65,9 +65,9 @@
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-webfont-dl": "^3.9.4",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.16",
"vue-tsc": "^2.0.19",
"workbox-window": "^7.1.0",
"zod": "^3.23.6"
"zod": "^3.23.8"
},
"bundledDependencies": [
"@intake24/survey",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2024.2.0",
"private": true,
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"description": "Dietary recall system",
"author": "",
"license": "Apache-2.0",
Expand Down Expand Up @@ -49,30 +49,30 @@
"test:integration:coverage": "pnpm --filter * test:integration:coverage"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.2",
"@antfu/eslint-config": "^2.18.1",
"@jest/types": "^29.6.3",
"@ts-rest/open-api": "^3.45.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.10",
"@types/node": "^20.12.12",
"@types/prompts": "^2.4.9",
"calver": "^22.9.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-vue": "^9.25.0",
"eslint-plugin-vue": "^9.26.0",
"execa": "^5.1.1",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"lint-staged": "^15.2.2",
"picocolors": "^1.0.0",
"picocolors": "^1.0.1",
"prettier": "^3.2.5",
"prompts": "^2.4.2",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"simple-git-hooks": "^2.11.1",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsx": "^4.9.3",
"tsx": "^4.10.4",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitepress": "^1.1.4"
Expand Down
12 changes: 6 additions & 6 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
"cron-validator": "^1.3.1",
"date-fns": "^3.6.0",
"deepmerge": "^4.3.1",
"dompurify": "^3.1.2",
"dompurify": "^3.1.3",
"fast-copy": "^3.0.2",
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"pluralize": "^8.0.0",
"slugify": "^1.6.6",
"validator": "^13.11.0",
"zod": "^3.23.6"
"validator": "^13.12.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@simplewebauthn/types": "^10.0.0",
"@types/dompurify": "^3.0.5",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.1",
"@types/lodash": "^4.17.4",
"@types/pluralize": "^0.0.33",
"@types/validator": "^13.11.9",
"@types/validator": "^13.11.10",
"execa": "^5.1.1",
"fs-extra": "^11.2.0",
"svgo": "^3.2.0",
"svgo": "^3.3.2",
"typescript": "^5.4.5",
"typescript-json-validator": "^2.4.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
},
"devDependencies": {
"@simplewebauthn/types": "^10.0.0",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.10",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/pg": "^8.11.6",
"@types/pg-cursor": "^2.7.2",
"@types/validator": "^13.11.9",
"@types/validator": "^13.11.10",
"kysely-codegen": "^0.15.0",
"sequelize-cli": "^6.6.2",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
},
"scripts": {},
"dependencies": {
"dompurify": "^3.1.2",
"dompurify": "^3.1.3",
"lodash": "^4.17.21",
"vue": "^2.7.16",
"vue-i18n": "^8.28.2"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"@types/lodash": "^4.17.1",
"@types/lodash": "^4.17.4",
"typescript": "^5.4.5"
},
"bundledDependencies": [
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"vuetify": "^2.7.2"
},
"devDependencies": {
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.10",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"type-fest": "^4.18.2",
"typescript": "^5.4.5",
"vite": "^5.2.11",
Expand Down

0 comments on commit 06b36c5

Please sign in to comment.