From d2d8ff3f31438af83e99fc190b22a3f39f046ed9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 01:45:16 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#37) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Dockerfile b/Dockerfile index c9729d6..ea00c04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 diff --git a/package.json b/package.json index eac2a15..e309f76 100644 --- a/package.json +++ b/package.json @@ -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" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7510ad8..04435f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: {}