changes: bump deps

This commit is contained in:
Viet An
2026-06-06 20:54:37 +07:00
parent de78da2d47
commit d17bc0583c
8 changed files with 4222 additions and 5114 deletions

View File

@@ -12,7 +12,7 @@
"build-bulma": "sass --load-path=node_modules my-bulma-project.scss my-bulma-project.css"
},
"dependencies": {
"@nuxt/image": "^1.11.0",
"@nuxt/image": "^2.0.0",
"@pinia/nuxt": "^0.11.2",
"@vue-email/components": "^0.0.21",
"@vue-email/render": "^0.0.9",
@@ -40,8 +40,8 @@
"devDependencies": {
"@iconify-json/material-symbols": "^1.2.69",
"@nuxt/icon": "^2.2.1",
"nuxt": "^4.2.0",
"nuxt": "^4.4.7",
"prettier": "3.8.3",
"typescript": "^5.9.3"
"typescript": "^6.0.3"
}
}