1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-06-21 10:35:18 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot] a94016facd chore(deps): update dependency vue-router to v5 2026-02-02 14:42:22 +00:00
4 changed files with 2927 additions and 2351 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG NODE_VERSION=24.16.0-slim
ARG NODE_VERSION=24.13.0-slim
# Stage 1: Build the application
FROM node:${NODE_VERSION} AS builder
+7 -7
View File
@@ -18,15 +18,15 @@
"style:fix": "prettier --write ."
},
"dependencies": {
"nuxt": "^4.4.7",
"sass": "^1.100.0",
"vue": "^3.5.35",
"vue-router": "^5.1.0"
"nuxt": "^4.3.0",
"sass": "^1.97.3",
"vue": "^3.5.27",
"vue-router": "^5.0.2"
},
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.8.3",
"typescript": "^6.0.3",
"vue-tsc": "^3.3.3"
"prettier": "^3.8.1",
"typescript": "^5.9.3",
"vue-tsc": "^3.2.4"
}
}
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ubuntu:26.04
FROM ubuntu:24.04
MAINTAINER Robonen Andrew <robonenandrew@gmail.com>
+2918 -2342
View File
File diff suppressed because it is too large Load Diff