update: vt

This commit is contained in:
Vick Scarlet
2026-06-29 14:59:00 +08:00
parent d52d2d5d79
commit 03bcb19942
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "vitest" "test": "vitest"
}, },
"devDependencies": { "devDependencies": {
"v-transform": "^2.2.2", "v-transform": "^2.2.3",
"vite": "^8.1.0", "vite": "^8.1.0",
"vitest": "^4.1.9" "vitest": "^4.1.9"
} }
+5 -5
View File
@@ -12,8 +12,8 @@ importers:
.: .:
devDependencies: devDependencies:
v-transform: v-transform:
specifier: ^2.2.2 specifier: ^2.2.3
version: 2.2.2 version: 2.2.3
vite: vite:
specifier: ^8.1.0 specifier: ^8.1.0
version: 8.1.0 version: 8.1.0
@@ -425,8 +425,8 @@ packages:
tslib@2.8.1: tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
v-transform@2.2.2: v-transform@2.2.3:
resolution: {integrity: sha512-oRwWoXPqTpU/SXlmY/eKxV1fcmtOD5xCwvzMzncrkRoTxQyv4Mc8jMxK00Mn1MeR7n8SZvdKDkzaops/Yw7T3Q==} resolution: {integrity: sha512-4hdEAxaUYibSjMwsG0EgOQGn5duvuUHPxhg54AzGi5tYhbTAEpKJk1SlF82XKCxU4N06yjcfEMV5ZRNjxZ7Q3w==}
hasBin: true hasBin: true
vite@8.1.0: vite@8.1.0:
@@ -853,7 +853,7 @@ snapshots:
tslib@2.8.1: tslib@2.8.1:
optional: true optional: true
v-transform@2.2.2: v-transform@2.2.3:
dependencies: dependencies:
commander: 15.0.0 commander: 15.0.0
glob: 13.0.6 glob: 13.0.6
+1 -1
View File
@@ -3,7 +3,7 @@ packages:
- '**' - '**'
minimumReleaseAgeExclude: minimumReleaseAgeExclude:
- v-transform@2.2.2 - v-transform@2.2.2 || 2.2.3
overrides: overrides:
"v-transform>xlsx": "^0.18.5" "v-transform>xlsx": "^0.18.5"