diff --git a/package.json b/package.json index 6b40ba1..16c09ef 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "postcss": "^8.4.49", "tailwindcss": "^3.4.15", "typescript": "~5.6.2", - "vite": "^6.0.1", + "vite": "^6.0.4", "vue-tsc": "^2.1.10" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c5e86d..202091e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: version: 0.5.15(tailwindcss@3.4.15) '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.0.1(jiti@1.21.6)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.0.4(jiti@1.21.6)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3)) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.49) @@ -43,8 +43,8 @@ importers: specifier: ~5.6.2 version: 5.6.3 vite: - specifier: ^6.0.1 - version: 6.0.1(jiti@1.21.6)(yaml@2.6.1) + specifier: ^6.0.4 + version: 6.0.4(jiti@1.21.6)(yaml@2.6.1) vue-tsc: specifier: ^2.1.10 version: 2.1.10(typescript@5.6.3) @@ -888,8 +888,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - vite@6.0.1: - resolution: {integrity: sha512-Ldn6gorLGr4mCdFnmeAOLweJxZ34HjKnDm4HGo6P66IEqTxQb36VEdFJQENKxWjupNfoIjvRUnswjn1hpYEpjQ==} + vite@6.0.4: + resolution: {integrity: sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -1168,9 +1168,9 @@ snapshots: '@types/estree@1.0.6': {} - '@vitejs/plugin-vue@5.2.1(vite@6.0.1(jiti@1.21.6)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.4(jiti@1.21.6)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 6.0.1(jiti@1.21.6)(yaml@2.6.1) + vite: 6.0.4(jiti@1.21.6)(yaml@2.6.1) vue: 3.5.13(typescript@5.6.3) '@volar/language-core@2.4.10': @@ -1728,7 +1728,7 @@ snapshots: util-deprecate@1.0.2: {} - vite@6.0.1(jiti@1.21.6)(yaml@2.6.1): + vite@6.0.4(jiti@1.21.6)(yaml@2.6.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49