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 11, 2023
1 parent 12ca0e6 commit b1e1e5f
Show file tree
Hide file tree
Showing 11 changed files with 289 additions and 463 deletions.
6 changes: 3 additions & 3 deletions apps/admin/package.json
Expand Up @@ -42,7 +42,7 @@
"pluralize": "^8.0.0",
"tinymce": "^6.4.2",
"vanilla-jsoneditor": "^0.17.3",
"vue": "^2.7.14",
"vue": "^3.3.1",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
"vuedraggable": "^2.24.3",
Expand All @@ -51,7 +51,7 @@
"devDependencies": {
"@types/jsdom": "^21.1.1",
"@types/lodash": "^4.14.194",
"@types/node": "^18.16.7",
"@types/node": "^18.16.8",
"@types/pluralize": "^0.0.29",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/eslint-config-prettier": "^7.1.0",
Expand All @@ -63,7 +63,7 @@
"jsdom": "^22.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"sass": "~1.32.13",
"sass": "~1.62.1",
"typescript": "^5.0.4",
"unplugin-fonts": "^1.0.3",
"unplugin-vue-components": "^0.24.1",
Expand Down
8 changes: 4 additions & 4 deletions apps/api/package.json
Expand Up @@ -35,9 +35,9 @@
"awilix": "^8.0.1",
"axios": "^1.4.0",
"body-parser": "^1.20.2",
"bullmq": "^3.13.2",
"bullmq": "^3.13.4",
"clean-css": "^5.3.2",
"connect-redis": "^7.0.1",
"connect-redis": "^7.1.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"cron-validator": "^1.3.1",
Expand Down Expand Up @@ -72,7 +72,7 @@
"pg": "^8.10.0",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^20.1.2",
"puppeteer": "^20.2.0",
"qrcode": "^1.5.3",
"rate-limit-redis": "^3.0.2",
"reflect-metadata": "^0.1.13",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@types/ms": "^0.7.31",
"@types/multer": "^1.4.7",
"@types/negotiator": "^0.6.1",
"@types/node": "^18.16.7",
"@types/node": "^18.16.8",
"@types/nunjucks": "^3.2.2",
"@types/passport": "^1.0.12",
"@types/passport-jwt": "^3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/lodash": "^4.14.194",
"@types/node": "^18.16.7",
"@types/node": "^18.16.8",
"@types/validator": "^13.7.17",
"@types/web-push": "^3.3.2",
"@types/webpack-env": "^1.18.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/survey/package.json
Expand Up @@ -31,15 +31,15 @@
"pinia": "^2.0.36",
"pinia-plugin-persistedstate": "^3.1.0",
"uuid": "^9.0.0",
"vue": "^2.7.14",
"vue": "^3.3.1",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
"vuetify": "^2.6.15"
},
"devDependencies": {
"@types/jsdom": "^21.1.1",
"@types/lodash": "^4.14.194",
"@types/node": "^18.16.7",
"@types/node": "^18.16.8",
"@types/uuid": "^9.0.1",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/eslint-config-prettier": "^7.1.0",
Expand All @@ -51,7 +51,7 @@
"jsdom": "^22.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"sass": "~1.32.13",
"sass": "~1.62.1",
"typescript": "^5.0.4",
"unplugin-fonts": "^1.0.3",
"unplugin-vue-components": "^0.24.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@jest/types": "^29.5.0",
"@types/jest": "^29.5.1",
"@types/node": "^18.16.7",
"@types/node": "^18.16.8",
"@types/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
Expand All @@ -78,7 +78,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.12.0",
"execa": "^5.1.1",
"execa": "^7.1.1",
"jest": "^29.5.0",
"jest-extended": "^3.2.4",
"lint-staged": "^13.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/common-backend/package.json
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"bcryptjs": "^2.4.3",
"jsdom": "^22.0.0",
"nodemailer": "^6.9.1",
"nodemailer": "^6.9.2",
"winston": "^3.8.2",
"winston-daily-rotate-file": "^4.7.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Expand Up @@ -31,7 +31,7 @@
"@types/fs-extra": "^11.0.1",
"@types/lodash": "^4.14.194",
"@types/pluralize": "^0.0.29",
"execa": "^5.1.1",
"execa": "^7.1.1",
"fs-extra": "^11.1.1",
"typescript": "^5.0.4",
"typescript-json-validator": "^2.4.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@simplewebauthn/typescript-types": "^7.0.0",
"@types/lodash": "^4.14.194",
"@types/node": "^18.16.7",
"@types/node": "^18.16.8",
"@types/pg": "^8.6.6",
"@types/validator": "^13.7.17",
"sequelize-cli": "^6.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Expand Up @@ -17,7 +17,7 @@
"scripts": {},
"dependencies": {
"lodash": "^4.17.21",
"vue": "^2.7.14",
"vue": "^3.3.1",
"vue-i18n": "^8.28.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Expand Up @@ -26,7 +26,7 @@
"pinia": "^2.0.36",
"pinia-plugin-persistedstate": "^3.1.0",
"svg-gauge": "^1.0.7",
"vue": "^2.7.14",
"vue": "^3.3.1",
"vue-echarts": "^6.5.5",
"vue-i18n": "^8.28.2",
"vue-recaptcha": "^1.3.0",
Expand All @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.194",
"@types/node": "^18.16.7",
"@types/node": "^18.16.8",
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vite-plugin-pwa": "^0.14.7",
Expand Down

0 comments on commit b1e1e5f

Please sign in to comment.