mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
chore(deps): update dependency @testing-library/react to v14 (#1357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5398f6b171
commit
af23114ed8
|
@ -56,7 +56,7 @@
|
|||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@babel/register": "^7.18.9",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/chrome": "^0.0.213",
|
||||
"@types/lodash": "^4.14.191",
|
||||
"@types/react": "^18.0.28",
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@rjsf/core": "^4.2.3",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/jest": "^29.4.0",
|
||||
"@types/jsan": "^3.1.2",
|
||||
"@types/json-schema": "^7.0.11",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@redux-devtools/core": "^3.13.0",
|
||||
"@redux-devtools/inspector-monitor": "^3.0.0",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/es6template": "^1.0.1",
|
||||
"@types/jest": "^29.4.0",
|
||||
"@types/jsan": "^3.1.2",
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@redux-devtools/core": "^3.13.0",
|
||||
"@redux-devtools/inspector-monitor": "^3.0.0",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/babel__code-frame": "^7.0.3",
|
||||
"@types/html-entities": "^1.3.4",
|
||||
"@types/jest": "^29.4.0",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"@redux-devtools/core": "^3.13.1",
|
||||
"@reduxjs/toolkit": "^1.9.2",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/jest": "^29.4.0",
|
||||
"@types/hex-rgba": "^1.0.1",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"@storybook/manager-webpack5": "^6.5.16",
|
||||
"@storybook/react": "^6.5.16",
|
||||
"@testing-library/dom": "^9.0.0",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/color": "^3.0.3",
|
||||
"@types/jest": "^29.4.0",
|
||||
|
|
|
@ -55,7 +55,7 @@ importers:
|
|||
'@redux-devtools/ui': ^1.3.0
|
||||
'@redux-devtools/utils': ^2.0.0
|
||||
'@testing-library/jest-dom': ^5.16.5
|
||||
'@testing-library/react': ^13.4.0
|
||||
'@testing-library/react': ^14.0.0
|
||||
'@types/chrome': ^0.0.213
|
||||
'@types/jsan': ^3.1.2
|
||||
'@types/lodash': ^4.14.191
|
||||
|
@ -133,7 +133,7 @@ importers:
|
|||
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
|
||||
'@babel/register': 7.18.9_@babel+core@7.20.12
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/chrome': 0.0.213
|
||||
'@types/lodash': 4.14.191
|
||||
'@types/react': 18.0.28
|
||||
|
@ -740,7 +740,7 @@ importers:
|
|||
'@reduxjs/toolkit': ^1.9.2
|
||||
'@rjsf/core': ^4.2.3
|
||||
'@testing-library/jest-dom': ^5.16.5
|
||||
'@testing-library/react': ^13.4.0
|
||||
'@testing-library/react': ^14.0.0
|
||||
'@types/jest': ^29.4.0
|
||||
'@types/jsan': ^3.1.2
|
||||
'@types/json-schema': ^7.0.11
|
||||
|
@ -828,7 +828,7 @@ importers:
|
|||
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
|
||||
'@rjsf/core': 4.2.3_react@18.2.0
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/jest': 29.4.0
|
||||
'@types/jsan': 3.1.2
|
||||
'@types/json-schema': 7.0.11
|
||||
|
@ -1219,7 +1219,7 @@ importers:
|
|||
'@redux-devtools/core': ^3.13.0
|
||||
'@redux-devtools/inspector-monitor': ^3.0.0
|
||||
'@redux-devtools/ui': ^1.3.0
|
||||
'@testing-library/react': ^13.4.0
|
||||
'@testing-library/react': ^14.0.0
|
||||
'@types/es6template': ^1.0.1
|
||||
'@types/jest': ^29.4.0
|
||||
'@types/jsan': ^3.1.2
|
||||
|
@ -1270,7 +1270,7 @@ importers:
|
|||
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
|
||||
'@redux-devtools/core': link:../redux-devtools
|
||||
'@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/es6template': 1.0.1
|
||||
'@types/jest': 29.4.0
|
||||
'@types/jsan': 3.1.2
|
||||
|
@ -1397,7 +1397,7 @@ importers:
|
|||
'@babel/runtime': ^7.20.13
|
||||
'@redux-devtools/core': ^3.13.0
|
||||
'@redux-devtools/inspector-monitor': ^3.0.0
|
||||
'@testing-library/react': ^13.4.0
|
||||
'@testing-library/react': ^14.0.0
|
||||
'@types/babel__code-frame': ^7.0.3
|
||||
'@types/chrome': ^0.0.213
|
||||
'@types/html-entities': ^1.3.4
|
||||
|
@ -1447,7 +1447,7 @@ importers:
|
|||
'@babel/preset-typescript': 7.18.6_@babel+core@7.20.12
|
||||
'@redux-devtools/core': link:../redux-devtools
|
||||
'@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/babel__code-frame': 7.0.3
|
||||
'@types/html-entities': 1.3.4
|
||||
'@types/jest': 29.4.0
|
||||
|
@ -1731,7 +1731,7 @@ importers:
|
|||
'@redux-devtools/ui': ^1.3.0
|
||||
'@reduxjs/toolkit': ^1.9.2
|
||||
'@testing-library/jest-dom': ^5.16.5
|
||||
'@testing-library/react': ^13.4.0
|
||||
'@testing-library/react': ^14.0.0
|
||||
'@types/hex-rgba': ^1.0.1
|
||||
'@types/jest': ^29.4.0
|
||||
'@types/lodash': ^4.14.191
|
||||
|
@ -1790,7 +1790,7 @@ importers:
|
|||
'@redux-devtools/core': link:../redux-devtools
|
||||
'@reduxjs/toolkit': 1.9.2_k4ae6lp43ej6mezo3ztvx6pykq
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/hex-rgba': 1.0.1
|
||||
'@types/jest': 29.4.0
|
||||
'@types/lodash.debounce': 4.0.7
|
||||
|
@ -2112,7 +2112,7 @@ importers:
|
|||
'@storybook/manager-webpack5': ^6.5.16
|
||||
'@storybook/react': ^6.5.16
|
||||
'@testing-library/dom': ^9.0.0
|
||||
'@testing-library/react': ^13.4.0
|
||||
'@testing-library/react': ^14.0.0
|
||||
'@testing-library/user-event': ^14.4.3
|
||||
'@types/base16': ^1.0.2
|
||||
'@types/codemirror': ^5.60.7
|
||||
|
@ -2188,7 +2188,7 @@ importers:
|
|||
'@storybook/manager-webpack5': 6.5.16_thg4xgkqzam43wvb4m4gitomxu
|
||||
'@storybook/react': 6.5.16_nsojkcuzyxevfv6vk2xlte3i2q
|
||||
'@testing-library/dom': 9.0.0
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@testing-library/user-event': 14.4.3_@testing-library+dom@9.0.0
|
||||
'@types/color': 3.0.3
|
||||
'@types/jest': 29.4.0
|
||||
|
@ -8062,20 +8062,6 @@ packages:
|
|||
resolution: {integrity: sha512-g697J3WxV/Zytemz8aTuKjTGYtta9+02kva3C1xc7KXB8GdbfE1akGJIsZLyY/FSh2QrnE+fiB7vmWU3XNcb6A==}
|
||||
dev: true
|
||||
|
||||
/@testing-library/dom/8.20.0:
|
||||
resolution: {integrity: sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA==}
|
||||
engines: {node: '>=12'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/runtime': 7.20.13
|
||||
'@types/aria-query': 5.0.1
|
||||
aria-query: 5.1.3
|
||||
chalk: 4.1.2
|
||||
dom-accessibility-api: 0.5.16
|
||||
lz-string: 1.4.4
|
||||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@testing-library/dom/9.0.0:
|
||||
resolution: {integrity: sha512-+/TLgKNFsYUshOY/zXsQOk+PlFQK+eyJ9T13IDVNJEi+M+Un7xlJK+FZKkbGSnf0+7E1G6PlDhkSYQ/GFiruBQ==}
|
||||
engines: {node: '>=14'}
|
||||
|
@ -8105,15 +8091,15 @@ packages:
|
|||
redent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/@testing-library/react/13.4.0_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==}
|
||||
engines: {node: '>=12'}
|
||||
/@testing-library/react/14.0.0_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: ^18.0.0 || 18
|
||||
react-dom: ^18.0.0 || 18
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.13
|
||||
'@testing-library/dom': 8.20.0
|
||||
'@testing-library/dom': 9.0.0
|
||||
'@types/react-dom': 18.0.11
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user