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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-11 01:07:39 +00:00
committed by GitHub
parent dbfdaa993c
commit 2109d6640b
3 changed files with 1129 additions and 1308 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG NODE_VERSION=24.14.0-slim
ARG NODE_VERSION=24.14.1-slim
# Stage 1: Build the application
FROM node:${NODE_VERSION} AS builder
+5 -5
View File
@@ -18,15 +18,15 @@
"style:fix": "prettier --write ."
},
"dependencies": {
"nuxt": "^4.3.1",
"sass": "^1.97.3",
"vue": "^3.5.29",
"nuxt": "^4.4.2",
"sass": "^1.99.0",
"vue": "^3.5.32",
"vue-router": "^4.6.4"
},
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.8.1",
"prettier": "^3.8.2",
"typescript": "^6.0.2",
"vue-tsc": "^3.2.5"
"vue-tsc": "^3.2.6"
}
}
+1123 -1302
View File
File diff suppressed because it is too large Load Diff