Remove unnecessary (?) type packages

This commit is contained in:
Nathan Bierema 2024-03-26 17:36:33 -04:00
parent 1a159b5338
commit 0e037e12ba
4 changed files with 0 additions and 31 deletions

View File

@ -85,7 +85,6 @@
"@types/react-dom": "^18.2.22", "@types/react-dom": "^18.2.22",
"@types/socketcluster-client": "^19.1.0", "@types/socketcluster-client": "^19.1.0",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",
"@types/testing-library__jest-dom": "^5.14.9",
"@types/webpack-env": "^1.18.4", "@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^7.4.0", "@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0", "@typescript-eslint/parser": "^7.4.0",

View File

@ -65,7 +65,6 @@
"@redux-devtools/core": "^4.0.0", "@redux-devtools/core": "^4.0.0",
"@types/dateformat": "^5.0.2", "@types/dateformat": "^5.0.2",
"@types/hex-rgba": "^1.0.3", "@types/hex-rgba": "^1.0.3",
"@types/history": "^4.7.11",
"@types/lodash.debounce": "^4.0.9", "@types/lodash.debounce": "^4.0.9",
"@types/react": "^18.2.72", "@types/react": "^18.2.72",
"@typescript-eslint/eslint-plugin": "^7.4.0", "@typescript-eslint/eslint-plugin": "^7.4.0",

View File

@ -35,7 +35,6 @@
"@babel/preset-env": "^7.24.3", "@babel/preset-env": "^7.24.3",
"@babel/preset-react": "^7.24.1", "@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1", "@babel/preset-typescript": "^7.24.1",
"@types/copy-webpack-plugin": "^10.1.0",
"@types/node": "^20.11.30", "@types/node": "^20.11.30",
"@types/react": "^18.2.72", "@types/react": "^18.2.72",
"@types/react-dom": "^18.2.22", "@types/react-dom": "^18.2.22",

View File

@ -1130,9 +1130,6 @@ importers:
'@types/styled-components': '@types/styled-components':
specifier: ^5.1.34 specifier: ^5.1.34
version: 5.1.34 version: 5.1.34
'@types/testing-library__jest-dom':
specifier: ^5.14.9
version: 5.14.9
'@types/webpack-env': '@types/webpack-env':
specifier: ^1.18.4 specifier: ^1.18.4
version: 1.18.4 version: 1.18.4
@ -1666,9 +1663,6 @@ importers:
'@types/hex-rgba': '@types/hex-rgba':
specifier: ^1.0.3 specifier: ^1.0.3
version: 1.0.3 version: 1.0.3
'@types/history':
specifier: ^4.7.11
version: 4.7.11
'@types/lodash.debounce': '@types/lodash.debounce':
specifier: ^4.0.9 specifier: ^4.0.9
version: 4.0.9 version: 4.0.9
@ -2662,9 +2656,6 @@ importers:
'@babel/preset-typescript': '@babel/preset-typescript':
specifier: ^7.24.1 specifier: ^7.24.1
version: 7.24.1(@babel/core@7.24.3) 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': '@types/node':
specifier: ^20.11.30 specifier: ^20.11.30
version: 20.11.30 version: 20.11.30
@ -9896,15 +9887,6 @@ packages:
resolution: {integrity: sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q==} resolution: {integrity: sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q==}
dev: true 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: /@types/cors@2.8.17:
resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==}
dependencies: dependencies:
@ -10170,10 +10152,6 @@ packages:
resolution: {integrity: sha512-yUcRdf2uwKR97Kv/l/UeOg+rfB7HAI/vLdctkQntJTWJyx/ParAekUtKgSrzLgZzURCPEa/SY1Py9HKeAo4cPA==} resolution: {integrity: sha512-yUcRdf2uwKR97Kv/l/UeOg+rfB7HAI/vLdctkQntJTWJyx/ParAekUtKgSrzLgZzURCPEa/SY1Py9HKeAo4cPA==}
dev: true dev: true
/@types/history@4.7.11:
resolution: {integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==}
dev: true
/@types/hoist-non-react-statics@3.3.5: /@types/hoist-non-react-statics@3.3.5:
resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==} resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==}
dependencies: dependencies:
@ -10564,12 +10542,6 @@ packages:
'@types/estree': 1.0.5 '@types/estree': 1.0.5
dev: false 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: /@types/tough-cookie@4.0.5:
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
dev: true dev: true