mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-21 17:16:42 +03:00
fix(deps): update all non-major dependencies (#1519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
27da2edc1a
commit
e7e43f16b0
|
@ -55,7 +55,7 @@
|
|||
"@testing-library/react": "^14.0.0",
|
||||
"@types/chrome": "^0.0.248",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/styled-components": "^5.1.29",
|
||||
"chromedriver": "^118.0.1",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
@ -39,5 +39,5 @@
|
|||
"packages/redux-devtools-rtk-query-monitor/demo",
|
||||
"packages/redux-devtools-slider-monitor/examples/todomvc"
|
||||
],
|
||||
"packageManager": "pnpm@8.9.2"
|
||||
"packageManager": "pnpm@8.10.0"
|
||||
}
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"@babel/core": "^7.23.2",
|
||||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"babel-loader": "^9.1.3",
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"immutable": "^4.3.4",
|
||||
"jest": "^29.7.0",
|
||||
"rimraf": "^5.0.5",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"rimraf": "^5.0.5",
|
||||
|
|
|
@ -23,8 +23,8 @@
|
|||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/styled-components": "^5.1.29",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
|
|
|
@ -55,13 +55,13 @@
|
|||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/lodash.debounce": "^4.0.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-test-renderer": "^18.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
|
@ -30,8 +30,8 @@
|
|||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
|
|
|
@ -62,14 +62,14 @@
|
|||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-test-renderer": "^18.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
|
@ -81,8 +81,8 @@
|
|||
"@types/jsan": "^3.1.4",
|
||||
"@types/json-schema": "^7.0.14",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/socketcluster-client": "^16.0.2",
|
||||
"@types/styled-components": "^5.1.29",
|
||||
|
@ -96,7 +96,7 @@
|
|||
"esbuild": "^0.19.5",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"fork-ts-checker-webpack-plugin": "^9.0.0",
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@redux-devtools/core": "^3.13.1",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
|
|
|
@ -41,9 +41,9 @@
|
|||
"node": "^16.13.0 || >= 18.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/server": "^4.9.4",
|
||||
"@apollo/server": "^4.9.5",
|
||||
"@redux-devtools/app": "^4.0.0",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"body-parser": "^1.20.2",
|
||||
"chalk": "^5.3.0",
|
||||
"cors": "^2.8.5",
|
||||
|
@ -75,7 +75,7 @@
|
|||
"@types/lodash-es": "^4.17.10",
|
||||
"@types/minimist": "^1.2.4",
|
||||
"@types/morgan": "^1.9.7",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/semver": "^7.5.4",
|
||||
"@types/socketcluster-client": "^16.0.2",
|
||||
"@types/socketcluster-server": "^17.3.2",
|
||||
|
@ -86,7 +86,7 @@
|
|||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"ncp": "^2.0.0",
|
||||
"rimraf": "^5.0.5",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@redux-devtools/core": "^3.13.1",
|
||||
"@types/parse-key": "^0.2.1",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
|
|
|
@ -32,8 +32,8 @@
|
|||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/lodash.shuffle": "^4.2.8",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/redux-logger": "^3.0.11",
|
||||
"@types/styled-components": "^5.1.29",
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
"object-path": "^0.11.8",
|
||||
"prop-types": "^15.8.1",
|
||||
"react-icons": "^4.11.0",
|
||||
"simple-diff": "^1.7.1"
|
||||
"simple-diff": "^1.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.23.0",
|
||||
|
@ -69,12 +69,12 @@
|
|||
"@types/jest": "^29.5.6",
|
||||
"@types/jsan": "^3.1.4",
|
||||
"@types/object-path": "^0.11.3",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
|
@ -53,16 +53,16 @@
|
|||
"@types/babel__code-frame": "^7.0.5",
|
||||
"@types/html-entities": "^1.3.4",
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/path-browserify": "^1.0.1",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/redux-devtools-themes": "^1.0.2",
|
||||
"@types/source-map": "0.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
|
@ -31,8 +31,8 @@
|
|||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/base16": "^1.0.4",
|
||||
"@types/lodash.shuffle": "^4.2.8",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/redux-logger": "^3.0.11",
|
||||
"@types/webpack-env": "^1.18.3",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"@types/hex-rgba": "^1.0.2",
|
||||
"@types/history": "^4.7.11",
|
||||
"@types/lodash.debounce": "^4.0.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
|
|
|
@ -53,12 +53,12 @@
|
|||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"jest": "^29.7.0",
|
||||
"redux": "^4.2.1",
|
||||
"rimraf": "^5.0.5",
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@redux-devtools/core": "^3.13.1",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/jsan": "^3.1.4",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/rn-host-detect": "^1.2.1",
|
||||
"@types/socketcluster-client": "^16.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@chakra-ui/react": "^2.8.1",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mswjs/data": "^0.14.0",
|
||||
"@mswjs/data": "^0.15.0",
|
||||
"@redux-devtools/core": "^3.13.0",
|
||||
"@redux-devtools/dock-monitor": "^3.0.0",
|
||||
"@redux-devtools/rtk-query-monitor": "^3.1.0",
|
||||
|
@ -36,8 +36,8 @@
|
|||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/copy-webpack-plugin": "^8.0.1",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/styled-components": "^5.1.29",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
|
|
|
@ -74,12 +74,12 @@
|
|||
"@types/jest": "^29.5.6",
|
||||
"@types/hex-rgba": "^1.0.2",
|
||||
"@types/lodash.debounce": "^4.0.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"immutable": "^4.3.4",
|
||||
"jest": "^29.7.0",
|
||||
"rimraf": "^5.0.5",
|
||||
|
|
|
@ -35,9 +35,9 @@
|
|||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/classnames": "^2.3.1",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/prop-types": "^15.7.9",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/styled-components": "^5.1.29",
|
||||
"@types/webpack-env": "^1.18.3",
|
||||
|
|
|
@ -47,8 +47,8 @@
|
|||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@redux-devtools/core": "^3.13.1",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"@testing-library/user-event": "^14.5.1",
|
||||
"@types/color": "^3.0.5",
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/styled-components": "^5.1.29",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
|
@ -85,7 +85,7 @@
|
|||
"csstype": "^3.1.2",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/jsan": "^3.1.4",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
|
|
|
@ -34,9 +34,9 @@
|
|||
"@babel/preset-env": "^7.23.2",
|
||||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/prop-types": "^15.7.9",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/webpack-env": "^1.18.3",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
|
|
|
@ -48,9 +48,9 @@
|
|||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/classnames": "^2.3.1",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/prop-types": "^15.7.9",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react": "^18.2.33",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"@types/webpack-env": "^1.18.3",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
|
|
|
@ -57,13 +57,13 @@
|
|||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/react": "^18.2.33",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jest": "^27.4.3",
|
||||
"eslint-plugin-jest": "^27.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"jest": "^29.7.0",
|
||||
|
|
1015
pnpm-lock.yaml
1015
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user