mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Doesn't work
This commit is contained in:
parent
50153223c9
commit
1a41e23db0
|
@ -72,7 +72,6 @@
|
||||||
"@storybook/addon-links": "^7.0.2",
|
"@storybook/addon-links": "^7.0.2",
|
||||||
"@storybook/react": "^7.0.2",
|
"@storybook/react": "^7.0.2",
|
||||||
"@storybook/react-webpack5": "^7.0.2",
|
"@storybook/react-webpack5": "^7.0.2",
|
||||||
"@storybook/types": "^7.0.2",
|
|
||||||
"@testing-library/dom": "^9.2.0",
|
"@testing-library/dom": "^9.2.0",
|
||||||
"@testing-library/react": "^14.0.0",
|
"@testing-library/react": "^14.0.0",
|
||||||
"@testing-library/user-event": "^14.4.3",
|
"@testing-library/user-event": "^14.4.3",
|
||||||
|
|
|
@ -3139,9 +3139,6 @@ importers:
|
||||||
'@storybook/react-webpack5':
|
'@storybook/react-webpack5':
|
||||||
specifier: ^7.0.2
|
specifier: ^7.0.2
|
||||||
version: 7.0.2(@babel/core@7.21.3)(esbuild@0.17.15)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)
|
version: 7.0.2(@babel/core@7.21.3)(esbuild@0.17.15)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)
|
||||||
'@storybook/types':
|
|
||||||
specifier: ^7.0.2
|
|
||||||
version: 7.0.2
|
|
||||||
'@testing-library/dom':
|
'@testing-library/dom':
|
||||||
specifier: ^9.2.0
|
specifier: ^9.2.0
|
||||||
version: 9.2.0
|
version: 9.2.0
|
||||||
|
@ -8261,8 +8258,8 @@ packages:
|
||||||
/@storybook/builder-webpack5@7.0.2(esbuild@0.17.15)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5):
|
/@storybook/builder-webpack5@7.0.2(esbuild@0.17.15)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5):
|
||||||
resolution: {integrity: sha512-kYzmP4QfH/sA6S65+PY5XzIJ5Adsc9soSEZYdTYntTtLOzdrthKEb7InlYKt1Tg1hGVyhn6KQafSxyGHgFkC+A==}
|
resolution: {integrity: sha512-kYzmP4QfH/sA6S65+PY5XzIJ5Adsc9soSEZYdTYntTtLOzdrthKEb7InlYKt1Tg1hGVyhn6KQafSxyGHgFkC+A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
|
@ -8763,8 +8760,8 @@ packages:
|
||||||
engines: {node: '>=16.0.0'}
|
engines: {node: '>=16.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.11.5
|
'@babel/core': ^7.11.5
|
||||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@babel/core':
|
'@babel/core':
|
||||||
|
|
Loading…
Reference in New Issue
Block a user