Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and mucc001 committed Oct 4, 2023
1 parent cd8f791 commit 8ec5d5b
Show file tree
Hide file tree
Showing 12 changed files with 715 additions and 489 deletions.
16 changes: 8 additions & 8 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.4.1",
"axios": "^1.5.0",
"axios-retry": "^3.7.0",
"axios-retry": "^3.8.0",
"cronstrue": "^2.32.0",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
Expand All @@ -43,7 +43,7 @@
"pinia-plugin-persistedstate": "^3.2.0",
"pluralize": "^8.0.0",
"tinymce": "^6.7.0",
"vanilla-jsoneditor": "^0.18.3",
"vanilla-jsoneditor": "^0.18.4",
"vue": "^2.7.14",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
Expand All @@ -52,14 +52,14 @@
},
"devDependencies": {
"@types/jsdom": "^21.1.3",
"@types/lodash": "^4.14.198",
"@types/node": "^20.6.2",
"@types/pluralize": "^0.0.30",
"@types/lodash": "^4.14.199",
"@types/node": "^20.7.0",
"@types/pluralize": "^0.0.31",
"@vite-pwa/assets-generator": "^0.0.10",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.17.0",
Expand All @@ -74,8 +74,8 @@
"vite-plugin-html": "^3.2.0",
"vite-plugin-mkcert": "^1.16.0",
"vite-plugin-pwa": "^0.16.5",
"vitest": "^0.34.4",
"vue-tsc": "^1.8.11",
"vitest": "^0.34.5",
"vue-tsc": "^1.8.14",
"workbox-window": "^7.0.0"
},
"bundledDependencies": [
Expand Down
34 changes: 17 additions & 17 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"@json2csv/node": "^7.0.3",
"@json2csv/plainjs": "^7.0.3",
"@simplewebauthn/server": "^8.1.1",
"awesome-phonenumber": "^5.10.0",
"awesome-phonenumber": "^5.11.0",
"awilix": "^8.0.1",
"axios": "^1.5.0",
"body-parser": "^1.20.2",
"bullmq": "^4.11.0",
"bullmq": "^4.11.4",
"clean-css": "^5.3.2",
"connect-redis": "^7.1.0",
"cookie-parser": "^1.4.6",
Expand Down Expand Up @@ -75,51 +75,51 @@
"pg": "^8.11.3",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^21.2.1",
"puppeteer": "^21.3.4",
"qrcode": "^1.5.3",
"rate-limit-redis": "^4.0.0",
"reflect-metadata": "^0.1.13",
"safe-stable-stringify": "^2.4.3",
"sequelize": "^6.33.0",
"sequelize-typescript": "^2.1.5",
"sharp": "^0.32.5",
"sharp": "^0.32.6",
"slugify": "^1.6.6",
"ua-parser-js": "^1.0.36",
"validator": "^13.11.0",
"web-push": "^3.6.6"
},
"devDependencies": {
"@faker-js/faker": "^8.0.2",
"@faker-js/faker": "^8.1.0",
"@simplewebauthn/typescript-types": "^8.0.0",
"@types/body-parser": "^1.19.3",
"@types/clean-css": "^4.2.7",
"@types/cookie-parser": "^1.4.4",
"@types/cors": "^2.8.14",
"@types/dompurify": "^3.0.2",
"@types/express": "^4.17.17",
"@types/express-session": "^1.17.7",
"@types/dompurify": "^3.0.3",
"@types/express": "^4.17.18",
"@types/express-session": "^1.17.8",
"@types/fs-extra": "^11.0.2",
"@types/jsdom": "^21.1.3",
"@types/jsonwebtoken": "^9.0.3",
"@types/lodash": "^4.14.198",
"@types/lodash": "^4.14.199",
"@types/morgan": "^1.9.5",
"@types/ms": "^0.7.31",
"@types/multer": "^1.4.7",
"@types/negotiator": "^0.6.1",
"@types/node": "^20.6.2",
"@types/nunjucks": "^3.2.3",
"@types/passport": "^1.0.12",
"@types/passport-jwt": "^3.0.9",
"@types/pluralize": "^0.0.30",
"@types/node": "^20.7.0",
"@types/nunjucks": "^3.2.4",
"@types/passport": "^1.0.13",
"@types/passport-jwt": "^3.0.10",
"@types/pluralize": "^0.0.31",
"@types/qrcode": "^1.5.2",
"@types/supertest": "^2.0.12",
"@types/supertest": "^2.0.13",
"@types/ua-parser-js": "^0.7.37",
"@types/validator": "^13.11.1",
"@types/web-push": "^3.6.0",
"@types/web-push": "^3.6.1",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"nodemon": "^3.0.1",
"nodemon-webpack-plugin": "^4.8.1",
"rimraf": "^5.0.1",
"rimraf": "^5.0.4",
"supertest": "^6.3.3",
"ts-loader": "^9.4.4",
"tsconfig-paths": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.2",
"@types/lodash": "^4.14.198",
"@types/node": "^20.6.2",
"@types/lodash": "^4.14.199",
"@types/node": "^20.7.0",
"@types/validator": "^13.11.1",
"@types/web-push": "^3.6.0",
"@types/webpack-env": "^1.18.1",
"@types/web-push": "^3.6.1",
"@types/webpack-env": "^1.18.2",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"ts-loader": "^9.4.4",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsx": "^3.12.10",
"tsx": "^3.13.0",
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
Expand Down
10 changes: 5 additions & 5 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@
"sitemap": "^7.1.1"
},
"devDependencies": {
"@types/express": "^4.17.17",
"@types/express": "^4.17.18",
"@types/fs-extra": "^11.0.2",
"@types/morgan": "^1.9.5",
"@types/nunjucks": "^3.2.3",
"@types/supertest": "^2.0.12",
"@types/webpack-env": "^1.18.1",
"@types/nunjucks": "^3.2.4",
"@types/supertest": "^2.0.13",
"@types/webpack-env": "^1.18.2",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"laravel-vite-plugin": "^0.8.0",
"nodemon": "^3.0.1",
"nodemon-webpack-plugin": "^4.8.1",
"npm-run-all": "^4.1.5",
"resolve-url-loader": "^5.0.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.4",
"sass": "^1.67.0",
"supertest": "^6.3.3",
"ts-loader": "^9.4.4",
Expand Down
16 changes: 8 additions & 8 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@coddicat/vue-pinch-scroll-zoom": "^3.3.4",
"@fortawesome/fontawesome-free": "^6.4.2",
"@vueuse/core": "^10.4.1",
"awesome-phonenumber": "^5.10.0",
"awesome-phonenumber": "^5.11.0",
"axios": "^1.5.0",
"axios-retry": "^3.7.0",
"axios-retry": "^3.8.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
"express": "^4.18.2",
Expand All @@ -42,32 +42,32 @@
},
"devDependencies": {
"@types/jsdom": "^21.1.3",
"@types/lodash": "^4.14.198",
"@types/node": "^20.6.2",
"@types/lodash": "^4.14.199",
"@types/node": "^20.7.0",
"@types/uuid": "^9.0.4",
"@vite-pwa/assets-generator": "^0.0.10",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.17.0",
"jsdom": "^22.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"sass": "~1.32.13",
"terser": "^5.19.4",
"terser": "^5.20.0",
"typescript": "^5.2.2",
"unplugin-fonts": "^1.0.3",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.4.9",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mkcert": "^1.16.0",
"vite-plugin-pwa": "^0.16.5",
"vitest": "^0.34.4",
"vue-tsc": "^1.8.11",
"vitest": "^0.34.5",
"vue-tsc": "^1.8.14",
"workbox-window": "^7.0.0"
},
"bundledDependencies": [
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@
"devDependencies": {
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.5",
"@types/node": "^20.6.2",
"@types/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@types/node": "^20.7.0",
"@types/prompts": "^2.4.5",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"calver": "^22.9.1",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-define-config": "^1.23.0",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -86,14 +86,14 @@
"picocolors": "^1.0.0",
"prettier": "^3.0.3",
"prompts": "^2.4.2",
"rimraf": "^5.0.1",
"rimraf": "^5.0.4",
"simple-git-hooks": "^2.9.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsx": "^3.12.10",
"tsx": "^3.13.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitepress": "1.0.0-rc.14"
"vitepress": "1.0.0-rc.20"
},
"pnpm": {
"peerDependencyRules": {
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 @@ -26,7 +26,7 @@
"@types/bcryptjs": "^2.4.4",
"@types/html-to-text": "^9.0.2",
"@types/jsdom": "^21.1.3",
"@types/nodemailer": "^6.4.10",
"@types/nodemailer": "^6.4.11",
"typescript": "^5.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"devDependencies": {
"@simplewebauthn/typescript-types": "^8.0.0",
"@types/fs-extra": "^11.0.2",
"@types/lodash": "^4.14.198",
"@types/pluralize": "^0.0.30",
"@types/lodash": "^4.14.199",
"@types/pluralize": "^0.0.31",
"execa": "^5.1.1",
"fs-extra": "^11.1.1",
"svgo": "^3.0.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 @@ -34,9 +34,9 @@
},
"devDependencies": {
"@simplewebauthn/typescript-types": "^8.0.0",
"@types/lodash": "^4.14.198",
"@types/node": "^20.6.2",
"@types/pg": "^8.10.2",
"@types/lodash": "^4.14.199",
"@types/node": "^20.7.0",
"@types/pg": "^8.10.3",
"@types/validator": "^13.11.1",
"sequelize-cli": "^6.6.1",
"typescript": "^5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"vue-i18n": "^8.28.2"
},
"devDependencies": {
"@types/dompurify": "^3.0.2",
"@types/lodash": "^4.14.198",
"@types/dompurify": "^3.0.3",
"@types/lodash": "^4.14.199",
"typescript": "^5.2.2"
},
"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.1"
},
"devDependencies": {
"@types/lodash": "^4.14.198",
"@types/node": "^20.6.2",
"@types/lodash": "^4.14.199",
"@types/node": "^20.7.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.5",
Expand Down

0 comments on commit 8ec5d5b

Please sign in to comment.