fix(deps): update all non-major dependencies (#1362)

* fix(deps): update all non-major dependencies

* Update snapshots

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
renovate[bot] 2023-03-15 11:35:42 +00:00 committed by GitHub
parent 0bf0c4e30f
commit 3abaa33177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
46 changed files with 2832 additions and 2576 deletions

View File

@ -41,23 +41,23 @@
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-icons": "^4.8.0",
"react-is": "^18.2.0",
"react-json-tree": "^0.18.0",
"react-redux": "^8.0.5",
"redux": "^4.2.1",
"redux-persist": "^6.0.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@babel/register": "^7.21.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/chrome": "^0.0.218",
"@types/chrome": "^0.0.224",
"@types/lodash": "^4.14.191",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
@ -68,8 +68,8 @@
"cpy-cli": "^4.2.0",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"electron": "^23.1.1",
"eslint": "^8.35.0",
"electron": "^23.1.3",
"eslint": "^8.36.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
@ -77,20 +77,20 @@
"eslint-plugin-react-hooks": "^4.6.0",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"immutable": "^4.2.4",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"immutable": "^4.3.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"pug-html-loader": "^1.1.5",
"raw-loader": "^4.0.2",
"react-transform-catch-errors": "^1.0.2",
"react-transform-hmr": "^1.0.4",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"selenium-webdriver": "^4.8.1",
"sinon-chrome": "^3.0.1",
"style-loader": "^3.3.1",
"style-loader": "^3.3.2",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1"
}
}

View File

@ -1,21 +1,21 @@
{
"private": true,
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@changesets/cli": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"prettier": "2.8.4",
"typescript": "~4.9.5",
"nx": "^15.8.1",
"@nrwl/nx-cloud": "^15.1.1"
"nx": "^15.8.6",
"@nrwl/nx-cloud": "^15.2.1"
},
"scripts": {
"format": "prettier --write .",
@ -39,7 +39,7 @@
"packages/redux-devtools-rtk-query-monitor/demo",
"packages/redux-devtools-slider-monitor/examples/todomvc"
],
"packageManager": "pnpm@7.28.0",
"packageManager": "pnpm@7.29.1",
"pnpm": {
"overrides": {
"@babel/highlight>chalk": "Methuselah96/chalk#v2-without-process"

View File

@ -29,22 +29,22 @@
"map2tree": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/node": "^18.14.4",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -50,16 +50,16 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/ramda": "^0.28.23",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"rimraf": "^4.1.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
}
}

View File

@ -40,17 +40,17 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/d3": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"d3": "^7.8.2",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"rimraf": "^4.1.3",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {

View File

@ -45,20 +45,20 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/lodash": "^4.14.191",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"immutable": "^4.2.4",
"jest": "^29.4.3",
"rimraf": "^4.1.3",
"immutable": "^4.3.0",
"jest": "^29.5.0",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
}

View File

@ -49,22 +49,22 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/color": "^3.0.3",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/lodash.curry": "^4.1.7",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"rimraf": "^4.1.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
}

View File

@ -14,33 +14,33 @@
"react-bootstrap": "^2.7.2",
"react-dock": "^0.6.0",
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-icons": "^4.8.0",
"react-is": "^18.2.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -47,28 +47,28 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/lodash.debounce": "^4.0.7",
"@types/react": "^18.0.28",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
},

View File

@ -19,34 +19,34 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"immutable": "^4.2.4",
"immutable": "^4.3.0",
"react": "^18.2.0",
"react-base16-styling": "^0.9.1",
"react-dom": "^18.2.0",
"react-json-tree": "^0.18.0"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -51,8 +51,8 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -61,22 +61,22 @@
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-terser": "^0.4.0",
"@types/jest": "^29.4.0",
"@types/node": "^18.14.4",
"@types/jest": "^29.4.2",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0",
"rimraf": "^4.1.3",
"rollup": "^3.18.0",
"rimraf": "^4.4.0",
"rollup": "^3.19.1",
"rollup-plugin-typescript2": "^0.34.1",
"ts-jest": "^29.0.5",
"tslib": "^2.5.0",

View File

@ -59,7 +59,7 @@
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react-icons": "^4.7.1",
"react-icons": "^4.8.0",
"react-is": "^18.2.0",
"react-redux": "^8.0.5",
"redux": "^4.2.1",
@ -68,8 +68,8 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -77,48 +77,48 @@
"@rjsf/core": "^4.2.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/jsan": "^3.1.2",
"@types/json-schema": "^7.0.11",
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/socketcluster-client": "^16.0.0",
"@types/styled-components": "^5.1.26",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^4.1.3",
"style-loader": "^3.3.1",
"styled-components": "^5.3.8",
"rimraf": "^4.4.0",
"style-loader": "^3.3.2",
"styled-components": "^5.3.9",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
},
"peerDependencies": {
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.26",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
}
}

View File

@ -47,23 +47,23 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@redux-devtools/core": "^3.13.1",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {

View File

@ -41,14 +41,14 @@
"node": "^14.13.1 || ^16.13.0 || >= 18.12.0"
},
"dependencies": {
"@apollo/server": "^4.4.0",
"@apollo/server": "^4.5.0",
"@redux-devtools/app": "^2.1.3",
"@types/react": "^18.0.28",
"body-parser": "^1.20.2",
"chalk": "^5.2.0",
"cors": "^2.8.5",
"cross-spawn": "^7.0.3",
"electron": "^23.1.1",
"electron": "^23.1.3",
"express": "^4.18.2",
"get-port": "^6.1.2",
"graphql": "^16.6.0",
@ -62,8 +62,8 @@
"react-is": "^18.2.0",
"semver": "^7.3.8",
"socketcluster-server": "^17.3.1",
"sqlite3": "^5.1.4",
"styled-components": "^5.3.8",
"sqlite3": "^5.1.6",
"styled-components": "^5.3.9",
"uuid": "^9.0.0"
},
"devDependencies": {
@ -71,25 +71,25 @@
"@types/cors": "^2.8.13",
"@types/cross-spawn": "^6.0.2",
"@types/express": "^4.17.17",
"@types/jest": "^29.4.0",
"@types/lodash-es": "^4.17.6",
"@types/jest": "^29.4.2",
"@types/lodash-es": "^4.17.7",
"@types/minimist": "^1.2.2",
"@types/morgan": "^1.9.4",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/semver": "^7.3.13",
"@types/socketcluster-client": "^16.0.0",
"@types/socketcluster-server": "^17.3.0",
"@types/styled-components": "^5.1.26",
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.3",
"jest": "^29.5.0",
"ncp": "^2.0.0",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"socketcluster-client": "^17.1.1",
"supertest": "^6.3.3",
"ts-jest": "^29.0.5",

View File

@ -49,8 +49,8 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -58,15 +58,15 @@
"@redux-devtools/core": "^3.13.1",
"@types/parse-key": "^0.2.0",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {

View File

@ -30,21 +30,21 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"immutable": "^4.2.4"
"immutable": "^4.3.0"
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {

View File

@ -15,45 +15,45 @@
"@redux-devtools/inspector-monitor": "^3.0.0",
"@redux-devtools/inspector-monitor-test-tab": "^1.0.0",
"@redux-devtools/ui": "^1.3.0",
"immutable": "^4.2.4",
"immutable": "^4.3.0",
"lodash.shuffle": "^4.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.2",
"react-router-dom": "^6.9.0",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/lodash.shuffle": "^4.2.7",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/redux-logger": "^3.0.9",
"@types/styled-components": "^5.1.26",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"style-loader": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -51,13 +51,13 @@
"jsan": "^3.1.14",
"object-path": "^0.11.8",
"prop-types": "^15.8.1",
"react-icons": "^4.7.1",
"react-icons": "^4.8.0",
"simple-diff": "^1.6.0"
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -66,24 +66,24 @@
"@redux-devtools/inspector-monitor": "^3.0.0",
"@testing-library/react": "^14.0.0",
"@types/es6template": "^1.0.1",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/jsan": "^3.1.2",
"@types/object-path": "^0.11.1",
"@types/react": "^18.0.28",
"@types/simple-diff": "^1.6.1",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
},
@ -93,6 +93,6 @@
"@types/styled-components": "^5.1.26",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
}
}

View File

@ -32,7 +32,7 @@
"dependencies": {
"@babel/code-frame": "^7.18.6",
"@babel/runtime": "^7.21.0",
"@types/chrome": "^0.0.218",
"@types/chrome": "^0.0.224",
"anser": "^2.1.1",
"html-entities": "^2.3.3",
"path-browserify": "^1.0.1",
@ -41,8 +41,8 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -52,26 +52,26 @@
"@testing-library/react": "^14.0.0",
"@types/babel__code-frame": "^7.0.3",
"@types/html-entities": "^1.3.4",
"@types/jest": "^29.4.0",
"@types/node": "^18.14.4",
"@types/jest": "^29.4.2",
"@types/node": "^18.15.3",
"@types/path-browserify": "^1.0.0",
"@types/react": "^18.0.28",
"@types/redux-devtools-themes": "^1.0.0",
"@types/source-map": "0.5.2",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
},

View File

@ -14,42 +14,42 @@
"@redux-devtools/dock-monitor": "^3.0.0",
"@redux-devtools/inspector-monitor": "^3.0.0",
"base16": "^1.0.0",
"immutable": "^4.2.4",
"immutable": "^4.3.0",
"lodash.shuffle": "^4.2.0",
"react": "^18.2.0",
"react-bootstrap": "^2.7.2",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.2",
"react-router-dom": "^6.9.0",
"redux": "^4.2.1",
"redux-logger": "^3.0.6"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/base16": "^1.0.2",
"@types/lodash.shuffle": "^4.2.7",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/redux-logger": "^3.0.9",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -41,7 +41,7 @@
"@types/prop-types": "^15.7.5",
"dateformat": "^5.0.3",
"hex-rgba": "^1.0.2",
"immutable": "^4.2.4",
"immutable": "^4.3.0",
"javascript-stringify": "^2.1.0",
"jsondiffpatch": "^0.4.1",
"jss": "^10.10.0",
@ -55,8 +55,8 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -69,15 +69,15 @@
"@types/react": "^18.0.28",
"@types/react-dragula": "^1.1.0",
"@types/redux-devtools-themes": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {

View File

@ -46,22 +46,22 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.4",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.3",
"jest": "^29.5.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"rxjs": "^7.8.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"

View File

@ -52,23 +52,23 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@redux-devtools/core": "^3.13.1",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {

View File

@ -51,21 +51,21 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/jsan": "^3.1.2",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/rn-host-detect": "^1.2.0",
"@types/socketcluster-client": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {

View File

@ -19,45 +19,45 @@
"@redux-devtools/dock-monitor": "^3.0.0",
"@redux-devtools/rtk-query-monitor": "^3.1.0",
"@reduxjs/toolkit": "^1.9.3",
"framer-motion": "^10.0.2",
"framer-motion": "^10.3.2",
"msw": "^1.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-icons": "^4.8.0",
"react-is": "^18.2.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.2",
"styled-components": "^5.3.8"
"react-router-dom": "^6.9.0",
"styled-components": "^5.3.9"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/copy-webpack-plugin": "^8.0.1",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"style-loader": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
},
"msw": {
"workerDirectory": "public"

View File

@ -50,7 +50,7 @@
"@types/prop-types": "^15.7.5",
"@types/redux-devtools-themes": "^1.0.0",
"hex-rgba": "^1.0.2",
"immutable": "^4.2.4",
"immutable": "^4.3.0",
"jss": "^10.10.0",
"jss-preset-default": "^10.10.0",
"lodash.debounce": "^4.0.8",
@ -61,8 +61,8 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -71,24 +71,24 @@
"@reduxjs/toolkit": "^1.9.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/hex-rgba": "^1.0.1",
"@types/lodash.debounce": "^4.0.7",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
},
@ -99,6 +99,6 @@
"@types/styled-components": "^5.1.26",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
}
}

View File

@ -42,25 +42,25 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/jsan": "^3.1.2",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"immutable": "^4.2.4",
"jest": "^29.4.3",
"rimraf": "^4.1.3",
"immutable": "^4.3.0",
"jest": "^29.5.0",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
},
"peerDependencies": {
"immutable": "^4.2.4"
"immutable": "^4.3.0"
}
}

View File

@ -26,37 +26,37 @@
"react-is": "^18.2.0",
"react-redux": "^8.0.5",
"redux": "^4.2.1",
"styled-components": "^5.3.8",
"styled-components": "^5.3.9",
"todomvc-app-css": "^2.4.2"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/classnames": "^2.3.1",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"style-loader": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -41,23 +41,23 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@redux-devtools/core": "^3.13.1",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {
@ -66,6 +66,6 @@
"@types/styled-components": "^5.1.26",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
}
}

View File

@ -54,15 +54,15 @@
"codemirror": "^5.65.12",
"color": "^4.2.3",
"prop-types": "^15.8.1",
"react-icons": "^4.7.1",
"react-icons": "^4.8.0",
"react-select": "^5.7.0",
"redux-devtools-themes": "^1.0.0",
"simple-element-resize-detector": "^1.3.0"
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
@ -71,31 +71,31 @@
"@storybook/builder-webpack5": "^6.5.16",
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/react": "^6.5.16",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^9.0.1",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/color": "^3.0.3",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/react": "^18.0.28",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"csstype": "^3.1.1",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"ncp": "^2.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"require-from-string": "^2.0.2",
"rimraf": "^4.1.3",
"styled-components": "^5.3.8",
"rimraf": "^4.4.0",
"styled-components": "^5.3.9",
"stylelint": "^15.2.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^30.0.1",
@ -103,12 +103,12 @@
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5",
"webpack": "^5.75.0"
"webpack": "^5.76.1"
},
"peerDependencies": {
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.26",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
}
}

View File

@ -2,10 +2,10 @@
exports[`Button renders correctly 1`] = `
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi fSTHSn"
class="sc-dmqHEX eFTdot"
>
Text
</button>

View File

@ -2,7 +2,7 @@
exports[`Container renders correctly 1`] = `
<div
class="sc-beySbM ipLsJt"
class="sc-beqWaB bTpQkg"
>
Text
</div>

View File

@ -2,7 +2,7 @@
exports[`ContextMenu renders correctly 1`] = `
<div
class="sc-jTQDnj ATyGi"
class="sc-jTrPJq dzCsib"
style="top: 100px; left: 100px;"
>
<button

View File

@ -2,7 +2,7 @@
exports[`Dialog renders correctly 1`] = `
<div
class="sc-qZqnM XYPTI"
class="sc-qRumB dTOLGh"
>
<div />
<div>
@ -21,19 +21,19 @@ exports[`Dialog renders correctly 1`] = `
class="mc-dialog--footer"
>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi fSTHSn"
class="sc-dmqHEX eFTdot"
>
Cancel
</button>
</div>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi SHdXj"
class="sc-dmqHEX fMQkkt"
>
Submit
</button>
@ -45,7 +45,7 @@ exports[`Dialog renders correctly 1`] = `
exports[`Dialog renders modal 1`] = `
<div
class="sc-qZqnM XYPTI"
class="sc-qRumB dTOLGh"
>
<div />
<div>
@ -61,19 +61,19 @@ exports[`Dialog renders modal 1`] = `
class="mc-dialog--footer"
>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi fSTHSn"
class="sc-dmqHEX eFTdot"
>
Cancel
</button>
</div>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi SHdXj"
class="sc-dmqHEX fMQkkt"
>
Submit
</button>
@ -85,7 +85,7 @@ exports[`Dialog renders modal 1`] = `
exports[`Dialog renders with props 1`] = `
<div
class="sc-qZqnM deuoMX"
class="sc-qRumB hxYFTu"
open=""
>
<div />
@ -109,19 +109,19 @@ exports[`Dialog renders with props 1`] = `
class="mc-dialog--footer"
>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi fSTHSn"
class="sc-dmqHEX eFTdot"
>
Cancel
</button>
</div>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi SHdXj"
class="sc-dmqHEX fMQkkt"
>
Submit
</button>

View File

@ -2,7 +2,7 @@
exports[`Editor renders correctly 1`] = `
<div
class="sc-jsEegt cNYEcU"
class="sc-jsMahE ilbhFj"
>
<div
class="CodeMirror cm-s-default"

View File

@ -2,7 +2,7 @@
exports[`Form renders correctly 1`] = `
<form
class="sc-fsYeqs cHZlb"
class="sc-fsQiph huoriI"
>
<div
class="form-group field field-object"
@ -315,10 +315,10 @@ exports[`Form renders correctly 1`] = `
Integer range
</label>
<div
class="sc-gLLvby kPfqgr"
class="sc-gLDzan iDyXTK"
>
<div
class="sc-iBdmCd kOcVRH"
class="sc-iAEyYk dWqGRZ"
>
<input
id="root_integerRange"
@ -338,10 +338,10 @@ exports[`Form renders correctly 1`] = `
</fieldset>
</div>
<div
class="sc-eDLJxc ezDjie"
class="sc-eDDNvR fLbHgE"
>
<button
class="sc-dmyDGi fSTHSn"
class="sc-dmqHEX eFTdot"
type="submit"
>
Submit
@ -352,7 +352,7 @@ exports[`Form renders correctly 1`] = `
exports[`Form renders with no button 1`] = `
<form
class="sc-fsYeqs cHZlb"
class="sc-fsQiph huoriI"
>
<div
class="form-group field field-object"
@ -665,10 +665,10 @@ exports[`Form renders with no button 1`] = `
Integer range
</label>
<div
class="sc-gLLvby kPfqgr"
class="sc-gLDzan iDyXTK"
>
<div
class="sc-iBdmCd kOcVRH"
class="sc-iAEyYk dWqGRZ"
>
<input
id="root_integerRange"
@ -693,7 +693,7 @@ exports[`Form renders with no button 1`] = `
exports[`Form renders with primary button 1`] = `
<form
class="sc-fsYeqs cHZlb"
class="sc-fsQiph huoriI"
>
<div
class="form-group field field-object"
@ -1006,10 +1006,10 @@ exports[`Form renders with primary button 1`] = `
Integer range
</label>
<div
class="sc-gLLvby kPfqgr"
class="sc-gLDzan iDyXTK"
>
<div
class="sc-iBdmCd kOcVRH"
class="sc-iAEyYk dWqGRZ"
>
<input
id="root_integerRange"
@ -1029,10 +1029,10 @@ exports[`Form renders with primary button 1`] = `
</fieldset>
</div>
<div
class="sc-eDLJxc ezDjie"
class="sc-eDDNvR fLbHgE"
>
<button
class="sc-dmyDGi SHdXj"
class="sc-dmqHEX fMQkkt"
type="submit"
>
Custom button

View File

@ -2,7 +2,7 @@
exports[`Notification renders correctly 1`] = `
<div
class="sc-eTNep kdtURa"
class="sc-fbJfA eMCuxY"
type="info"
>
<span>
@ -13,7 +13,7 @@ exports[`Notification renders correctly 1`] = `
exports[`Notification renders with props 1`] = `
<div
class="sc-eTNep kdtURa"
class="sc-fbJfA eMCuxY"
type="error"
>
<svg

View File

@ -2,7 +2,7 @@
exports[`SegmentedControl renders correctly 1`] = `
<div
class="sc-csKIKE VJryR"
class="sc-csCMJt gNLGPY"
>
<button
data-selected="true"

View File

@ -2,7 +2,7 @@
exports[`Slider renders correctly 1`] = `
<div
class="sc-gLLvby fzjtlL"
class="sc-gLDzan dzrVFe"
>
<input
max="100"
@ -15,7 +15,7 @@ exports[`Slider renders correctly 1`] = `
exports[`Slider renders with props 1`] = `
<div
class="sc-gLLvby jRgNUi"
class="sc-gLDzan lnTVxL"
disabled=""
>
<label>

View File

@ -2,10 +2,10 @@
exports[`Tabs renders correctly 1`] = `
<div
class="sc-irLwvL duAQFZ"
class="sc-irTswW kIWCjK"
>
<div
class="sc-kFCsca HBslI"
class="sc-kFuwaP fQFnww"
>
<div>
<button
@ -30,10 +30,10 @@ exports[`Tabs renders correctly 1`] = `
exports[`Tabs renders tabs without inner components 1`] = `
<div
class="sc-irLwvL duAQFZ"
class="sc-irTswW kIWCjK"
>
<div
class="sc-kFCsca HBslI"
class="sc-kFuwaP fQFnww"
>
<div>
<button
@ -94,10 +94,10 @@ exports[`Tabs renders tabs without inner components 1`] = `
exports[`Tabs renders with props 1`] = `
<div
class="sc-irLwvL duAQFZ"
class="sc-irTswW kIWCjK"
>
<div
class="sc-kFCsca HBslI"
class="sc-kFuwaP fQFnww"
>
<div>
<button

View File

@ -2,28 +2,28 @@
exports[`Toolbar renders correctly 1`] = `
<div
class="sc-brSaZW gnbMQj"
class="sc-brKeYL btIpwm"
>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi fSTHSn"
class="sc-dmqHEX eFTdot"
>
1
</button>
</div>
<div
class="sc-ktwOSD fypUsW"
class="sc-ktEKTO bnAnBx"
/>
<div
class="sc-hABAzo boqWqo"
class="sc-hAtEyd kMwolz"
/>
<div
class="sc-eDLJxc bKsneK"
class="sc-eDDNvR beMOYU"
>
<button
class="sc-dmyDGi fSTHSn"
class="sc-dmqHEX eFTdot"
>
2
</button>
@ -33,6 +33,6 @@ exports[`Toolbar renders correctly 1`] = `
exports[`Toolbar renders with props 1`] = `
<div
class="sc-brSaZW bGuXEC"
class="sc-brKeYL fJNNDT"
/>
`;

View File

@ -37,7 +37,7 @@
"@redux-devtools/serialize": "^0.4.1",
"@types/get-params": "^0.1.0",
"get-params": "^0.1.2",
"immutable": "^4.2.4",
"immutable": "^4.3.0",
"jsan": "^3.1.14",
"lodash": "^4.17.21",
"nanoid": "^4.0.1",
@ -45,24 +45,24 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/jsan": "^3.1.2",
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.4",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"rimraf": "^4.1.3",
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"rimraf": "^4.4.0",
"typescript": "~4.9.5"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.1",
"immutable": "^4.2.4",
"immutable": "^4.3.0",
"redux": "^4.2.1"
}
}

View File

@ -30,29 +30,29 @@
"redux-thunk": "^2.4.2"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -43,32 +43,32 @@
"todomvc-app-css": "^2.4.2"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/classnames": "^2.3.1",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-loader": "^9.1.2",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"html-webpack-plugin": "^5.5.0",
"style-loader": "^3.3.1",
"style-loader": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "~4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
"webpack-dev-server": "^4.12.0"
}
}

View File

@ -49,29 +49,29 @@
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.2",
"@types/lodash": "^4.14.191",
"@types/node": "^18.14.4",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"redux": "^4.2.1",
"rimraf": "^4.1.3",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "~4.9.5"
},

File diff suppressed because it is too large Load Diff