Temporarily downgrade @types/redux-logger

This commit is contained in:
Nathan Bierema 2024-02-08 17:49:43 -05:00
parent 22b7cbecbc
commit 3f289c8f19
4 changed files with 17 additions and 49 deletions

View File

@ -36,7 +36,7 @@
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/redux-logger": "^3.0.13",
"@types/redux-logger": "3.0.12",
"@types/styled-components": "^5.1.34",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^6.21.0",

View File

@ -35,7 +35,7 @@
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/redux-logger": "^3.0.13",
"@types/redux-logger": "3.0.12",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",

View File

@ -984,7 +984,7 @@ importers:
version: 18.2.0(react@18.2.0)
react-redux:
specifier: ^8.1.3
version: 8.1.3(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
version: 8.1.3(@types/react-dom@18.2.19)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
redux:
specifier: ^4.2.1
version: 4.2.1
@ -1909,8 +1909,8 @@ importers:
specifier: ^18.2.19
version: 18.2.19
'@types/redux-logger':
specifier: ^3.0.13
version: 3.0.13
specifier: 3.0.12
version: 3.0.12
'@types/styled-components':
specifier: ^5.1.34
version: 5.1.34
@ -2175,8 +2175,8 @@ importers:
specifier: ^18.2.19
version: 18.2.19
'@types/redux-logger':
specifier: ^3.0.13
version: 3.0.13
specifier: 3.0.12
version: 3.0.12
'@types/webpack-env':
specifier: ^1.18.4
version: 1.18.4
@ -2576,7 +2576,7 @@ importers:
version: 18.2.0(react@18.2.0)
react-redux:
specifier: ^8.1.3
version: 8.1.3(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
version: 8.1.3(@types/react-dom@18.2.19)(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
redux:
specifier: ^4.2.1
version: 4.2.1
@ -10451,10 +10451,10 @@ packages:
dependencies:
'@types/base16': 1.0.5
/@types/redux-logger@3.0.13:
resolution: {integrity: sha512-jylqZXQfMxahkuPcO8J12AKSSCQngdEWQrw7UiLUJzMBcv1r4Qg77P6mjGLjM27e5gFQDPD8vwUMJ9AyVxFSsg==}
/@types/redux-logger@3.0.12:
resolution: {integrity: sha512-5vAlwokZi/Unb1eGoZfVVzIBTPNDflwXiDzPLT1SynP6hdJfsOEf+w6ZOySOyboLWciCRYeE5DGYUnwVCq+Uyg==}
dependencies:
redux: 5.0.1
redux: 4.2.1
dev: true
/@types/resolve@1.20.2:
@ -18756,39 +18756,6 @@ packages:
redux: 4.2.1
use-sync-external-store: 1.2.0(react@18.2.0)
/react-redux@8.1.3(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1):
resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==}
peerDependencies:
'@types/react': ^16.8 || ^17.0 || ^18.0
'@types/react-dom': ^16.8 || ^17.0 || ^18.0
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: '>=0.59'
redux: ^4 || ^5.0.0-beta.0
peerDependenciesMeta:
'@types/react':
optional: true
'@types/react-dom':
optional: true
react-dom:
optional: true
react-native:
optional: true
redux:
optional: true
dependencies:
'@babel/runtime': 7.23.9
'@types/hoist-non-react-statics': 3.3.5
'@types/react': 18.2.55
'@types/use-sync-external-store': 0.0.3
hoist-non-react-statics: 3.3.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-is: 18.2.0
redux: 4.2.1
use-sync-external-store: 1.2.0(react@18.2.0)
dev: true
/react-refresh@0.14.0:
resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==}
engines: {node: '>=0.10.0'}
@ -19064,10 +19031,6 @@ packages:
dependencies:
'@babel/runtime': 7.23.8
/redux@5.0.1:
resolution: {integrity: sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==}
dev: true
/reflect.getprototypeof@1.0.4:
resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==}
engines: {node: '>= 0.4'}

View File

@ -31,10 +31,15 @@
"redux",
"redux-thunk",
"react-redux",
"@reduxjs/toolkit"
"@reduxjs/toolkit",
"@types/redux-logger"
],
"matchUpdateTypes": ["major"],
"groupName": "redux"
},
{
"matchPackageNames": ["@types/redux-logger"],
"groupName": "redux"
}
]
}