Add @types/react-svg-pan-zoom to patched dependencies
This commit is contained in:
parent
9cf56b308b
commit
d40f97ad6f
3 changed files with 30 additions and 2 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -1,5 +1,10 @@
|
|||
lockfileVersion: 5.4
|
||||
|
||||
patchedDependencies:
|
||||
'@types/react-svg-pan-zoom@3.3.5':
|
||||
hash: kv3ctd73j5hnzcxdc2ceiq5wuy
|
||||
path: patches/@types__react-svg-pan-zoom@3.3.5.patch
|
||||
|
||||
specifiers:
|
||||
'@heroicons/react': ^2.0.14
|
||||
'@react-hook/size': ^2.1.2
|
||||
|
@ -63,7 +68,7 @@ devDependencies:
|
|||
'@testing-library/user-event': 14.4.3_yxlyej73nftwmh2fiao7paxmlm
|
||||
'@types/react': 18.0.27
|
||||
'@types/react-dom': 18.0.10
|
||||
'@types/react-svg-pan-zoom': 3.3.5
|
||||
'@types/react-svg-pan-zoom': 3.3.5_kv3ctd73j5hnzcxdc2ceiq5wuy
|
||||
'@types/react-window': 1.8.5
|
||||
'@typescript-eslint/eslint-plugin': 5.51.0_b635kmla6dsb4frxfihkw4m47e
|
||||
'@typescript-eslint/parser': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
|
@ -929,11 +934,12 @@ packages:
|
|||
'@types/react': 18.0.27
|
||||
dev: true
|
||||
|
||||
/@types/react-svg-pan-zoom/3.3.5:
|
||||
/@types/react-svg-pan-zoom/3.3.5_kv3ctd73j5hnzcxdc2ceiq5wuy:
|
||||
resolution: {integrity: sha512-W8GRFCDy7raSDr5OXGjSyvX5KmdWlIQfv0NLa1jfAYVUO4ClVbgorWeAAom7nY3Pl+4h9blXE1Bnu2CW1iMEvQ==}
|
||||
dependencies:
|
||||
'@types/react': 18.0.27
|
||||
dev: true
|
||||
patched: true
|
||||
|
||||
/@types/react-window/1.8.5:
|
||||
resolution: {integrity: sha512-V9q3CvhC9Jk9bWBOysPGaWy/Z0lxYcTXLtLipkt2cnRj1JOSFNF7wqGpkScSXMgBwC+fnVRg/7shwgddBG5ICw==}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue