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 and lukashroch committed Dec 12, 2022
1 parent fba5c78 commit 967b4d6
Show file tree
Hide file tree
Showing 14 changed files with 846 additions and 447 deletions.
26 changes: 13 additions & 13 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,24 +22,24 @@
"@fortawesome/fontawesome-free": "^6.2.1",
"@tinymce/tinymce-vue": "^3.2.8",
"@vueuse/core": "^9.6.0",
"axios": "^1.2.0",
"cronstrue": "^2.20.0",
"axios": "^1.2.1",
"cronstrue": "^2.21.0",
"date-fns": "^2.29.3",
"dotenv": "^16.0.3",
"dotenv-expand": "^9.0.0",
"express": "^4.18.2",
"flag-icons": "^6.6.6",
"helmet": "^6.0.1",
"json-editor-vue": "^0.10.0",
"json-editor-vue": "^0.10.2",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"nanoid": "^3.3.4",
"object-to-formdata": "^4.4.2",
"pinia": "^2.0.27",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.0.1",
"pluralize": "^8.0.0",
"tinymce": "^6.3.0",
"vanilla-jsoneditor": "^0.10.2",
"tinymce": "^6.3.1",
"vanilla-jsoneditor": "^0.11.2",
"vue": "^2.7.14",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
Expand All @@ -49,9 +49,9 @@
"devDependencies": {
"@types/jsdom": "^20.0.1",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.10",
"@types/node": "^18.11.13",
"@types/pluralize": "^0.0.29",
"@vitejs/plugin-vue2": "2.1.0",
"@vitejs/plugin-vue2": "2.2.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.29.0",
Expand All @@ -60,16 +60,16 @@
"eslint-plugin-vue": "^9.8.0",
"jsdom": "^20.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.0",
"prettier": "^2.8.1",
"sass": "~1.32.13",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.5",
"vite-plugin-fonts": "^0.6.0",
"vite-plugin-fonts": "^0.7.0",
"vite-plugin-html": "^3.2.0",
"vite-plugin-pwa": "^0.13.3",
"vitest": "^0.25.3",
"vue-tsc": "^1.0.11",
"vitest": "^0.25.7",
"vue-tsc": "^1.0.13",
"workbox-window": "^6.5.4"
},
"bundledDependencies": [
Expand Down
16 changes: 8 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"dependencies": {
"@duosecurity/duo_universal": "^2.0.1",
"awilix": "^8.0.0",
"axios": "^1.2.0",
"axios": "^1.2.1",
"body-parser": "^1.20.1",
"bullmq": "^3.3.0",
"bullmq": "^3.4.1",
"connect-redis": "^6.1.3",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
Expand All @@ -59,7 +59,7 @@
"ms": "^2.1.3",
"mssql": "^9.0.1",
"multer": "^1.4.5-lts.1",
"natural": "^5.2.3",
"natural": "^5.2.4",
"negotiator": "^0.6.3",
"node-cache": "^5.1.2",
"nunjucks": "^3.2.3",
Expand All @@ -68,7 +68,7 @@
"pg": "^8.8.0",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"puppeteer": "^19.3.0",
"puppeteer": "^19.4.0",
"rate-limit-redis": "^3.0.1",
"reflect-metadata": "^0.1.13",
"safe-stable-stringify": "^2.4.1",
Expand Down Expand Up @@ -99,7 +99,7 @@
"@types/multer": "^1.4.7",
"@types/natural": "^5.1.1",
"@types/negotiator": "^0.6.1",
"@types/node": "^18.11.10",
"@types/node": "^18.11.13",
"@types/nunjucks": "^3.2.1",
"@types/passport": "^1.0.11",
"@types/passport-jwt": "^3.0.7",
Expand All @@ -113,13 +113,13 @@
"nodemon": "^2.0.20",
"nodemon-webpack-plugin": "^4.8.1",
"rimraf": "^3.0.2",
"supertest": "^6.3.2",
"supertest": "^6.3.3",
"ts-loader": "^9.4.2",
"tsconfig-paths": "^4.1.1",
"tsconfig-paths-webpack-plugin": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"webpack-cli": "^5.0.1",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^5.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"ts-loader": "^9.4.2",
"tsconfig-paths-webpack-plugin": "^4.0.0",
"tsx": "^3.12.1",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"webpack-cli": "^5.0.1",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^5.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/find-portion-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"cross-env": "^7.0.3",
"ts-loader": "^9.4.2",
"tsconfig-paths-webpack-plugin": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"typescript-json-validator": "^2.4.2",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"webpack-cli": "^5.0.1",
"webpack-node-externals": "^3.0.0"
},
"bundledDependencies": [
Expand Down
8 changes: 4 additions & 4 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"npm-run-all": "^4.1.5",
"resolve-url-loader": "^5.0.0",
"rimraf": "^3.0.2",
"sass": "^1.56.1",
"supertest": "^6.3.2",
"sass": "^1.56.2",
"supertest": "^6.3.3",
"ts-loader": "^9.4.2",
"tsconfig-paths-webpack-plugin": "^4.0.0",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"vite": "^3.2.5",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"webpack-cli": "^5.0.1",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^5.0.2"
},
Expand Down
18 changes: 9 additions & 9 deletions apps/survey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"dependencies": {
"@coddicat/vue-pinch-scroll-zoom": "^3.3.4",
"@fortawesome/fontawesome-free": "^6.2.1",
"axios": "^1.2.0",
"axios": "^1.2.1",
"dotenv": "^16.0.3",
"dotenv-expand": "^9.0.0",
"express": "^4.18.2",
"helmet": "^6.0.1",
"lodash": "^4.17.21",
"pinia": "^2.0.27",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.0.1",
"uuid": "^9.0.0",
"vue": "^2.7.14",
Expand All @@ -38,9 +38,9 @@
"devDependencies": {
"@types/jsdom": "^20.0.1",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.10",
"@types/node": "^18.11.13",
"@types/uuid": "^9.0.0",
"@vitejs/plugin-vue2": "2.1.0",
"@vitejs/plugin-vue2": "2.2.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.29.0",
Expand All @@ -49,16 +49,16 @@
"eslint-plugin-vue": "^9.8.0",
"jsdom": "^20.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.0",
"prettier": "^2.8.1",
"sass": "~1.32.13",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.5",
"vite-plugin-fonts": "^0.6.0",
"vite-plugin-fonts": "^0.7.0",
"vite-plugin-html": "^3.2.0",
"vite-plugin-pwa": "^0.13.3",
"vitest": "^0.25.3",
"vue-tsc": "^1.0.11",
"vitest": "^0.25.7",
"vue-tsc": "^1.0.13",
"workbox-window": "^6.5.4"
},
"bundledDependencies": [
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"engines": {
"node": ">=14.20.0"
},
"packageManager": "pnpm@7.18.0",
"packageManager": "pnpm@7.18.1",
"scripts": {
"preinstall": "npx -y only-allow pnpm",
"prepare": "pnpm simple-git-hooks",
Expand Down Expand Up @@ -63,10 +63,10 @@
"devDependencies": {
"@jest/types": "^29.3.1",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.10",
"@types/prompts": "^2.4.1",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@types/node": "^18.11.13",
"@types/prompts": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"calver": "^22.8.4",
Expand All @@ -84,15 +84,15 @@
"lint-staged": "^13.1.0",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"prettier": "^2.8.0",
"prettier": "^2.8.1",
"prompts": "^2.4.2",
"rimraf": "^3.0.2",
"simple-git-hooks": "^2.8.1",
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"tsx": "^3.12.1",
"typescript": "^4.9.3",
"vitepress": "^1.0.0-alpha.30",
"typescript": "^4.9.4",
"vitepress": "^1.0.0-alpha.31",
"vue": "^3.2.45"
},
"pnpm": {
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 @@ -19,6 +19,6 @@
},
"devDependencies": {
"@types/bcryptjs": "^2.4.2",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/pluralize": "^0.0.29",
"execa": "^5.1.1",
"fs-extra": "^11.1.0",
"typescript": "^4.9.3",
"typescript": "^4.9.4",
"typescript-json-validator": "^2.4.2"
},
"bundledDependencies": [
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
},
"devDependencies": {
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.10",
"@types/node": "^18.11.13",
"@types/pg": "^8.6.5",
"@types/validator": "^13.7.10",
"sequelize-cli": "^6.5.2",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"bundledDependencies": [
"@intake24/api",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.191",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"bundledDependencies": [
"@intake24/common"
Expand Down
2 changes: 1 addition & 1 deletion packages/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/nodemailer": "^6.4.6",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"bundledDependencies": [
"@intake24/common"
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@
"dependencies": {
"@hcaptcha/vue-hcaptcha": "0.3.2",
"@pinia/plugin-debounce": "^0.1.0",
"axios": "^1.2.0",
"echarts": "^5.4.0",
"axios": "^1.2.1",
"echarts": "^5.4.1",
"js-file-download": "^0.4.12",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"pinia": "^2.0.27",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.0.1",
"svg-gauge": "^1.0.7",
"vue": "^2.7.14",
"vue-echarts": "^6.2.3",
"vue-echarts": "^6.2.4",
"vue-i18n": "^8.28.2",
"vue-recaptcha": "^1.3.0",
"vue-router": "^3.6.5",
"vuetify": "^2.6.12"
},
"devDependencies": {
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.10",
"typescript": "^4.9.3",
"@types/node": "^18.11.13",
"typescript": "^4.9.4",
"vite": "^3.2.5",
"vite-plugin-pwa": "^0.13.3",
"workbox-window": "^6.5.4"
Expand Down

0 comments on commit 967b4d6

Please sign in to comment.