1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-06-19 17:45:18 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-24 01:30:26 +00:00
committed by GitHub
parent 35dbde5d29
commit 21c4910b41
3 changed files with 998 additions and 1705 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG NODE_VERSION=24.15.0-slim
ARG NODE_VERSION=24.16.0-slim
# Stage 1: Build the application
FROM node:${NODE_VERSION} AS builder
+4 -4
View File
@@ -18,15 +18,15 @@
"style:fix": "prettier --write ."
},
"dependencies": {
"nuxt": "^4.4.4",
"sass": "^1.99.0",
"vue": "^3.5.33",
"nuxt": "^4.4.6",
"sass": "^1.100.0",
"vue": "^3.5.34",
"vue-router": "^4.6.4"
},
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.8.3",
"typescript": "^6.0.3",
"vue-tsc": "^3.2.8"
"vue-tsc": "^3.3.1"
}
}
+993 -1700
View File
File diff suppressed because it is too large Load Diff