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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-27 01:45:16 +00:00
committed by GitHub
parent e46ce107e3
commit d2d8ff3f31
3 changed files with 7 additions and 7 deletions

View File

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

View File

@@ -25,7 +25,7 @@
},
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.5.3",
"prettier": "^3.6.1",
"typescript": "^5.8.3",
"vue-tsc": "^2.2.10"
}

10
pnpm-lock.yaml generated
View File

@@ -25,8 +25,8 @@ importers:
specifier: ^9.1.7
version: 9.1.7
prettier:
specifier: ^3.5.3
version: 3.5.3
specifier: ^3.6.1
version: 3.6.1
typescript:
specifier: ^5.8.3
version: 5.8.3
@@ -2892,8 +2892,8 @@ packages:
engines: {node: '>=18'}
hasBin: true
prettier@3.5.3:
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
prettier@3.6.1:
resolution: {integrity: sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==}
engines: {node: '>=14'}
hasBin: true
@@ -6902,7 +6902,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
prettier@3.5.3: {}
prettier@3.6.1: {}
pretty-bytes@6.1.1: {}