mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
chore: align vitest versions (#10990)
This commit is contained in:
@@ -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