mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
fix(deps): update all non-major dependencies (#1391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1126a80b3a
commit
0f25f33886
|
@ -57,7 +57,7 @@
|
|||
"@babel/register": "^7.21.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/chrome": "^0.0.228",
|
||||
"@types/chrome": "^0.0.229",
|
||||
"@types/lodash": "^4.14.192",
|
||||
"@types/react": "^18.0.34",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"dependencies": {
|
||||
"@babel/code-frame": "^7.21.4",
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"@types/chrome": "^0.0.228",
|
||||
"@types/chrome": "^0.0.229",
|
||||
"anser": "^2.1.1",
|
||||
"html-entities": "^2.3.3",
|
||||
"path-browserify": "^1.0.1",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@redux-devtools/dock-monitor": "^3.0.0",
|
||||
"@redux-devtools/rtk-query-monitor": "^3.1.0",
|
||||
"@reduxjs/toolkit": "^1.9.3",
|
||||
"framer-motion": "^10.11.2",
|
||||
"framer-motion": "^10.11.4",
|
||||
"msw": "^1.2.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
|
|
@ -141,8 +141,8 @@ importers:
|
|||
specifier: ^14.0.0
|
||||
version: 14.0.0(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/chrome':
|
||||
specifier: ^0.0.228
|
||||
version: 0.0.228
|
||||
specifier: ^0.0.229
|
||||
version: 0.0.229
|
||||
'@types/lodash':
|
||||
specifier: ^4.14.192
|
||||
version: 4.14.192
|
||||
|
@ -2016,8 +2016,8 @@ importers:
|
|||
specifier: ^7.21.0
|
||||
version: 7.21.0
|
||||
'@types/chrome':
|
||||
specifier: ^0.0.228
|
||||
version: 0.0.228
|
||||
specifier: ^0.0.229
|
||||
version: 0.0.229
|
||||
anser:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
|
@ -2641,7 +2641,7 @@ importers:
|
|||
version: 7.21.0
|
||||
'@chakra-ui/react':
|
||||
specifier: ^2.5.5
|
||||
version: 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.34)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.34)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@emotion/react':
|
||||
specifier: ^11.10.6
|
||||
version: 11.10.6(@types/react@18.0.34)(react@18.2.0)
|
||||
|
@ -2664,8 +2664,8 @@ importers:
|
|||
specifier: ^1.9.3
|
||||
version: 1.9.3(react-redux@8.0.5)(react@18.2.0)
|
||||
framer-motion:
|
||||
specifier: ^10.11.2
|
||||
version: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^10.11.4
|
||||
version: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
msw:
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(typescript@4.9.5)
|
||||
|
@ -5146,7 +5146,7 @@ packages:
|
|||
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
||||
dev: true
|
||||
|
||||
/@chakra-ui/accordion@2.1.11(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0):
|
||||
/@chakra-ui/accordion@2.1.11(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-mfVPmqETp9pyRDHJ33AdF19oHv/LyxVzQJtlxUByuvs8Cj9QQZ2LQLg5kejm+b3mj03A7A6yfbuo3RNaI4Bhsg==}
|
||||
peerDependencies:
|
||||
'@chakra-ui/system': '>=2.0.0'
|
||||
|
@ -5160,8 +5160,8 @@ packages:
|
|||
'@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0)
|
||||
'@chakra-ui/shared-utils': 2.0.5
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.2)(react@18.2.0)
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.4)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -5478,7 +5478,7 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/menu@2.1.12(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0):
|
||||
/@chakra-ui/menu@2.1.12(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-ylNK1VJlr/3/EGg9dLPZ87cBJJjeiYXeU/gOAphsKXMnByrXWhbp4YVnyyyha2KZ0zEw0aPU4nCZ+A69aT9wrg==}
|
||||
peerDependencies:
|
||||
'@chakra-ui/system': '>=2.0.0'
|
||||
|
@ -5500,12 +5500,12 @@ packages:
|
|||
'@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0)
|
||||
'@chakra-ui/shared-utils': 2.0.5
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.2)(react@18.2.0)
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.4)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/modal@2.2.11(@chakra-ui/system@2.5.5)(@types/react@18.0.34)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@chakra-ui/modal@2.2.11(@chakra-ui/system@2.5.5)(@types/react@18.0.34)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-2J0ZUV5tEzkPiawdkgPz6bmex7NXAde1VXooMwdvK+vuT8PV3U61yorTJOZVLdw7TjjI1Yo94mzsp6UwBud43Q==}
|
||||
peerDependencies:
|
||||
'@chakra-ui/system': '>=2.0.0'
|
||||
|
@ -5521,9 +5521,9 @@ packages:
|
|||
'@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0)
|
||||
'@chakra-ui/shared-utils': 2.0.5
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.2)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.4)(react@18.2.0)
|
||||
aria-hidden: 1.2.3
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
react-remove-scroll: 2.5.5(@types/react@18.0.34)(react@18.2.0)
|
||||
|
@ -5577,7 +5577,7 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/popover@2.1.9(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0):
|
||||
/@chakra-ui/popover@2.1.9(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-OMJ12VVs9N32tFaZSOqikkKPtwAVwXYsES/D1pff/amBrE3ngCrpxJSIp4uvTdORfIYDojJqrR52ZplDKS9hRQ==}
|
||||
peerDependencies:
|
||||
'@chakra-ui/system': '>=2.0.0'
|
||||
|
@ -5596,7 +5596,7 @@ packages:
|
|||
'@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0)
|
||||
'@chakra-ui/shared-utils': 2.0.5
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -5864,7 +5864,7 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/react@2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.34)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@chakra-ui/react@2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.34)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-aBVMUtdWv2MrptD/tKSqICPsuJ+I+jvauegffO1qPUDlK3RrXIDeOHkLGWohgXNcjY5bGVWguFEzJm97//0ooQ==}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.0.0
|
||||
|
@ -5873,7 +5873,7 @@ packages:
|
|||
react: '>=18'
|
||||
react-dom: '>=18'
|
||||
dependencies:
|
||||
'@chakra-ui/accordion': 2.1.11(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0)
|
||||
'@chakra-ui/accordion': 2.1.11(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0)
|
||||
'@chakra-ui/alert': 2.1.0(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/avatar': 2.2.8(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/breadcrumb': 2.1.5(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
|
@ -5894,11 +5894,11 @@ packages:
|
|||
'@chakra-ui/layout': 2.1.18(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/live-region': 2.0.13(react@18.2.0)
|
||||
'@chakra-ui/media-query': 3.2.12(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/menu': 2.1.12(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0)
|
||||
'@chakra-ui/modal': 2.2.11(@chakra-ui/system@2.5.5)(@types/react@18.0.34)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/menu': 2.1.12(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0)
|
||||
'@chakra-ui/modal': 2.2.11(@chakra-ui/system@2.5.5)(@types/react@18.0.34)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/number-input': 2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/pin-input': 2.0.20(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/popover': 2.1.9(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0)
|
||||
'@chakra-ui/popover': 2.1.9(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0)
|
||||
'@chakra-ui/popper': 3.0.13(react@18.2.0)
|
||||
'@chakra-ui/portal': 2.0.16(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/progress': 2.1.6(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
|
@ -5911,7 +5911,7 @@ packages:
|
|||
'@chakra-ui/spinner': 2.0.13(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/stat': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/styled-system': 2.8.0
|
||||
'@chakra-ui/switch': 2.0.26(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0)
|
||||
'@chakra-ui/switch': 2.0.26(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0)
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
'@chakra-ui/table': 2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/tabs': 2.1.9(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
|
@ -5919,14 +5919,14 @@ packages:
|
|||
'@chakra-ui/textarea': 2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/theme': 3.0.1(@chakra-ui/styled-system@2.8.0)
|
||||
'@chakra-ui/theme-utils': 2.0.15
|
||||
'@chakra-ui/toast': 6.1.1(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/tooltip': 2.2.7(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.2)(react@18.2.0)
|
||||
'@chakra-ui/toast': 6.1.1(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/tooltip': 2.2.7(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@chakra-ui/transition': 2.0.16(framer-motion@10.11.4)(react@18.2.0)
|
||||
'@chakra-ui/utils': 2.0.15
|
||||
'@chakra-ui/visually-hidden': 2.0.15(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@emotion/react': 11.10.6(@types/react@18.0.34)(react@18.2.0)
|
||||
'@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.34)(react@18.2.0)
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
|
@ -6014,7 +6014,7 @@ packages:
|
|||
lodash.mergewith: 4.6.2
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/switch@2.0.26(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react@18.2.0):
|
||||
/@chakra-ui/switch@2.0.26(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-x62lF6VazSZJQuVxosChVR6+0lIJe8Pxgkl/C9vxjhp2yVYb3mew5tcX/sDOu0dYZy8ro/9hMfGkdN4r9xEU8A==}
|
||||
peerDependencies:
|
||||
'@chakra-ui/system': '>=2.0.0'
|
||||
|
@ -6024,7 +6024,7 @@ packages:
|
|||
'@chakra-ui/checkbox': 2.2.14(@chakra-ui/system@2.5.5)(react@18.2.0)
|
||||
'@chakra-ui/shared-utils': 2.0.5
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -6133,7 +6133,7 @@ packages:
|
|||
'@chakra-ui/theme-tools': 2.0.17(@chakra-ui/styled-system@2.8.0)
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/toast@6.1.1(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@chakra-ui/toast@6.1.1(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-JtjIKkPVjEu8okGGCipCxNVgK/15h5AicTATZ6RbG2MsHmr4GfKG3fUCvpbuZseArqmLqGLQZQJjVE9vJzaSkQ==}
|
||||
peerDependencies:
|
||||
'@chakra-ui/system': 2.5.5
|
||||
|
@ -6151,12 +6151,12 @@ packages:
|
|||
'@chakra-ui/styled-system': 2.8.0
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
'@chakra-ui/theme': 3.0.1(@chakra-ui/styled-system@2.8.0)
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/tooltip@2.2.7(@chakra-ui/system@2.5.5)(framer-motion@10.11.2)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@chakra-ui/tooltip@2.2.7(@chakra-ui/system@2.5.5)(framer-motion@10.11.4)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-ImUJ6NnVqARaYqpgtO+kzucDRmxo8AF3jMjARw0bx2LxUkKwgRCOEaaRK5p5dHc0Kr6t5/XqjDeUNa19/sLauA==}
|
||||
peerDependencies:
|
||||
'@chakra-ui/system': '>=2.0.0'
|
||||
|
@ -6172,19 +6172,19 @@ packages:
|
|||
'@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0)
|
||||
'@chakra-ui/shared-utils': 2.0.5
|
||||
'@chakra-ui/system': 2.5.5(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0)
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/@chakra-ui/transition@2.0.16(framer-motion@10.11.2)(react@18.2.0):
|
||||
/@chakra-ui/transition@2.0.16(framer-motion@10.11.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-E+RkwlPc3H7P1crEXmXwDXMB2lqY2LLia2P5siQ4IEnRWIgZXlIw+8Em+NtHNgusel2N+9yuB0wT9SeZZeZ3CQ==}
|
||||
peerDependencies:
|
||||
framer-motion: '>=4.0.0'
|
||||
react: '>=18'
|
||||
dependencies:
|
||||
'@chakra-ui/shared-utils': 2.0.5
|
||||
framer-motion: 10.11.2(react-dom@18.2.0)(react@18.2.0)
|
||||
framer-motion: 10.11.4(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
@ -9012,8 +9012,8 @@ packages:
|
|||
'@types/node': 18.15.11
|
||||
'@types/responselike': 1.0.0
|
||||
|
||||
/@types/chrome@0.0.228:
|
||||
resolution: {integrity: sha512-rDmyVEF+l9H+6FQYqsEGqQOjBw/uaSx6KJ6o47FwbQmPPcskmt8XlPbKjy5KeQXU3ZLiV2x45Fk4kdtRMSghfQ==}
|
||||
/@types/chrome@0.0.229:
|
||||
resolution: {integrity: sha512-4dg80wr/0AxRiDxqQzHLRtiEbzYCipBpQFUGpuBfsSoIYuLMm0xH11gHc/uvNwoWDXKUsLFn8GLiYdAjt09RPQ==}
|
||||
dependencies:
|
||||
'@types/filesystem': 0.0.32
|
||||
'@types/har-format': 1.2.10
|
||||
|
@ -13761,8 +13761,8 @@ packages:
|
|||
resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
/framer-motion@10.11.2(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-IrwuC9regNOU99JoM/Z62CAMA3awGV6AcF7e3bcgXk/ZoNlGSt5aVq0J7UAwtLmCkwVlRvBkiMnvv2mZ1GW2pg==}
|
||||
/framer-motion@10.11.4(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-G69oXNILHETM95lI7UNORG8T7lVN9GnwAf6V8OV7asdWLo7cLVsCFXgPQveWb4fSIDC0FnQQhFnx6blVdmdl3A==}
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user