1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-30 01:59:06 +00:00
committed by GitHub
parent 9dceaa5fdf
commit 81b2cb0126
3 changed files with 1051 additions and 1309 deletions

View File

@@ -1,4 +1,4 @@
ARG NODE_VERSION=22.15.0-slim
ARG NODE_VERSION=22.16.0-slim
# Stage 1: Build the application
FROM node:${NODE_VERSION} AS builder

View File

@@ -18,9 +18,9 @@
"style:fix": "prettier --write ."
},
"dependencies": {
"nuxt": "^3.17.3",
"sass": "^1.88.0",
"vue": "^3.5.13",
"nuxt": "^3.17.4",
"sass": "^1.89.0",
"vue": "^3.5.16",
"vue-router": "^4.5.1"
},
"devDependencies": {

2352
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff