1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-08-18 17:32:03 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-04 01:08:08 +00:00
committed by GitHub
parent 847b468223
commit 7d301b62a6
3 changed files with 418 additions and 624 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG NODE_VERSION=24.18.0-slim
ARG NODE_VERSION=24.19.0-slim
# Stage 1: Build the application
FROM node:${NODE_VERSION} AS builder
+2 -2
View File
@@ -18,7 +18,7 @@
"style:fix": "prettier --write ."
},
"dependencies": {
"nuxt": "^4.5.0",
"nuxt": "^4.5.1",
"sass": "^1.102.0",
"vue": "^3.5.40",
"vue-router": "^4.6.4"
@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.9.6",
"typescript": "^6.0.3",
"vue-tsc": "^3.3.8"
"vue-tsc": "^3.3.9"
}
}
+415 -621
View File
File diff suppressed because it is too large Load Diff