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 Dec 27, 2023
1 parent fb11346 commit a29b9b0
Show file tree
Hide file tree
Showing 9 changed files with 474 additions and 497 deletions.
12 changes: 6 additions & 6 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@simplewebauthn/browser": "^8.3.4",
"@tinymce/tinymce-vue": "^3.2.8",
"@vueuse/core": "^10.7.0",
"axios": "^1.6.2",
"axios": "^1.6.3",
"axios-retry": "^4.0.0",
"cronstrue": "^2.47.0",
"date-fns": "^3.0.5",
"date-fns": "^3.0.6",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
"express": "^4.18.2",
Expand All @@ -44,7 +44,7 @@
"pluralize": "^8.0.0",
"tinymce": "^6.8.2",
"vanilla-jsoneditor": "^0.21.1",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-gtag": "^1.16.1",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
Expand All @@ -56,7 +56,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.5",
"@types/pluralize": "^0.0.33",
"@vite-pwa/assets-generator": "^0.2.1",
"@vite-pwa/assets-generator": "^0.2.2",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand All @@ -71,12 +71,12 @@
"typescript": "^5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.10",
"vite-plugin-html": "^3.2.0",
"vite-plugin-html": "^3.2.1",
"vite-plugin-mkcert": "^1.17.1",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-webfont-dl": "^3.9.1",
"vitest": "^1.1.0",
"vue-tsc": "^1.8.26",
"vue-tsc": "^1.8.27",
"workbox-window": "^7.0.0"
},
"bundledDependencies": [
Expand Down
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"@json2csv/node": "^7.0.4",
"@json2csv/plainjs": "^7.0.4",
"@simplewebauthn/server": "^8.3.5",
"awesome-phonenumber": "^6.2.0",
"awesome-phonenumber": "^6.4.0",
"awilix": "^9.0.0",
"axios": "^1.6.2",
"axios": "^1.6.3",
"body-parser": "^1.20.2",
"bullmq": "^4.17.0",
"clean-css": "^5.3.3",
"connect-redis": "^7.1.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"cron-validator": "^1.3.1",
"date-fns": "^3.0.5",
"date-fns": "^3.0.6",
"dompurify": "^3.0.6",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.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 @@ -24,8 +24,8 @@
"@coddicat/vue-pinch-scroll-zoom": "^3.3.4",
"@fortawesome/fontawesome-free": "^6.5.1",
"@vueuse/core": "^10.7.0",
"awesome-phonenumber": "^6.2.0",
"axios": "^1.6.2",
"awesome-phonenumber": "^6.4.0",
"axios": "^1.6.3",
"axios-retry": "^4.0.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
Expand All @@ -36,7 +36,7 @@
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"uuid": "^9.0.1",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-gtag": "^1.16.1",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5",
Expand All @@ -47,7 +47,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.5",
"@types/uuid": "^9.0.7",
"@vite-pwa/assets-generator": "^0.2.1",
"@vite-pwa/assets-generator": "^0.2.2",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/eslint-config-prettier": "^8.0.0",
Expand All @@ -64,12 +64,12 @@
"typescript": "^5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.10",
"vite-plugin-html": "^3.2.0",
"vite-plugin-html": "^3.2.1",
"vite-plugin-mkcert": "^1.17.1",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-webfont-dl": "^3.9.1",
"vitest": "^1.1.0",
"vue-tsc": "^1.8.26",
"vue-tsc": "^1.8.27",
"workbox-window": "^7.0.0"
},
"bundledDependencies": [
Expand Down
10 changes: 5 additions & 5 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.12.1",
"packageManager": "pnpm@8.13.1",
"scripts": {
"prepare": "pnpm simple-git-hooks",
"clean": "rimraf --glob **/coverage **/dist **/node_modules",
Expand Down Expand Up @@ -64,8 +64,8 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.5",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"calver": "^22.9.1",
Expand All @@ -74,7 +74,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.19.2",
"execa": "^5.1.1",
Expand All @@ -92,7 +92,7 @@
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitepress": "1.0.0-rc.32"
"vitepress": "1.0.0-rc.33"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "Apache-2.0",
"main": "src/index.ts",
"dependencies": {
"axios": "^1.6.2",
"axios": "^1.6.3",
"p-limit": "^3.1.0",
"winston": "^3.11.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "Apache-2.0",
"main": "src/index.ts",
"dependencies": {
"axios": "^1.6.2",
"axios": "^1.6.3",
"cookie": "^0.6.0",
"formdata-node": "4.4.1",
"mime-types": "^2.1.35",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"dompurify": "^3.0.6",
"lodash": "^4.17.21",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-i18n": "^8.28.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"@hcaptcha/vue-hcaptcha": "^1.3.0",
"@pinia/plugin-debounce": "^1.0.1",
"@vueuse/core": "^10.7.0",
"axios": "^1.6.2",
"axios": "^1.6.3",
"echarts": "^5.4.3",
"js-file-download": "^0.4.12",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"svg-gauge": "^1.0.7",
"vue": "^2.7.15",
"vue-echarts": "^6.6.5",
"vue": "^2.7.16",
"vue-echarts": "^6.6.7",
"vue-i18n": "^8.28.2",
"vue-recaptcha": "^1.3.0",
"vue-router": "^3.6.5",
Expand Down
Loading

0 comments on commit a29b9b0

Please sign in to comment.