mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 16:07:45 +03:00 
			
		
		
		
	fix(deps): update all non-major dependencies
This commit is contained in:
		
							parent
							
								
									1c5df1ee32
								
							
						
					
					
						commit
						3295b246f3
					
				|  | @ -32,7 +32,7 @@ | |||
|     "@redux-devtools/slider-monitor": "workspace:^", | ||||
|     "@redux-devtools/ui": "workspace:^", | ||||
|     "@redux-devtools/utils": "workspace:^", | ||||
|     "@reduxjs/toolkit": "^2.6.0", | ||||
|     "@reduxjs/toolkit": "^2.8.1", | ||||
|     "@types/jsan": "^3.1.5", | ||||
|     "jsan": "^3.1.14", | ||||
|     "localforage": "^1.10.0", | ||||
|  | @ -48,34 +48,34 @@ | |||
|     "styled-components": "^5.3.11" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/register": "^7.25.9", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@babel/register": "^7.27.1", | ||||
|     "@testing-library/dom": "^10.4.0", | ||||
|     "@testing-library/jest-dom": "^6.6.3", | ||||
|     "@testing-library/react": "^16.2.0", | ||||
|     "@types/chrome": "^0.0.308", | ||||
|     "@testing-library/react": "^16.3.0", | ||||
|     "@types/chrome": "^0.0.320", | ||||
|     "@types/lodash-es": "^4.17.12", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "chromedriver": "^126.0.5", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "electron": "^31.7.7", | ||||
|     "esbuild": "^0.25.0", | ||||
|     "esbuild": "^0.25.4", | ||||
|     "globals": "^15.15.0", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "jest": "^29.7.0", | ||||
|     "jest-environment-jsdom": "^29.7.0", | ||||
|     "pug": "^3.0.3", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "selenium-webdriver": "^4.29.0", | ||||
|     "selenium-webdriver": "^4.32.0", | ||||
|     "sinon-chrome": "^3.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
							
								
								
									
										20
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								package.json
									
									
									
									
									
								
							|  | @ -1,19 +1,19 @@ | |||
| { | ||||
|   "private": true, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@changesets/cli": "^2.28.1", | ||||
|     "@eslint/compat": "^1.2.7", | ||||
|     "@eslint/js": "^9.21.0", | ||||
|     "eslint": "^9.21.0", | ||||
|     "eslint-config-prettier": "^10.0.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@changesets/cli": "^2.29.3", | ||||
|     "@eslint/compat": "^1.2.9", | ||||
|     "@eslint/js": "^9.26.0", | ||||
|     "eslint": "^9.26.0", | ||||
|     "eslint-config-prettier": "^10.1.3", | ||||
|     "eslint-plugin-jest": "^28.11.0", | ||||
|     "eslint-plugin-react": "^7.37.4", | ||||
|     "eslint-plugin-react": "^7.37.5", | ||||
|     "eslint-plugin-react-hooks": "^4.6.2", | ||||
|     "jest": "^29.7.0", | ||||
|     "prettier": "3.5.3", | ||||
|     "typescript": "~5.8.2", | ||||
|     "typescript-eslint": "^8.26.0" | ||||
|     "typescript": "~5.8.3", | ||||
|     "typescript-eslint": "^8.32.0" | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "format": "prettier --write .", | ||||
|  | @ -24,5 +24,5 @@ | |||
|     "clean:all": "pnpm --recursive run clean", | ||||
|     "release": "pnpm build:all && pnpm publish -r" | ||||
|   }, | ||||
|   "packageManager": "pnpm@9.15.6" | ||||
|   "packageManager": "pnpm@9.15.9" | ||||
| } | ||||
|  |  | |||
|  | @ -29,18 +29,18 @@ | |||
|     "map2tree": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -47,6 +47,6 @@ | |||
|   "devDependencies": { | ||||
|     "@types/ramda": "^0.30.2", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -36,7 +36,7 @@ | |||
|     "@types/d3": "^7.4.3", | ||||
|     "d3": "^7.9.0", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@types/d3": "^7.4.3", | ||||
|  |  | |||
|  | @ -42,10 +42,10 @@ | |||
|   "devDependencies": { | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/lodash-es": "^4.17.12", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "jest": "^29.7.0", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -48,7 +48,7 @@ | |||
|     "jest": "^29.7.0", | ||||
|     "jest-environment-jsdom": "^29.7.0", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -19,22 +19,22 @@ | |||
|     "styled-components": "^5.3.11" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -41,15 +41,15 @@ | |||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-test-renderer": "^18.3.1", | ||||
|     "jest": "^29.7.0", | ||||
|     "jest-environment-jsdom": "^29.7.0", | ||||
|     "react": "^18.3.1", | ||||
|     "react-test-renderer": "^18.3.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", | ||||
|  |  | |||
|  | @ -19,28 +19,28 @@ | |||
|     "type-check": "tsc --noEmit" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "react": "^18.3.1", | ||||
|     "react-base16-styling": "workspace:^", | ||||
|     "react-dom": "^18.3.1", | ||||
|     "react-json-tree": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -45,14 +45,14 @@ | |||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-test-renderer": "^18.3.1", | ||||
|     "jest": "^29.7.0", | ||||
|     "react": "^18.3.1", | ||||
|     "react-test-renderer": "^18.3.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", | ||||
|  |  | |||
|  | @ -48,33 +48,33 @@ | |||
|     "d3-state-visualizer": "workspace:^", | ||||
|     "javascript-stringify": "^2.1.0", | ||||
|     "jsan": "^3.1.14", | ||||
|     "jsondiffpatch": "^0.6.0", | ||||
|     "jsondiffpatch": "^0.7.3", | ||||
|     "react-icons": "^5.5.0", | ||||
|     "react-is": "^18.3.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@reduxjs/toolkit": "^2.6.0", | ||||
|     "@rjsf/core": "^5.24.3", | ||||
|     "@reduxjs/toolkit": "^2.8.1", | ||||
|     "@rjsf/core": "^5.24.10", | ||||
|     "@testing-library/dom": "^10.4.0", | ||||
|     "@testing-library/jest-dom": "^6.6.3", | ||||
|     "@testing-library/react": "^16.2.0", | ||||
|     "@testing-library/react": "^16.3.0", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/jsan": "^3.1.5", | ||||
|     "@types/json-schema": "^7.0.15", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "esbuild": "^0.25.0", | ||||
|     "esbuild": "^0.25.4", | ||||
|     "jest": "^29.7.0", | ||||
|     "jest-environment-jsdom": "^29.7.0", | ||||
|     "react": "^18.3.1", | ||||
|  | @ -84,9 +84,9 @@ | |||
|     "redux-persist": "^6.0.0", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "styled-components": "^5.3.11", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@emotion/react": "^11.14.0", | ||||
|  |  | |||
|  | @ -49,29 +49,29 @@ | |||
|     "socketcluster-client": "^19.2.3" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@reduxjs/toolkit": "^2.6.0", | ||||
|     "@rjsf/core": "^5.24.3", | ||||
|     "@reduxjs/toolkit": "^2.8.1", | ||||
|     "@rjsf/core": "^5.24.10", | ||||
|     "@types/jsan": "^3.1.5", | ||||
|     "@types/json-schema": "^7.0.15", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/socketcluster-client": "^19.1.0", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "@types/webpack-env": "^1.18.8", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "css-loader": "^7.1.2", | ||||
|     "esbuild": "^0.25.0", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "esbuild": "^0.25.4", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "globals": "^15.15.0", | ||||
|     "html-loader": "^5.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|  | @ -80,12 +80,12 @@ | |||
|     "rimraf": "^6.0.1", | ||||
|     "style-loader": "^4.0.0", | ||||
|     "styled-components": "^5.3.11", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@emotion/react": "^11.14.0", | ||||
|  |  | |||
|  | @ -45,19 +45,19 @@ | |||
|     "react-base16-styling": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "react": "^18.3.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|  |  | |||
|  | @ -41,11 +41,11 @@ | |||
|     "node": ">= 18.12.0" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@apollo/server": "^4.11.3", | ||||
|     "@apollo/server": "^4.12.0", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@redux-devtools/app": "workspace:^", | ||||
|     "@reduxjs/toolkit": "^2.6.0", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@reduxjs/toolkit": "^2.8.1", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "body-parser": "^1.20.3", | ||||
|     "chalk": "^5.4.1", | ||||
|     "cors": "^2.8.5", | ||||
|  | @ -53,12 +53,12 @@ | |||
|     "electron": "^31.7.7", | ||||
|     "express": "^4.21.2", | ||||
|     "get-port": "^7.1.0", | ||||
|     "graphql": "^16.10.0", | ||||
|     "graphql": "^16.11.0", | ||||
|     "knex": "^3.1.0", | ||||
|     "lodash-es": "^4.17.21", | ||||
|     "minimist": "^1.2.8", | ||||
|     "morgan": "^1.10.0", | ||||
|     "open": "^10.1.0", | ||||
|     "open": "^10.1.2", | ||||
|     "react": "^18.3.1", | ||||
|     "react-dom": "^18.3.1", | ||||
|     "react-is": "^18.3.1", | ||||
|  | @ -77,20 +77,20 @@ | |||
|     "@types/lodash-es": "^4.17.12", | ||||
|     "@types/minimist": "^1.2.5", | ||||
|     "@types/morgan": "^1.9.9", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/semver": "^7.5.8", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/semver": "^7.7.0", | ||||
|     "@types/socketcluster-client": "^19.1.0", | ||||
|     "@types/socketcluster-server": "^19.0.1", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "@types/supertest": "^6.0.2", | ||||
|     "@types/supertest": "^6.0.3", | ||||
|     "@types/uuid": "^10.0.0", | ||||
|     "globals": "^15.15.0", | ||||
|     "jest": "^29.7.0", | ||||
|     "ncp": "^2.0.0", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "socketcluster-client": "^19.2.3", | ||||
|     "supertest": "^7.0.0", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "supertest": "^7.1.0", | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -46,20 +46,20 @@ | |||
|     "react-dock": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@types/parse-key": "^0.2.2", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "react": "^18.3.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|  |  | |||
|  | @ -32,15 +32,15 @@ | |||
|     "@babel/runtime": "^7.26.9" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "redux": "^3.1.0 || ^4.0.0 || ^5.0.0" | ||||
|  |  | |||
|  | @ -16,7 +16,7 @@ | |||
|     "@redux-devtools/inspector-monitor": "workspace:^", | ||||
|     "@redux-devtools/inspector-monitor-test-tab": "workspace:^", | ||||
|     "@redux-devtools/ui": "workspace:^", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "lodash.shuffle": "^4.2.0", | ||||
|     "react": "^18.3.1", | ||||
|     "react-dom": "^18.3.1", | ||||
|  | @ -28,27 +28,27 @@ | |||
|     "styled-components": "^5.3.11" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/lodash.shuffle": "^4.2.9", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/redux-logger": "^3.0.13", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "@types/webpack-env": "^1.18.8", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "css-loader": "^7.1.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "style-loader": "^4.0.0", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -53,31 +53,31 @@ | |||
|     "simple-diff": "^1.7.2" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@redux-devtools/inspector-monitor": "workspace:^", | ||||
|     "@testing-library/dom": "^10.4.0", | ||||
|     "@testing-library/react": "^16.2.0", | ||||
|     "@testing-library/react": "^16.3.0", | ||||
|     "@types/es6template": "^1.0.5", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/jsan": "^3.1.5", | ||||
|     "@types/object-path": "^0.11.4", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "jest": "^29.7.0", | ||||
|     "jest-environment-jsdom": "^29.7.0", | ||||
|     "react": "^18.3.1", | ||||
|     "react-dom": "^18.3.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@emotion/react": "^11.14.0", | ||||
|  |  | |||
|  | @ -30,33 +30,33 @@ | |||
|     "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@babel/code-frame": "^8.0.0-alpha.16", | ||||
|     "@babel/code-frame": "^8.0.0-alpha.17", | ||||
|     "@babel/runtime": "^7.26.9", | ||||
|     "@types/chrome": "^0.0.308", | ||||
|     "@types/chrome": "^0.0.320", | ||||
|     "anser": "^2.3.2", | ||||
|     "html-entities": "^2.5.2", | ||||
|     "html-entities": "^2.6.0", | ||||
|     "path-browserify": "^1.0.1", | ||||
|     "react-base16-styling": "workspace:^", | ||||
|     "source-map": "^0.5.7" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@redux-devtools/inspector-monitor": "workspace:^", | ||||
|     "@testing-library/dom": "^10.4.0", | ||||
|     "@testing-library/react": "^16.2.0", | ||||
|     "@testing-library/react": "^16.3.0", | ||||
|     "@types/babel__code-frame": "^7.0.6", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/path-browserify": "^1.0.3", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/source-map": "0.5.2", | ||||
|     "jest": "^29.7.0", | ||||
|     "jest-environment-jsdom": "^29.7.0", | ||||
|  | @ -65,8 +65,8 @@ | |||
|     "react-test-renderer": "^18.3.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@emotion/react": "^11.14.0", | ||||
|  |  | |||
|  | @ -14,7 +14,7 @@ | |||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@redux-devtools/dock-monitor": "workspace:^", | ||||
|     "@redux-devtools/inspector-monitor": "workspace:^", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "lodash.shuffle": "^4.2.0", | ||||
|     "react": "^18.3.1", | ||||
|     "react-base16-styling": "workspace:^", | ||||
|  | @ -26,24 +26,24 @@ | |||
|     "redux-logger": "^3.0.6" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/lodash.shuffle": "^4.2.9", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/redux-logger": "^3.0.13", | ||||
|     "@types/webpack-env": "^1.18.8", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -43,32 +43,32 @@ | |||
|     "@types/lodash": "^4.17.16", | ||||
|     "dateformat": "^5.0.3", | ||||
|     "hex-rgba": "^1.0.2", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "javascript-stringify": "^2.1.0", | ||||
|     "jsondiffpatch": "^0.6.0", | ||||
|     "jsondiffpatch": "^0.7.3", | ||||
|     "lodash.debounce": "^4.0.8", | ||||
|     "react-base16-styling": "workspace:^", | ||||
|     "react-json-tree": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@emotion/babel-preset-css-prop": "^11.12.0", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@types/dateformat": "^5.0.3", | ||||
|     "@types/hex-rgba": "^1.0.3", | ||||
|     "@types/lodash.debounce": "^4.0.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "react": "^18.3.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@emotion/react": "^11.14.0", | ||||
|  |  | |||
|  | @ -41,20 +41,20 @@ | |||
|     "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "jest": "^29.7.0", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "rxjs": "^7.8.2", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "redux": "^3.4.0 || ^4.0.0 || ^5.0.0" | ||||
|  |  | |||
|  | @ -48,19 +48,19 @@ | |||
|     "react-json-tree": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "react": "^18.3.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|  |  | |||
|  | @ -49,23 +49,23 @@ | |||
|     "socketcluster-client": "^19.2.3" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/jsan": "^3.1.5", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/rn-host-detect": "^1.2.2", | ||||
|     "@types/socketcluster-client": "^19.1.0", | ||||
|     "@typescript-eslint/eslint-plugin": "^8.26.0", | ||||
|     "@typescript-eslint/parser": "^8.26.0", | ||||
|     "eslint": "^9.21.0", | ||||
|     "eslint-config-prettier": "^10.0.2", | ||||
|     "@typescript-eslint/eslint-plugin": "^8.32.0", | ||||
|     "@typescript-eslint/parser": "^8.32.0", | ||||
|     "eslint": "^9.26.0", | ||||
|     "eslint-config-prettier": "^10.1.3", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "redux": "^3.5.2 || ^4.0.0 || ^5.0.0" | ||||
|  |  | |||
|  | @ -11,14 +11,14 @@ | |||
|   }, | ||||
|   "dependencies": { | ||||
|     "@babel/runtime": "^7.26.9", | ||||
|     "@chakra-ui/react": "^2.10.6", | ||||
|     "@chakra-ui/react": "^2.10.7", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@emotion/styled": "^11.14.0", | ||||
|     "@mswjs/data": "^0.16.2", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@redux-devtools/dock-monitor": "workspace:^", | ||||
|     "@redux-devtools/rtk-query-monitor": "workspace:^", | ||||
|     "@reduxjs/toolkit": "^2.6.0", | ||||
|     "@reduxjs/toolkit": "^2.8.1", | ||||
|     "framer-motion": "^11.18.2", | ||||
|     "msw": "^2.7.3", | ||||
|     "react": "^18.3.1", | ||||
|  | @ -30,27 +30,27 @@ | |||
|     "styled-components": "^5.3.11" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "copy-webpack-plugin": "^12.0.2", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "css-loader": "^7.1.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "style-loader": "^4.0.0", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   }, | ||||
|   "msw": { | ||||
|     "workerDirectory": "public" | ||||
|  |  | |||
|  | @ -48,30 +48,30 @@ | |||
|     "@redux-devtools/ui": "workspace:^", | ||||
|     "@types/lodash": "^4.17.16", | ||||
|     "hex-rgba": "^1.0.2", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "lodash.debounce": "^4.0.8", | ||||
|     "react-base16-styling": "workspace:^", | ||||
|     "react-json-tree": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@emotion/babel-preset-css-prop": "^11.12.0", | ||||
|     "@emotion/react": "^11.14.0", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@reduxjs/toolkit": "^2.6.0", | ||||
|     "@reduxjs/toolkit": "^2.8.1", | ||||
|     "@testing-library/dom": "^10.4.0", | ||||
|     "@testing-library/jest-dom": "^6.6.3", | ||||
|     "@testing-library/react": "^16.2.0", | ||||
|     "@testing-library/react": "^16.3.0", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/hex-rgba": "^1.0.3", | ||||
|     "@types/lodash.debounce": "^4.0.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "jest": "^29.7.0", | ||||
|     "jest-environment-jsdom": "^29.7.0", | ||||
|     "react": "^18.3.1", | ||||
|  | @ -79,8 +79,8 @@ | |||
|     "react-redux": "^9.2.0", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@emotion/react": "^11.14.0", | ||||
|  |  | |||
|  | @ -41,21 +41,21 @@ | |||
|     "jsan": "^3.1.14" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/jsan": "^3.1.5", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "jest": "^29.7.0", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "immutable": "^5.0.3" | ||||
|     "immutable": "^5.1.2" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -29,25 +29,25 @@ | |||
|     "todomvc-app-css": "^2.4.3" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "@types/webpack-env": "^1.18.8", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "css-loader": "^7.1.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "style-loader": "^4.0.0", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -37,19 +37,19 @@ | |||
|     "react-base16-styling": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "react": "^18.3.1", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|  |  | |||
|  | @ -43,13 +43,13 @@ | |||
|   }, | ||||
|   "dependencies": { | ||||
|     "@babel/runtime": "^7.26.9", | ||||
|     "@rjsf/core": "^5.24.3", | ||||
|     "@rjsf/utils": "^5.24.3", | ||||
|     "@rjsf/validator-ajv8": "^5.24.3", | ||||
|     "@rjsf/core": "^5.24.10", | ||||
|     "@rjsf/utils": "^5.24.10", | ||||
|     "@rjsf/validator-ajv8": "^5.24.10", | ||||
|     "@types/codemirror": "^5.60.15", | ||||
|     "@types/json-schema": "^7.0.15", | ||||
|     "@types/simple-element-resize-detector": "^1.3.3", | ||||
|     "codemirror": "^5.65.18", | ||||
|     "codemirror": "^5.65.19", | ||||
|     "color": "^4.2.3", | ||||
|     "react-base16-styling": "workspace:^", | ||||
|     "react-icons": "^5.5.0", | ||||
|  | @ -57,30 +57,30 @@ | |||
|     "simple-element-resize-detector": "^1.3.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@chromatic-com/storybook": "^3.2.5", | ||||
|     "@storybook/addon-essentials": "^8.6.4", | ||||
|     "@storybook/addon-interactions": "^8.6.4", | ||||
|     "@storybook/addon-links": "^8.6.4", | ||||
|     "@storybook/addon-onboarding": "^8.6.4", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@chromatic-com/storybook": "^3.2.6", | ||||
|     "@storybook/addon-essentials": "^8.6.12", | ||||
|     "@storybook/addon-interactions": "^8.6.12", | ||||
|     "@storybook/addon-links": "^8.6.12", | ||||
|     "@storybook/addon-onboarding": "^8.6.12", | ||||
|     "@storybook/addon-webpack5-compiler-swc": "3.0.0", | ||||
|     "@storybook/blocks": "^8.6.4", | ||||
|     "@storybook/react": "^8.6.4", | ||||
|     "@storybook/react-webpack5": "^8.6.4", | ||||
|     "@storybook/test": "^8.6.4", | ||||
|     "@storybook/blocks": "^8.6.12", | ||||
|     "@storybook/react": "^8.6.12", | ||||
|     "@storybook/react-webpack5": "^8.6.12", | ||||
|     "@storybook/test": "^8.6.12", | ||||
|     "@testing-library/dom": "^10.4.0", | ||||
|     "@testing-library/react": "^16.2.0", | ||||
|     "@testing-library/react": "^16.3.0", | ||||
|     "@testing-library/user-event": "^14.6.1", | ||||
|     "@types/color": "^4.2.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/styled-components": "^5.1.34", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "csstype": "^3.1.3", | ||||
|  | @ -91,15 +91,15 @@ | |||
|     "react-dom": "^18.3.1", | ||||
|     "react-is": "^18.3.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "storybook": "^8.6.4", | ||||
|     "storybook": "^8.6.12", | ||||
|     "styled-components": "^5.3.11", | ||||
|     "stylelint": "^16.15.0", | ||||
|     "stylelint": "^16.19.1", | ||||
|     "stylelint-config-standard": "^37.0.0", | ||||
|     "stylelint-config-styled-components": "^0.1.1", | ||||
|     "stylelint-processor-styled-components": "^1.10.0", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", | ||||
|  |  | |||
|  | @ -37,26 +37,26 @@ | |||
|     "@redux-devtools/serialize": "workspace:^", | ||||
|     "@types/get-params": "^0.1.2", | ||||
|     "get-params": "^0.1.2", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "jsan": "^3.1.14", | ||||
|     "nanoid": "^5.1.2", | ||||
|     "nanoid": "^5.1.5", | ||||
|     "redux": "^5.0.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/jsan": "^3.1.5", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "typescript": "~5.8.2" | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@redux-devtools/core": "workspace:^", | ||||
|     "immutable": "^5.0.3", | ||||
|     "immutable": "^5.1.2", | ||||
|     "redux": "^4.0.0 || ^5.0.0" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -29,22 +29,22 @@ | |||
|     "redux-thunk": "^3.1.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/webpack-env": "^1.18.8", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -42,24 +42,24 @@ | |||
|     "todomvc-app-css": "^2.4.3" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "@types/react-dom": "^18.3.7", | ||||
|     "@types/webpack-env": "^1.18.8", | ||||
|     "babel-loader": "^10.0.0", | ||||
|     "cross-env": "^7.0.3", | ||||
|     "css-loader": "^7.1.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.0.2", | ||||
|     "fork-ts-checker-webpack-plugin": "^9.1.0", | ||||
|     "html-webpack-plugin": "^5.6.3", | ||||
|     "style-loader": "^4.0.0", | ||||
|     "ts-node": "^10.9.2", | ||||
|     "typescript": "~5.8.2", | ||||
|     "webpack": "^5.98.0", | ||||
|     "typescript": "~5.8.3", | ||||
|     "webpack": "^5.99.8", | ||||
|     "webpack-cli": "^6.0.1", | ||||
|     "webpack-dev-server": "^5.2.0" | ||||
|     "webpack-dev-server": "^5.2.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
|  | @ -45,24 +45,24 @@ | |||
|     "@redux-devtools/instrument": "workspace:^" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/cli": "^7.26.4", | ||||
|     "@babel/core": "^7.26.9", | ||||
|     "@babel/eslint-parser": "^7.26.8", | ||||
|     "@babel/plugin-transform-runtime": "^7.26.9", | ||||
|     "@babel/preset-env": "^7.26.9", | ||||
|     "@babel/preset-react": "^7.26.3", | ||||
|     "@babel/preset-typescript": "^7.26.0", | ||||
|     "@babel/cli": "^7.27.2", | ||||
|     "@babel/core": "^7.27.1", | ||||
|     "@babel/eslint-parser": "^7.27.1", | ||||
|     "@babel/plugin-transform-runtime": "^7.27.1", | ||||
|     "@babel/preset-env": "^7.27.2", | ||||
|     "@babel/preset-react": "^7.27.1", | ||||
|     "@babel/preset-typescript": "^7.27.1", | ||||
|     "@types/jest": "^29.5.14", | ||||
|     "@types/node": "^22.13.9", | ||||
|     "@types/react": "^18.3.18", | ||||
|     "@types/node": "^22.15.15", | ||||
|     "@types/react": "^18.3.21", | ||||
|     "jest": "^29.7.0", | ||||
|     "react": "^18.3.1", | ||||
|     "react-dom": "^18.3.1", | ||||
|     "react-redux": "^9.2.0", | ||||
|     "redux": "^5.0.1", | ||||
|     "rimraf": "^6.0.1", | ||||
|     "ts-jest": "^29.2.6", | ||||
|     "typescript": "~5.8.2" | ||||
|     "ts-jest": "^29.3.2", | ||||
|     "typescript": "~5.8.3" | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0", | ||||
|  |  | |||
							
								
								
									
										5200
									
								
								pnpm-lock.yaml
									
									
									
									
									
								
							
							
						
						
									
										5200
									
								
								pnpm-lock.yaml
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user