Remove @types/react-redux

This commit is contained in:
Nathan Bierema 2022-05-15 18:06:01 -04:00
parent 7e8434a24d
commit 6b0b154d0f
10 changed files with 0 additions and 36 deletions

View File

@ -63,7 +63,6 @@
"@types/lodash": "^4.14.182", "@types/lodash": "^4.14.182",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/styled-components": "^5.1.25", "@types/styled-components": "^5.1.25",
"babel-loader": "^8.2.5", "babel-loader": "^8.2.5",
"bestzip": "^2.2.1", "bestzip": "^2.2.1",

View File

@ -84,7 +84,6 @@
"@types/node": "^16.11.33", "@types/node": "^16.11.33",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/socketcluster-client": "^13.0.5", "@types/socketcluster-client": "^13.0.5",
"@types/styled-components": "^5.1.25", "@types/styled-components": "^5.1.25",
"@types/testing-library__jest-dom": "^5.14.3", "@types/testing-library__jest-dom": "^5.14.3",

View File

@ -35,7 +35,6 @@
"@types/node": "^16.11.33", "@types/node": "^16.11.33",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/redux-logger": "^3.0.9", "@types/redux-logger": "^3.0.9",
"@types/styled-components": "^5.1.25", "@types/styled-components": "^5.1.25",
"@types/webpack-env": "^1.16.4", "@types/webpack-env": "^1.16.4",

View File

@ -34,7 +34,6 @@
"@types/node": "^16.11.33", "@types/node": "^16.11.33",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/redux-logger": "^3.0.9", "@types/redux-logger": "^3.0.9",
"@types/webpack-env": "^1.16.4", "@types/webpack-env": "^1.16.4",
"@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/eslint-plugin": "^5.22.0",

View File

@ -39,7 +39,6 @@
"@types/node": "^16.11.33", "@types/node": "^16.11.33",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/styled-components": "^5.1.25", "@types/styled-components": "^5.1.25",
"@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0", "@typescript-eslint/parser": "^5.22.0",

View File

@ -39,7 +39,6 @@
"@types/prop-types": "^15.7.5", "@types/prop-types": "^15.7.5",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/styled-components": "^5.1.25", "@types/styled-components": "^5.1.25",
"@types/webpack-env": "^1.16.4", "@types/webpack-env": "^1.16.4",
"@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/eslint-plugin": "^5.22.0",

View File

@ -38,7 +38,6 @@
"@types/prop-types": "^15.7.5", "@types/prop-types": "^15.7.5",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/webpack-env": "^1.16.4", "@types/webpack-env": "^1.16.4",
"@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0", "@typescript-eslint/parser": "^5.22.0",

View File

@ -52,7 +52,6 @@
"@types/prop-types": "^15.7.5", "@types/prop-types": "^15.7.5",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16", "@types/react-dom": "^17.0.16",
"@types/react-redux": "^7.1.24",
"@types/webpack-env": "^1.16.4", "@types/webpack-env": "^1.16.4",
"@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0", "@typescript-eslint/parser": "^5.22.0",

View File

@ -59,7 +59,6 @@
"@types/lodash": "^4.14.182", "@types/lodash": "^4.14.182",
"@types/node": "^16.11.33", "@types/node": "^16.11.33",
"@types/react": "^17.0.45", "@types/react": "^17.0.45",
"@types/react-redux": "^7.1.24",
"@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0", "@typescript-eslint/parser": "^5.22.0",
"eslint": "^8.15.0", "eslint": "^8.15.0",

View File

@ -61,7 +61,6 @@ importers:
'@types/lodash': ^4.14.182 '@types/lodash': ^4.14.182
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/styled-components': ^5.1.25 '@types/styled-components': ^5.1.25
babel-loader: ^8.2.5 babel-loader: ^8.2.5
bestzip: ^2.2.1 bestzip: ^2.2.1
@ -139,7 +138,6 @@ importers:
'@types/lodash': 4.14.182 '@types/lodash': 4.14.182
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/styled-components': 5.1.25 '@types/styled-components': 5.1.25
babel-loader: 8.2.5_887a5110397f957d9e06dd05497793db babel-loader: 8.2.5_887a5110397f957d9e06dd05497793db
bestzip: 2.2.1 bestzip: 2.2.1
@ -727,7 +725,6 @@ importers:
'@types/node': ^16.11.33 '@types/node': ^16.11.33
'@types/prop-types': ^15.7.5 '@types/prop-types': ^15.7.5
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-redux': ^7.1.24
'@typescript-eslint/eslint-plugin': ^5.22.0 '@typescript-eslint/eslint-plugin': ^5.22.0
'@typescript-eslint/parser': ^5.22.0 '@typescript-eslint/parser': ^5.22.0
eslint: ^8.15.0 eslint: ^8.15.0
@ -763,7 +760,6 @@ importers:
'@types/lodash': 4.14.182 '@types/lodash': 4.14.182
'@types/node': 16.11.33 '@types/node': 16.11.33
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-redux': 7.1.24
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4 '@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
'@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4 '@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4
eslint: 8.15.0 eslint: 8.15.0
@ -811,7 +807,6 @@ importers:
'@types/prop-types': ^15.7.5 '@types/prop-types': ^15.7.5
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/socketcluster-client': ^13.0.5 '@types/socketcluster-client': ^13.0.5
'@types/styled-components': ^5.1.25 '@types/styled-components': ^5.1.25
'@types/testing-library__jest-dom': ^5.14.3 '@types/testing-library__jest-dom': ^5.14.3
@ -899,7 +894,6 @@ importers:
'@types/node': 16.11.33 '@types/node': 16.11.33
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/socketcluster-client': 13.0.5 '@types/socketcluster-client': 13.0.5
'@types/styled-components': 5.1.25 '@types/styled-components': 5.1.25
'@types/testing-library__jest-dom': 5.14.3 '@types/testing-library__jest-dom': 5.14.3
@ -1374,7 +1368,6 @@ importers:
'@types/node': ^16.11.33 '@types/node': ^16.11.33
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/redux-logger': ^3.0.9 '@types/redux-logger': ^3.0.9
'@types/styled-components': ^5.1.25 '@types/styled-components': ^5.1.25
'@types/webpack-env': ^1.16.4 '@types/webpack-env': ^1.16.4
@ -1430,7 +1423,6 @@ importers:
'@types/node': 16.11.33 '@types/node': 16.11.33
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/redux-logger': 3.0.9 '@types/redux-logger': 3.0.9
'@types/styled-components': 5.1.25 '@types/styled-components': 5.1.25
'@types/webpack-env': 1.16.4 '@types/webpack-env': 1.16.4
@ -1553,7 +1545,6 @@ importers:
'@types/node': ^16.11.33 '@types/node': ^16.11.33
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/redux-logger': ^3.0.9 '@types/redux-logger': ^3.0.9
'@types/webpack-env': ^1.16.4 '@types/webpack-env': ^1.16.4
'@typescript-eslint/eslint-plugin': ^5.22.0 '@typescript-eslint/eslint-plugin': ^5.22.0
@ -1605,7 +1596,6 @@ importers:
'@types/node': 16.11.33 '@types/node': 16.11.33
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/redux-logger': 3.0.9 '@types/redux-logger': 3.0.9
'@types/webpack-env': 1.16.4 '@types/webpack-env': 1.16.4
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4 '@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
@ -1882,7 +1872,6 @@ importers:
'@types/node': ^16.11.33 '@types/node': ^16.11.33
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/styled-components': ^5.1.25 '@types/styled-components': ^5.1.25
'@typescript-eslint/eslint-plugin': ^5.22.0 '@typescript-eslint/eslint-plugin': ^5.22.0
'@typescript-eslint/parser': ^5.22.0 '@typescript-eslint/parser': ^5.22.0
@ -1940,7 +1929,6 @@ importers:
'@types/node': 16.11.33 '@types/node': 16.11.33
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/styled-components': 5.1.25 '@types/styled-components': 5.1.25
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4 '@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
'@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4 '@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4
@ -2086,7 +2074,6 @@ importers:
'@types/prop-types': ^15.7.5 '@types/prop-types': ^15.7.5
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/styled-components': ^5.1.25 '@types/styled-components': ^5.1.25
'@types/webpack-env': ^1.16.4 '@types/webpack-env': ^1.16.4
'@typescript-eslint/eslint-plugin': ^5.22.0 '@typescript-eslint/eslint-plugin': ^5.22.0
@ -2139,7 +2126,6 @@ importers:
'@types/prop-types': 15.7.5 '@types/prop-types': 15.7.5
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/styled-components': 5.1.25 '@types/styled-components': 5.1.25
'@types/webpack-env': 1.16.4 '@types/webpack-env': 1.16.4
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4 '@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
@ -2345,7 +2331,6 @@ importers:
'@types/prop-types': ^15.7.5 '@types/prop-types': ^15.7.5
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/webpack-env': ^1.16.4 '@types/webpack-env': ^1.16.4
'@typescript-eslint/eslint-plugin': ^5.22.0 '@typescript-eslint/eslint-plugin': ^5.22.0
'@typescript-eslint/parser': ^5.22.0 '@typescript-eslint/parser': ^5.22.0
@ -2387,7 +2372,6 @@ importers:
'@types/prop-types': 15.7.5 '@types/prop-types': 15.7.5
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/webpack-env': 1.16.4 '@types/webpack-env': 1.16.4
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4 '@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
'@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4 '@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4
@ -2419,7 +2403,6 @@ importers:
'@types/prop-types': ^15.7.5 '@types/prop-types': ^15.7.5
'@types/react': ^17.0.45 '@types/react': ^17.0.45
'@types/react-dom': ^17.0.16 '@types/react-dom': ^17.0.16
'@types/react-redux': ^7.1.24
'@types/webpack-env': ^1.16.4 '@types/webpack-env': ^1.16.4
'@typescript-eslint/eslint-plugin': ^5.22.0 '@typescript-eslint/eslint-plugin': ^5.22.0
'@typescript-eslint/parser': ^5.22.0 '@typescript-eslint/parser': ^5.22.0
@ -2466,7 +2449,6 @@ importers:
'@types/prop-types': 15.7.5 '@types/prop-types': 15.7.5
'@types/react': 17.0.45 '@types/react': 17.0.45
'@types/react-dom': 17.0.16 '@types/react-dom': 17.0.16
'@types/react-redux': 7.1.24
'@types/webpack-env': 1.16.4 '@types/webpack-env': 1.16.4
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4 '@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
'@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4 '@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4
@ -8224,15 +8206,6 @@ packages:
'@types/dragula': 3.7.1 '@types/dragula': 3.7.1
dev: true dev: true
/@types/react-redux/7.1.24:
resolution: {integrity: sha512-7FkurKcS1k0FHZEtdbbgN8Oc6b+stGSfZYjQGicofJ0j4U0qIn/jaSvnP2pLwZKiai3/17xqqxkkrxTgN8UNbQ==}
dependencies:
'@types/hoist-non-react-statics': 3.3.1
'@types/react': 17.0.45
hoist-non-react-statics: 3.3.2
redux: 4.2.0
dev: true
/@types/react-syntax-highlighter/11.0.5: /@types/react-syntax-highlighter/11.0.5:
resolution: {integrity: sha512-VIOi9i2Oj5XsmWWoB72p3KlZoEbdRAcechJa8Ztebw7bDl2YmR+odxIqhtJGp1q2EozHs02US+gzxJ9nuf56qg==} resolution: {integrity: sha512-VIOi9i2Oj5XsmWWoB72p3KlZoEbdRAcechJa8Ztebw7bDl2YmR+odxIqhtJGp1q2EozHs02US+gzxJ9nuf56qg==}
dependencies: dependencies: