mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-28 00:49:46 +03:00
Remove unnecessary (?) type packages
This commit is contained in:
parent
1a159b5338
commit
0e037e12ba
|
@ -85,7 +85,6 @@
|
|||
"@types/react-dom": "^18.2.22",
|
||||
"@types/socketcluster-client": "^19.1.0",
|
||||
"@types/styled-components": "^5.1.34",
|
||||
"@types/testing-library__jest-dom": "^5.14.9",
|
||||
"@types/webpack-env": "^1.18.4",
|
||||
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
||||
"@typescript-eslint/parser": "^7.4.0",
|
||||
|
|
|
@ -65,7 +65,6 @@
|
|||
"@redux-devtools/core": "^4.0.0",
|
||||
"@types/dateformat": "^5.0.2",
|
||||
"@types/hex-rgba": "^1.0.3",
|
||||
"@types/history": "^4.7.11",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/react": "^18.2.72",
|
||||
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
"@babel/preset-env": "^7.24.3",
|
||||
"@babel/preset-react": "^7.24.1",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@types/copy-webpack-plugin": "^10.1.0",
|
||||
"@types/node": "^20.11.30",
|
||||
"@types/react": "^18.2.72",
|
||||
"@types/react-dom": "^18.2.22",
|
||||
|
|
|
@ -1130,9 +1130,6 @@ importers:
|
|||
'@types/styled-components':
|
||||
specifier: ^5.1.34
|
||||
version: 5.1.34
|
||||
'@types/testing-library__jest-dom':
|
||||
specifier: ^5.14.9
|
||||
version: 5.14.9
|
||||
'@types/webpack-env':
|
||||
specifier: ^1.18.4
|
||||
version: 1.18.4
|
||||
|
@ -1666,9 +1663,6 @@ importers:
|
|||
'@types/hex-rgba':
|
||||
specifier: ^1.0.3
|
||||
version: 1.0.3
|
||||
'@types/history':
|
||||
specifier: ^4.7.11
|
||||
version: 4.7.11
|
||||
'@types/lodash.debounce':
|
||||
specifier: ^4.0.9
|
||||
version: 4.0.9
|
||||
|
@ -2662,9 +2656,6 @@ importers:
|
|||
'@babel/preset-typescript':
|
||||
specifier: ^7.24.1
|
||||
version: 7.24.1(@babel/core@7.24.3)
|
||||
'@types/copy-webpack-plugin':
|
||||
specifier: ^10.1.0
|
||||
version: 10.1.0(webpack@5.91.0)
|
||||
'@types/node':
|
||||
specifier: ^20.11.30
|
||||
version: 20.11.30
|
||||
|
@ -9896,15 +9887,6 @@ packages:
|
|||
resolution: {integrity: sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q==}
|
||||
dev: true
|
||||
|
||||
/@types/copy-webpack-plugin@10.1.0(webpack@5.91.0):
|
||||
resolution: {integrity: sha512-Dk0NUW3X6hVQdkH2n9R7NejjPNCocZBiv8XF8Ac5su2d6EKzCcG/yWDwnWGrEsAWvogoADJyUKULwncx0G9Jkg==}
|
||||
deprecated: This is a stub types definition. copy-webpack-plugin provides its own type definitions, so you do not need this installed.
|
||||
dependencies:
|
||||
copy-webpack-plugin: 12.0.2(webpack@5.91.0)
|
||||
transitivePeerDependencies:
|
||||
- webpack
|
||||
dev: true
|
||||
|
||||
/@types/cors@2.8.17:
|
||||
resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==}
|
||||
dependencies:
|
||||
|
@ -10170,10 +10152,6 @@ packages:
|
|||
resolution: {integrity: sha512-yUcRdf2uwKR97Kv/l/UeOg+rfB7HAI/vLdctkQntJTWJyx/ParAekUtKgSrzLgZzURCPEa/SY1Py9HKeAo4cPA==}
|
||||
dev: true
|
||||
|
||||
/@types/history@4.7.11:
|
||||
resolution: {integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==}
|
||||
dev: true
|
||||
|
||||
/@types/hoist-non-react-statics@3.3.5:
|
||||
resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==}
|
||||
dependencies:
|
||||
|
@ -10564,12 +10542,6 @@ packages:
|
|||
'@types/estree': 1.0.5
|
||||
dev: false
|
||||
|
||||
/@types/testing-library__jest-dom@5.14.9:
|
||||
resolution: {integrity: sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==}
|
||||
dependencies:
|
||||
'@types/jest': 29.5.12
|
||||
dev: true
|
||||
|
||||
/@types/tough-cookie@4.0.5:
|
||||
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user