mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 22:19:48 +03:00
Merge branch 'main' into renovate/prettier
This commit is contained in:
commit
645989946d
|
@ -54,8 +54,8 @@
|
|||
"devDependencies": {
|
||||
"@babel/register": "^7.15.3",
|
||||
"bestzip": "^2.2.0",
|
||||
"chromedriver": "^92.0.2",
|
||||
"electron": "^14.0.0",
|
||||
"chromedriver": "^93.0.1",
|
||||
"electron": "^14.0.1",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.6",
|
||||
"eslint": "^7.32.0",
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
"@types/webpack": "^5.28.0",
|
||||
"@types/webpack-dev-server": "^4.1.0",
|
||||
"@types/webpack-env": "^1.16.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.0",
|
||||
"@typescript-eslint/parser": "^4.31.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.1",
|
||||
"@typescript-eslint/parser": "^4.31.1",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"url-loader": "^4.1.1",
|
||||
"webpack": "^5.52.1",
|
||||
"webpack-cli": "^4.8.0",
|
||||
"webpack-dev-server": "^4.2.0"
|
||||
"webpack-dev-server": "^4.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"lerna": "lerna",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"@types/styled-components": "^5.1.14",
|
||||
"base16": "^1.0.0",
|
||||
"codemirror": "^5.62.3",
|
||||
"color": "^3.2.1",
|
||||
"color": "^4.0.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-select": "^4.3.1",
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"@types/base16": "^1.0.2",
|
||||
"@types/lodash.curry": "^4.1.6",
|
||||
"base16": "^1.0.0",
|
||||
"color": "^3.2.1",
|
||||
"color": "^4.0.1",
|
||||
"csstype": "^3.0.9",
|
||||
"lodash.curry": "^4.1.1"
|
||||
},
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"chalk": "^4.1.2",
|
||||
"cors": "^2.8.5",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"electron": "^14.0.0",
|
||||
"electron": "^14.0.1",
|
||||
"express": "^4.17.1",
|
||||
"getport": "^0.1.0",
|
||||
"graphql": "^14.7.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user