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 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-23 01:53:12 +00:00
committed by GitHub
parent eb75b671d8
commit 4e79f529ca
2 changed files with 60 additions and 65 deletions

View File

@@ -19,7 +19,7 @@
},
"dependencies": {
"nuxt": "^3.16.2",
"sass": "^1.86.3",
"sass": "^1.87.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.5.3",
"typescript": "^5.8.3",
"vue-tsc": "^2.2.8"
"vue-tsc": "^2.2.10"
}
}