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 Aug 17, 2024
1 parent 3dee3ff commit 9c5f56f
Show file tree
Hide file tree
Showing 13 changed files with 634 additions and 573 deletions.
10 changes: 5 additions & 5 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.3",
"axios": "^1.7.4",
"axios-retry": "^4.5.0",
"cronstrue": "^2.50.0",
"date-fns": "^3.6.0",
Expand All @@ -38,7 +38,7 @@
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"object-to-formdata": "^4.5.1",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"pluralize": "^8.0.0",
"tinymce": "^7.3.0",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-vue2": "^2.3.1",
Expand All @@ -63,9 +63,9 @@
"sass": "~1.32.13",
"typescript": "^5.5.4",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.20.1",
"vite-plugin-webfont-dl": "^3.9.5",
"vitest": "^2.0.5",
Expand Down
14 changes: 7 additions & 7 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.49.3",
"@ts-rest/express": "^3.49.3",
"@ts-rest/core": "^3.50.0",
"@ts-rest/express": "^3.50.0",
"awilix": "^10.0.2",
"axios": "^1.7.3",
"axios": "^1.7.4",
"body-parser": "^1.20.2",
"bullmq": "^5.12.5",
"bullmq": "^5.12.9",
"clean-css": "^5.3.3",
"connect-redis": "^7.1.1",
"cookie-parser": "^1.4.6",
Expand Down Expand Up @@ -76,14 +76,14 @@
"pg": "^8.12.0",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^23.0.2",
"puppeteer": "^23.1.0",
"qrcode": "^1.5.4",
"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.4",
"sharp": "^0.33.5",
"slugify": "^1.6.6",
"talisman": "^1.1.4",
"ua-parser-js": "^1.0.38",
Expand All @@ -109,7 +109,7 @@
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.11",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.16",
"@types/passport-jwt": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion 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.7",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/validator": "^13.12.0",
"@types/web-push": "^3.6.3",
"@types/webpack-env": "^1.18.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite": "^5.4.1",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.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 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"@vueuse/core": "^10.11.1",
"awesome-phonenumber": "^6.10.0",
"axios": "^1.7.3",
"axios": "^1.7.4",
"axios-retry": "^4.5.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
Expand All @@ -34,7 +34,7 @@
"flag-icons": "^7.2.3",
"helmet": "^7.1.0",
"lodash": "^4.17.21",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"uuid": "^10.0.0",
"vue": "^2.7.16",
Expand All @@ -48,10 +48,10 @@
"@iconify-json/game-icons": "^1.1.10",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/uuid": "^10.0.0",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-legacy": "^5.4.1",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/compiler-sfc": "^2.7.16",
"cross-env": "^7.0.3",
Expand All @@ -61,9 +61,9 @@
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.20.1",
"vite-plugin-webfont-dl": "^3.9.5",
"vitest": "^2.0.5",
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.4",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Dietary recall system",
"author": "",
"license": "Apache-2.0",
Expand Down Expand Up @@ -47,11 +47,11 @@
"test:integration:coverage": "pnpm --filter * test:integration:coverage"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.1",
"@antfu/eslint-config": "^2.26.0",
"@jest/types": "^29.6.3",
"@ts-rest/open-api": "^3.49.3",
"@ts-rest/open-api": "^3.50.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/prompts": "^2.4.9",
"calver": "^24.1.0",
"conventional-changelog-cli": "^5.0.0",
Expand All @@ -71,8 +71,8 @@
"ts-node": "^10.9.2",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vitepress": "^1.3.2"
"vite": "^5.4.1",
"vitepress": "^1.3.3"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
4 changes: 2 additions & 2 deletions packages/api-client-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^1.7.3",
"axios": "^1.7.4",
"p-limit": "^3.1.0",
"winston": "^3.14.1"
"winston": "^3.14.2"
}
}
4 changes: 2 additions & 2 deletions packages/api-client-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"axios": "^1.7.3",
"axios": "^1.7.4",
"cookie": "^0.6.0",
"formdata-node": "4.4.1",
"lodash": "^4.17.21",
"mime-types": "^2.1.35",
"p-queue": "^6.6.2",
"winston": "^3.14.1"
"winston": "^3.14.2"
},
"devDependencies": {
"@types/cookie": "^0.6.0",
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 @@ -19,7 +19,7 @@
"html-to-text": "^9.0.5",
"jsdom": "^24.1.1",
"nodemailer": "^6.9.14",
"winston": "^3.14.1",
"winston": "^3.14.2",
"winston-daily-rotate-file": "^5.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@anatine/zod-openapi": "^2.2.6",
"@ts-rest/core": "^3.49.3",
"@ts-rest/core": "^3.50.0",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"awesome-phonenumber": "^6.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@simplewebauthn/types": "^10.0.0",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/pg": "^8.11.6",
"@types/pg-cursor": "^2.7.2",
"@types/validator": "^13.12.0",
Expand Down
10 changes: 5 additions & 5 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.4.9",
"@vueuse/core": "^10.11.1",
"axios": "^1.7.3",
"axios": "^1.7.4",
"echarts": "^5.5.1",
"js-file-download": "^0.4.12",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"svg-gauge": "^1.0.7",
"vue": "^2.7.16",
Expand All @@ -38,10 +38,10 @@
},
"devDependencies": {
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.15",
"type-fest": "^4.24.0",
"@types/node": "^20.15.0",
"type-fest": "^4.25.0",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vite-plugin-pwa": "^0.20.1",
"workbox-window": "^7.1.0"
}
Expand Down
Loading

0 comments on commit 9c5f56f

Please sign in to comment.