mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 17:46:18 +08:00
chore: align vitest versions (#10990)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"vite": "^6.1.0",
|
||||
"vite-plugin-istanbul": "^7.0.0",
|
||||
"vite-plugin-wasm": "^3.4.1",
|
||||
"vitest": "^3.0.0"
|
||||
"vitest": "3.0.8"
|
||||
},
|
||||
"version": "0.20.0"
|
||||
}
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"graphql": "^16.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitest": "^3.0.7"
|
||||
"vitest": "3.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
"devDependencies": {
|
||||
"@types/mixpanel-browser": "^2.50.2",
|
||||
"@types/react": "^19.0.1",
|
||||
"vitest": "^3.0.0"
|
||||
"vitest": "3.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -589,7 +589,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine/error@workspace:packages/common/error"
|
||||
dependencies:
|
||||
vitest: "npm:^3.0.7"
|
||||
vitest: "npm:3.0.8"
|
||||
peerDependencies:
|
||||
"@affine/graphql": "workspace:*"
|
||||
graphql: ^16.9.0
|
||||
@@ -979,7 +979,7 @@ __metadata:
|
||||
"@types/react": "npm:^19.0.1"
|
||||
mixpanel-browser: "npm:^2.56.0"
|
||||
react-router-dom: "npm:6.30.0"
|
||||
vitest: "npm:^3.0.0"
|
||||
vitest: "npm:3.0.8"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -3437,7 +3437,7 @@ __metadata:
|
||||
vite: "npm:^6.1.0"
|
||||
vite-plugin-istanbul: "npm:^7.0.0"
|
||||
vite-plugin-wasm: "npm:^3.4.1"
|
||||
vitest: "npm:^3.0.0"
|
||||
vitest: "npm:3.0.8"
|
||||
yjs: "npm:^13.6.21"
|
||||
zod: "npm:^3.23.8"
|
||||
languageName: unknown
|
||||
@@ -33467,7 +33467,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vitest@npm:3.0.8, vitest@npm:^3.0.0, vitest@npm:^3.0.7":
|
||||
"vitest@npm:3.0.8":
|
||||
version: 3.0.8
|
||||
resolution: "vitest@npm:3.0.8"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user