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 9, 2023
1 parent c612b06 commit f4f6164
Show file tree
Hide file tree
Showing 9 changed files with 238 additions and 238 deletions.
10 changes: 5 additions & 5 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vueuse/core": "^10.3.0",
"axios": "^1.4.0",
"axios-retry": "^3.6.0",
"cronstrue": "^2.28.0",
"cronstrue": "^2.29.0",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
Expand All @@ -41,26 +41,26 @@
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"pluralize": "^8.0.0",
"tinymce": "^6.6.1",
"tinymce": "^6.6.2",
"vanilla-jsoneditor": "^0.17.8",
"vue": "^2.7.14",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
"vuedraggable": "^2.24.3",
"vuetify": "^2.7.0"
"vuetify": "^2.7.1"
},
"devDependencies": {
"@types/jsdom": "^21.1.1",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.8",
"@types/node": "^20.4.9",
"@types/pluralize": "^0.0.30",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^11.0.3",
"eslint": "^8.46.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.16.1",
"eslint-plugin-vue": "^9.17.0",
"jsdom": "^22.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"mariadb": "^3.2.0",
"morgan": "^1.10.0",
"ms": "^2.1.3",
"mssql": "^9.1.2",
"mssql": "^9.1.3",
"multer": "1.4.5-lts.1",
"natural": "^6.5.0",
"negotiator": "^0.6.3",
Expand All @@ -73,7 +73,7 @@
"pg": "^8.11.2",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^21.0.1",
"puppeteer": "^21.0.2",
"qrcode": "^1.5.3",
"rate-limit-redis": "^3.0.2",
"reflect-metadata": "^0.1.13",
Expand Down Expand Up @@ -104,15 +104,15 @@
"@types/ms": "^0.7.31",
"@types/multer": "^1.4.7",
"@types/negotiator": "^0.6.1",
"@types/node": "^20.4.8",
"@types/node": "^20.4.9",
"@types/nunjucks": "^3.2.3",
"@types/passport": "^1.0.12",
"@types/passport-jwt": "^3.0.9",
"@types/pluralize": "^0.0.30",
"@types/qrcode": "^1.5.1",
"@types/supertest": "^2.0.12",
"@types/ua-parser-js": "^0.7.36",
"@types/validator": "^13.9.0",
"@types/validator": "^13.11.1",
"@types/web-push": "^3.3.2",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"nodemon": "^3.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.8",
"@types/validator": "^13.9.0",
"@types/node": "^20.4.9",
"@types/validator": "^13.11.1",
"@types/web-push": "^3.3.2",
"@types/webpack-env": "^1.18.1",
"fork-ts-checker-webpack-plugin": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/supertest": "^2.0.12",
"@types/webpack-env": "^1.18.1",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"laravel-vite-plugin": "^0.7.8",
"laravel-vite-plugin": "^0.8.0",
"nodemon": "^3.0.1",
"nodemon-webpack-plugin": "^4.8.1",
"npm-run-all": "^4.1.5",
Expand Down
6 changes: 3 additions & 3 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"vue": "^2.7.14",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
"vuetify": "^2.7.0"
"vuetify": "^2.7.1"
},
"devDependencies": {
"@types/jsdom": "^21.1.1",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.8",
"@types/node": "^20.4.9",
"@types/uuid": "^9.0.2",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue2": "^2.2.0",
Expand All @@ -49,7 +49,7 @@
"eslint": "^8.46.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.16.1",
"eslint-plugin-vue": "^9.17.0",
"jsdom": "^22.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"devDependencies": {
"@jest/types": "^29.6.1",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.8",
"@types/node": "^20.4.9",
"@types/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^11.0.3",
"calver": "^22.9.1",
Expand All @@ -77,7 +77,7 @@
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.16.1",
"eslint-plugin-vue": "^9.17.0",
"execa": "^5.1.1",
"jest": "^29.6.2",
"jest-extended": "^4.0.1",
Expand All @@ -93,7 +93,7 @@
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vitepress": "1.0.0-beta.7"
"vitepress": "1.0.0-rc.4"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dotenv": "^16.3.1",
"lodash": "^4.17.21",
"mariadb": "^3.2.0",
"mssql": "^9.1.2",
"mssql": "^9.1.3",
"nanoid": "^3.3.6",
"pg": "^8.11.2",
"pg-hstore": "^2.3.4",
Expand All @@ -35,9 +35,9 @@
"devDependencies": {
"@simplewebauthn/typescript-types": "^7.4.0",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.8",
"@types/node": "^20.4.9",
"@types/pg": "^8.10.2",
"@types/validator": "^13.9.0",
"@types/validator": "^13.11.1",
"sequelize-cli": "^6.6.1",
"typescript": "^5.1.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"vue-i18n": "^8.28.2",
"vue-recaptcha": "^1.3.0",
"vue-router": "^3.6.5",
"vuetify": "^2.7.0"
"vuetify": "^2.7.1"
},
"devDependencies": {
"@types/dompurify": "^3.0.2",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.8",
"@types/node": "^20.4.9",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.4",
Expand Down
Loading

0 comments on commit f4f6164

Please sign in to comment.