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 Feb 15, 2024
1 parent dcb9bb6 commit 7439712
Show file tree
Hide file tree
Showing 9 changed files with 229 additions and 228 deletions.
12 changes: 6 additions & 6 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"axios-retry": "^4.0.0",
"cronstrue": "^2.48.0",
"date-fns": "^3.3.1",
"dotenv": "^16.4.2",
"dotenv": "^16.4.4",
"dotenv-expand": "^11.0.3",
"express": "^4.18.2",
"fast-equals": "5.0.1",
Expand All @@ -43,18 +43,18 @@
"pinia-plugin-persistedstate": "^3.2.1",
"pluralize": "^8.0.0",
"tinymce": "^6.8.3",
"vanilla-jsoneditor": "^0.21.5",
"vanilla-jsoneditor": "^0.21.6",
"vue": "^2.7.16",
"vue-gtag": "^1.16.1",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
"vuedraggable": "^2.24.3",
"vuetify": "^2.7.1"
"vuetify": "^2.7.2"
},
"devDependencies": {
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.17",
"@types/node": "^20.11.18",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-vue2": "^2.3.1",
Expand All @@ -69,10 +69,10 @@
"sass": "~1.32.13",
"typescript": "^5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.1",
"vite": "^5.1.2",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.3",
"vite-plugin-pwa": "^0.17.5",
"vite-plugin-pwa": "^0.18.1",
"vite-plugin-webfont-dl": "^3.9.1",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27",
Expand Down
8 changes: 4 additions & 4 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@
"awilix": "^10.0.1",
"axios": "^1.6.7",
"body-parser": "^1.20.2",
"bullmq": "^5.1.10",
"bullmq": "^5.1.11",
"clean-css": "^5.3.3",
"connect-redis": "^7.1.1",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"cron-validator": "^1.3.1",
"date-fns": "^3.3.1",
"dompurify": "^3.0.8",
"dotenv": "^16.4.2",
"dotenv": "^16.4.4",
"dotenv-expand": "^11.0.3",
"express": "^4.18.2",
"express-rate-limit": "^7.1.5",
"express-session": "^1.18.0",
"express-validator": "^7.0.1",
"fast-csv": "^5.0.0",
"fast-csv": "^5.0.1",
"fs-extra": "^11.2.0",
"helmet": "^7.1.0",
"ioredis": "^5.3.2",
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.17",
"@types/node": "^20.11.18",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.16",
"@types/passport-jwt": "^4.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 @@ -29,7 +29,7 @@
"csv-parser": "^3.0.0",
"csv-writer": "^1.6.0",
"decompress": "^4.2.1",
"dotenv": "^16.4.2",
"dotenv": "^16.4.4",
"dotenv-expand": "^11.0.3",
"fs-extra": "^11.2.0",
"jsdom": "^24.0.0",
Expand All @@ -47,7 +47,7 @@
"@types/decompress": "^4.2.7",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.17",
"@types/node": "^20.11.18",
"@types/uuid": "^9.0.8",
"@types/validator": "^13.11.9",
"@types/web-push": "^3.6.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@fortawesome/fontawesome-free": "^6.5.1",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.2",
"dotenv": "^16.4.2",
"dotenv": "^16.4.4",
"dotenv-expand": "^11.0.3",
"express": "^4.18.2",
"fs-extra": "^11.2.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite": "^5.1.2",
"webpack": "^5.90.1",
"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 @@ -27,7 +27,7 @@
"awesome-phonenumber": "^6.4.0",
"axios": "^1.6.7",
"axios-retry": "^4.0.0",
"dotenv": "^16.4.2",
"dotenv": "^16.4.4",
"dotenv-expand": "^11.0.3",
"express": "^4.18.2",
"flag-icons": "^7.1.0",
Expand All @@ -40,12 +40,12 @@
"vue-gtag": "^1.16.1",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
"vuetify": "^2.7.1"
"vuetify": "^2.7.2"
},
"devDependencies": {
"@types/jsdom": "^21.1.6",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.17",
"@types/node": "^20.11.18",
"@types/uuid": "^9.0.8",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-legacy": "^5.3.0",
Expand All @@ -59,13 +59,13 @@
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"sass": "~1.32.13",
"terser": "^5.27.0",
"terser": "^5.27.1",
"typescript": "^5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.1",
"vite": "^5.1.2",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mkcert": "^1.17.3",
"vite-plugin-pwa": "^0.17.5",
"vite-plugin-pwa": "^0.18.1",
"vite-plugin-webfont-dl": "^3.9.1",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"engines": {
"node": ">=18.17.0"
},
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.3",
"scripts": {
"prepare": "pnpm simple-git-hooks",
"clean": "rimraf --glob **/coverage **/dist **/node_modules",
Expand Down Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.17",
"@types/node": "^20.11.18",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand Down Expand Up @@ -90,8 +90,8 @@
"ts-node": "^10.9.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vitepress": "1.0.0-rc.41"
"vite": "^5.1.2",
"vitepress": "1.0.0-rc.42"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"db:system:kysely-codegen": "pnpm exec kysely-codegen --dialect postgres --url \"env(DB_DEV_SYSTEM_URL)\" --camel-case --out-file ./src/kysely/system.d.ts"
},
"dependencies": {
"dotenv": "^16.4.2",
"dotenv": "^16.4.4",
"kysely": "^0.27.2",
"lodash": "^4.17.21",
"mariadb": "^3.2.3",
Expand All @@ -38,7 +38,7 @@
"devDependencies": {
"@simplewebauthn/types": "^9.0.1",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.17",
"@types/node": "^20.11.18",
"@types/pg": "^8.11.0",
"@types/validator": "^13.11.9",
"kysely-codegen": "^0.11.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"vue-i18n": "^8.28.2",
"vue-recaptcha": "^1.3.0",
"vue-router": "^3.6.5",
"vuetify": "^2.7.1"
"vuetify": "^2.7.2"
},
"devDependencies": {
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.17",
"@types/node": "^20.11.18",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite-plugin-pwa": "^0.17.5",
"vite": "^5.1.2",
"vite-plugin-pwa": "^0.18.1",
"workbox-window": "^7.0.0"
},
"bundledDependencies": [
Expand Down
Loading

0 comments on commit 7439712

Please sign in to comment.