mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 00:28:33 +00:00
chore: fix vitest error on tinykeys (#5693)
This commit is contained in:
54
.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch
Normal file
54
.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch
Normal file
File diff suppressed because one or more lines are too long
@@ -25,7 +25,7 @@
|
||||
"jotai-effect": "^0.2.3",
|
||||
"nanoid": "^5.0.3",
|
||||
"react": "18.2.0",
|
||||
"tinykeys": "^2.1.0",
|
||||
"tinykeys": "patch:tinykeys@npm%3A2.1.0#~/.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch",
|
||||
"yjs": "^13.6.10",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
|
||||
11
yarn.lock
11
yarn.lock
@@ -13057,7 +13057,7 @@ __metadata:
|
||||
nanoid: "npm:^5.0.3"
|
||||
react: "npm:^18.2.0"
|
||||
rxjs: "npm:^7.8.1"
|
||||
tinykeys: "npm:^2.1.0"
|
||||
tinykeys: "patch:tinykeys@npm%3A2.1.0#~/.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch"
|
||||
vite: "npm:^5.0.6"
|
||||
vite-plugin-dts: "npm:3.7.0"
|
||||
vitest: "npm:1.1.3"
|
||||
@@ -33232,13 +33232,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tinykeys@npm:^2.1.0":
|
||||
"tinykeys@npm:2.1.0, tinykeys@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "tinykeys@npm:2.1.0"
|
||||
checksum: 64d222e08472d1a55e42fb1f20f8c4587f7fab633cba0a23754eea3bf477044ae3160f203fd1061435352ed3df900fb49ecf83e829c090e847d7fa45f54491ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tinykeys@patch:tinykeys@npm%3A2.1.0#~/.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch":
|
||||
version: 2.1.0
|
||||
resolution: "tinykeys@patch:tinykeys@npm%3A2.1.0#~/.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch::version=2.1.0&hash=822e37"
|
||||
checksum: 0adb15480be7747d73032959b8f04c541a5bc99e8200461887aea0c42984fae591daa1dac1bd848dfb3b7d0674b28cb2d0573775b0044e5b82b7f50f1e1dcd16
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tinypool@npm:^0.8.1":
|
||||
version: 0.8.1
|
||||
resolution: "tinypool@npm:0.8.1"
|
||||
|
||||
Reference in New Issue
Block a user