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

1 Commits

Author SHA1 Message Date
renovate[bot] 25cca61792 chore(deps): update dependency vue-router to v5 2026-06-11 11:16:47 +00:00
3 changed files with 201 additions and 318 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG NODE_VERSION=24.17.0-slim
ARG NODE_VERSION=24.16.0-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.4.8",
"sass": "^1.101.0",
"vue": "^3.5.38",
"nuxt": "^4.4.7",
"sass": "^1.100.0",
"vue": "^3.5.35",
"vue-router": "^5.1.0"
},
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.8.4",
"prettier": "^3.8.3",
"typescript": "^6.0.3",
"vue-tsc": "^3.3.5"
"vue-tsc": "^3.3.3"
}
}
+195 -312
View File
File diff suppressed because it is too large Load Diff