1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-06-20 01:55:19 +00:00

chore(deps): update all non-major dependencies (#70)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-06 01:09:30 +00:00
committed by GitHub
parent d04cfc0748
commit 5f1125f203
2 changed files with 1727 additions and 1210 deletions
+2 -2
View File
@@ -18,7 +18,7 @@
"style:fix": "prettier --write ."
},
"dependencies": {
"nuxt": "^4.4.2",
"nuxt": "^4.4.4",
"sass": "^1.99.0",
"vue": "^3.5.33",
"vue-router": "^4.6.4"
@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.8.3",
"typescript": "^6.0.3",
"vue-tsc": "^3.2.7"
"vue-tsc": "^3.2.8"
}
}