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
hywax-assistant committed Oct 12, 2024
1 parent f973d0d commit 45fd6b0
Show file tree
Hide file tree
Showing 4 changed files with 290 additions and 267 deletions.
6 changes: 3 additions & 3 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"lint:fix": "eslint --fix ."
},
"dependencies": {
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"devDependencies": {
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@iconify-json/carbon": "^1.2.2",
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/ph": "^1.2.1",
"@iconify/json": "^2.2.258",
"@iconify/json": "^2.2.259",
"@shorter/eslint-config": "workspace:*",
"@types/node": "^22.7.5",
"unocss": "^0.63.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"nuxt-zod-i18n": "^1.10.0",
"rollup-plugin-handlebarsjs": "^1.0.0",
"scule": "^1.3.0",
"vue": "^3.5.11",
"vue": "^3.5.12",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/email-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"dependencies": {
"@vue-email/components": "^0.0.19",
"@vue-email/render": "^0.0.9",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"devDependencies": {
"@rollup/plugin-typescript": "^12.1.0",
"@shorter/eslint-config": "workspace:*",
"@types/node": "^22.7.5",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-sfc": "^3.5.11",
"@vue/compiler-sfc": "^3.5.12",
"eslint": "^9.12.0",
"vite": "^5.4.8"
}
Expand Down
Loading

0 comments on commit 45fd6b0

Please sign in to comment.