chore(deps): update dependency @types/react-redux to v7.1.30

This commit is contained in:
renovate[bot]
2023-11-08 09:40:23 +00:00
parent cc3a9607fa
commit bcd6892ecd
2 changed files with 6 additions and 6 deletions

View File

@@ -164,7 +164,7 @@
"@types/react-helmet": "6.1.9",
"@types/react-instantsearch-core": "6.26.8",
"@types/react-instantsearch-dom": "6.12.6",
"@types/react-redux": "7.1.29",
"@types/react-redux": "7.1.30",
"@types/react-responsive": "8.0.7",
"@types/react-scrollable-anchor": "0.6.4",
"@types/react-spinkit": "3.0.9",

10
pnpm-lock.yaml generated
View File

@@ -850,8 +850,8 @@ importers:
specifier: 6.12.6
version: 6.12.6
'@types/react-redux':
specifier: 7.1.29
version: 7.1.29
specifier: 7.1.30
version: 7.1.30
'@types/react-responsive':
specifier: 8.0.7
version: 8.0.7
@@ -10745,8 +10745,8 @@ packages:
'@types/react-instantsearch-core': 6.26.8
dev: true
/@types/react-redux@7.1.29:
resolution: {integrity: sha512-orHCOWqBBQ1LP1uD6JVdXL+ZRTEWhGGne+VOPcXef03rC+QYdzktLhxR3ozymPDyZK0CNCUuQs9tyQhfg1ku+w==}
/@types/react-redux@7.1.30:
resolution: {integrity: sha512-i2kqM6YaUwFKduamV6QM/uHbb0eCP8f8ZQ/0yWf+BsAVVsZPRYJ9eeGWZ3uxLfWwwA0SrPRMTPTqsPFkY3HZdA==}
dependencies:
'@types/hoist-non-react-statics': 3.3.2
'@types/react': 16.14.50
@@ -27396,7 +27396,7 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.20.13
'@types/react-redux': 7.1.29
'@types/react-redux': 7.1.30
hoist-non-react-statics: 3.3.2
loose-envify: 1.4.0
prop-types: 15.8.1