Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2024
1 parent 8dfea30 commit 6cd85ab
Show file tree
Hide file tree
Showing 10 changed files with 461 additions and 265 deletions.
10 changes: 5 additions & 5 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dotenv-expand": "^11.0.6",
"express": "^4.19.2",
"fast-equals": "5.0.1",
"flag-icons": "^7.2.0",
"flag-icons": "^7.2.1",
"helmet": "^7.1.0",
"json-editor-vue": "^0.12.0",
"lodash": "^4.17.21",
Expand All @@ -43,7 +43,7 @@
"pinia-plugin-persistedstate": "^3.2.1",
"pluralize": "^8.0.0",
"tinymce": "^6.8.3",
"vanilla-jsoneditor": "^0.23.0",
"vanilla-jsoneditor": "^0.23.1",
"vue": "^2.7.16",
"vue-gtag": "^1.16.1",
"vue-i18n": "^8.28.2",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-vue2": "^2.3.1",
Expand All @@ -69,11 +69,11 @@
"sass": "~1.32.13",
"typescript": "^5.4.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-pwa": "^0.19.7",
"vite-plugin-webfont-dl": "^3.9.1",
"vite-plugin-webfont-dl": "^3.9.2",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.7",
"workbox-window": "^7.0.0",
Expand Down
14 changes: 7 additions & 7 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"test:integration:watch": "pnpm test:integration --watch"
},
"dependencies": {
"@duosecurity/duo_universal": "^2.0.2",
"@duosecurity/duo_universal": "^2.0.3",
"@json2csv/node": "^7.0.6",
"@json2csv/plainjs": "^7.0.6",
"@simplewebauthn/server": "^9.0.3",
"@ts-rest/core": "^3.36.0",
"@ts-rest/express": "^3.36.0",
"@ts-rest/core": "^3.39.1",
"@ts-rest/express": "^3.39.1",
"awilix": "^10.0.1",
"axios": "^1.6.8",
"body-parser": "^1.20.2",
"bullmq": "^5.4.5",
"bullmq": "^5.4.6",
"clean-css": "^5.3.3",
"connect-redis": "^7.1.1",
"cookie-parser": "^1.4.6",
Expand Down Expand Up @@ -72,15 +72,15 @@
"otpauth": "^9.2.2",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",
"pg": "^8.11.3",
"pg": "^8.11.4",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^22.6.1",
"qrcode": "^1.5.3",
"rate-limit-redis": "^4.2.0",
"reflect-metadata": "^0.2.1",
"safe-stable-stringify": "^2.4.3",
"sequelize": "^6.37.1",
"sequelize": "^6.37.2",
"sequelize-typescript": "^2.1.6",
"sharp": "^0.33.3",
"slugify": "^1.6.6",
Expand Down Expand Up @@ -108,7 +108,7 @@
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.11",
"@types/negotiator": "^0.6.3",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.16",
"@types/passport-jwt": "^4.0.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"jsdom": "^24.0.0",
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"pg": "^8.11.3",
"pg": "^8.11.4",
"pg-hstore": "^2.3.4",
"reflect-metadata": "^0.2.1",
"remove-bom-stream": "^2.0.0",
"sequelize": "^6.37.1",
"sequelize": "^6.37.2",
"sequelize-typescript": "^2.1.6",
"uuid": "^9.0.1",
"web-push": "^3.6.7"
Expand All @@ -48,7 +48,7 @@
"@types/decompress": "^4.2.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/uuid": "^9.0.8",
"@types/validator": "^13.11.9",
"@types/web-push": "^3.6.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"express": "^4.19.2",
"flag-icons": "^7.2.0",
"flag-icons": "^7.2.1",
"helmet": "^7.1.0",
"lodash": "^4.17.21",
"pinia": "^2.1.7",
Expand All @@ -46,7 +46,7 @@
"devDependencies": {
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/uuid": "^9.0.8",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-legacy": "^5.3.2",
Expand All @@ -60,14 +60,14 @@
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"sass": "~1.32.13",
"terser": "^5.29.2",
"terser": "^5.30.0",
"typescript": "^5.4.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-pwa": "^0.19.7",
"vite-plugin-webfont-dl": "^3.9.1",
"vite-plugin-webfont-dl": "^3.9.2",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.7",
"workbox-window": "^7.0.0",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
],
"devDependencies": {
"@jest/types": "^29.6.3",
"@ts-rest/open-api": "^3.36.0",
"@ts-rest/open-api": "^3.39.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"calver": "^22.9.1",
Expand All @@ -87,12 +87,12 @@
"prettier": "^3.2.5",
"prompts": "^2.4.2",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.11.0",
"simple-git-hooks": "^2.11.1",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vitepress": "1.0.1"
},
"pnpm": {
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.5",
"@ts-rest/core": "^3.36.0",
"@ts-rest/core": "^3.39.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"awesome-phonenumber": "^6.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"mariadb": "^3.3.0",
"mssql": "^10.0.2",
"nanoid": "^3.3.7",
"pg": "^8.11.3",
"pg": "^8.11.4",
"pg-hstore": "^2.3.4",
"reflect-metadata": "^0.2.1",
"sequelize": "^6.37.1",
"sequelize": "^6.37.2",
"sequelize-typescript": "^2.1.6"
},
"devDependencies": {
"@simplewebauthn/types": "^9.0.1",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/pg": "^8.11.4",
"@types/validator": "^13.11.9",
"kysely-codegen": "^0.14.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
"devDependencies": {
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vite-plugin-pwa": "^0.19.7",
"workbox-window": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 6cd85ab

Please sign in to comment.