1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-19 01:55:03 +00:00
committed by GitHub
parent adff8b69eb
commit c88ae12861
2 changed files with 68 additions and 68 deletions

View File

@@ -19,7 +19,7 @@
},
"dependencies": {
"nuxt": "^4.2.1",
"sass": "^1.94.0",
"sass": "^1.94.1",
"vue": "^3.5.24",
"vue-router": "^4.6.3"
},
@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.6.2",
"typescript": "^5.9.3",
"vue-tsc": "^3.1.3"
"vue-tsc": "^3.1.4"
}
}