chore(deps): update all non-major dependencies (#1698)

* chore(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] 2024-07-20 09:17:14 -04:00 committed by GitHub
parent 3184647fa9
commit fce9074175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
35 changed files with 815 additions and 744 deletions

View File

@ -23,7 +23,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/app": "^6.1.0",
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/instrument": "^2.1.0",
@ -60,7 +60,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"chromedriver": "^126.0.4",
"chromedriver": "^126.0.5",
"cross-env": "^7.0.3",
"electron": "^31.2.1",
"esbuild": "^0.23.0",
@ -68,16 +68,16 @@
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"immutable": "^4.3.6",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"pug": "^3.0.3",
"rimraf": "^6.0.1",
"selenium-webdriver": "^4.22.0",
"selenium-webdriver": "^4.23.0",
"sinon-chrome": "^3.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4"

View File

@ -10,10 +10,10 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"nx": "^19.4.3",
"nx": "^19.5.1",
"prettier": "3.3.3",
"typescript": "~5.5.3"
},
@ -39,5 +39,5 @@
"packages/redux-devtools-rtk-query-monitor/demo",
"packages/redux-devtools-slider-monitor/examples/todomvc"
],
"packageManager": "pnpm@8.15.8"
"packageManager": "pnpm@8.15.9"
}

View File

@ -32,7 +32,7 @@
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"babel-loader": "^9.1.3",

View File

@ -50,7 +50,7 @@
"immutable": "^4.3.6",
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
}
}

View File

@ -53,7 +53,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
}
}

View File

@ -23,7 +23,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
@ -33,7 +33,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -48,14 +48,14 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"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.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {

View File

@ -30,7 +30,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
@ -39,7 +39,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -52,13 +52,13 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"react": "^18.3.1",
"react-test-renderer": "^18.3.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {

View File

@ -60,7 +60,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@rjsf/core": "^4.2.3",
"@testing-library/dom": "^10.3.2",
"@testing-library/jest-dom": "^6.4.6",
@ -68,7 +68,7 @@
"@types/jest": "^29.5.12",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
@ -79,7 +79,7 @@
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
@ -90,12 +90,12 @@
"redux-persist": "^6.0.0",
"rimraf": "^6.0.1",
"styled-components": "^5.3.11",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"typescript": "~5.5.3"
},
"peerDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@reduxjs/toolkit": "^1.0.0 || ^2.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.34",

View File

@ -57,12 +57,12 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@rjsf/core": "^4.2.3",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/socketcluster-client": "^19.1.0",
@ -76,7 +76,7 @@
"esbuild": "^0.23.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-loader": "^5.0.0",
@ -86,7 +86,7 @@
"rimraf": "^6.0.1",
"style-loader": "^4.0.0",
"styled-components": "^5.3.11",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"typescript": "~5.5.3",
"webpack": "^5.93.0",
@ -94,7 +94,7 @@
"webpack-dev-server": "^5.0.4"
},
"peerDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@reduxjs/toolkit": "^1.0.0 || ^2.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.34",

View File

@ -58,7 +58,7 @@
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"react": "^18.3.1",
"redux": "^4.2.1",

View File

@ -42,7 +42,7 @@
},
"dependencies": {
"@apollo/server": "^4.10.4",
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/app": "^6.0.0",
"@reduxjs/toolkit": "^1.9.7",
"@types/react": "^18.3.3",
@ -62,7 +62,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"semver": "^7.6.2",
"semver": "^7.6.3",
"socketcluster-server": "^19.1.0",
"sqlite3": "^5.1.7",
"styled-components": "^5.3.11",
@ -77,7 +77,7 @@
"@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5",
"@types/morgan": "^1.9.9",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/semver": "^7.5.8",
"@types/socketcluster-client": "^19.1.0",
"@types/socketcluster-server": "^19.0.1",
@ -94,7 +94,7 @@
"rimraf": "^6.0.1",
"socketcluster-client": "^19.2.1",
"supertest": "^7.0.0",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
}
}

View File

@ -60,7 +60,7 @@
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"react": "^18.3.1",
"redux": "^4.2.1",

View File

@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/dock-monitor": "^4.0.0",
"@redux-devtools/inspector-monitor": "^6.0.0",
@ -22,7 +22,7 @@
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.25.0",
"react-router-dom": "^6.25.1",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"styled-components": "^5.3.11"
@ -33,7 +33,7 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/redux-logger": "3.0.12",
@ -46,7 +46,7 @@
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -60,7 +60,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/inspector-monitor": "^6.0.0",
"@testing-library/dom": "^10.3.2",
@ -75,7 +75,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
@ -83,11 +83,11 @@
"react-dom": "^18.3.1",
"redux": "^4.2.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/inspector-monitor": "^6.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.34",

View File

@ -47,14 +47,14 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/inspector-monitor": "^6.0.1",
"@testing-library/dom": "^10.3.2",
"@testing-library/react": "^16.0.0",
"@types/babel__code-frame": "^7.0.6",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/path-browserify": "^1.0.2",
"@types/react": "^18.3.3",
"@types/source-map": "0.5.2",
@ -63,7 +63,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
@ -72,11 +72,11 @@
"react-test-renderer": "^18.3.1",
"redux": "^4.2.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/inspector-monitor": "^6.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react": "^16.8.4 || ^17.0.0 || ^18.0.0",

View File

@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/dock-monitor": "^4.0.1",
"@redux-devtools/inspector-monitor": "^6.0.1",
@ -21,7 +21,7 @@
"react-bootstrap": "^2.10.4",
"react-dom": "^18.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.25.0",
"react-router-dom": "^6.25.1",
"redux": "^4.2.1",
"redux-logger": "^3.0.6"
},
@ -31,7 +31,7 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/redux-logger": "3.0.12",
@ -42,7 +42,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -58,8 +58,8 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/babel-preset-css-prop": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/babel-preset-css-prop": "^11.12.0",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@types/dateformat": "^5.0.2",
"@types/hex-rgba": "^1.0.3",
@ -69,7 +69,7 @@
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"react": "^18.3.1",
"redux": "^4.2.1",
@ -77,7 +77,7 @@
"typescript": "~5.5.3"
},
"peerDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react": "^16.8.4 || ^17.0.0 || ^18.0.0",

View File

@ -53,7 +53,7 @@
"@babel/preset-typescript": "^7.24.7",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
@ -63,7 +63,7 @@
"redux": "^4.2.1",
"rimraf": "^6.0.1",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {

View File

@ -61,7 +61,7 @@
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"react": "^18.3.1",
"redux": "^4.2.1",

View File

@ -56,7 +56,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-typescript": "^7.24.7",
"@types/jsan": "^3.1.5",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",

View File

@ -12,21 +12,21 @@
"dependencies": {
"@babel/runtime": "^7.24.8",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@mswjs/data": "^0.16.1",
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/dock-monitor": "^4.0.0",
"@redux-devtools/rtk-query-monitor": "^5.0.0",
"@reduxjs/toolkit": "^1.9.7",
"framer-motion": "^11.3.4",
"framer-motion": "^11.3.8",
"msw": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react-is": "^18.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.25.0",
"react-router-dom": "^6.25.1",
"styled-components": "^5.3.11"
},
"devDependencies": {
@ -35,7 +35,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
@ -47,7 +47,7 @@
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -61,8 +61,8 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/babel-preset-css-prop": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/babel-preset-css-prop": "^11.12.0",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/dom": "^10.3.2",
@ -77,7 +77,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
@ -86,11 +86,11 @@
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@redux-devtools/core": "^4.0.0",
"@reduxjs/toolkit": "^1.0.0 || ^2.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",

View File

@ -57,7 +57,7 @@
"immutable": "^4.3.6",
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
@ -45,7 +45,7 @@
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -44,13 +44,13 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@redux-devtools/core": "^4.0.0",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"react": "^18.3.1",
"redux": "^4.2.1",

View File

@ -63,15 +63,15 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@chromatic-com/storybook": "1.6.1",
"@storybook/addon-essentials": "^8.2.4",
"@storybook/addon-interactions": "^8.2.4",
"@storybook/addon-links": "^8.2.4",
"@storybook/addon-onboarding": "^8.2.4",
"@storybook/addon-essentials": "^8.2.5",
"@storybook/addon-interactions": "^8.2.5",
"@storybook/addon-links": "^8.2.5",
"@storybook/addon-onboarding": "^8.2.5",
"@storybook/addon-webpack5-compiler-swc": "1.0.4",
"@storybook/blocks": "^8.2.4",
"@storybook/react": "^8.2.4",
"@storybook/react-webpack5": "^8.2.4",
"@storybook/test": "^8.2.4",
"@storybook/blocks": "^8.2.5",
"@storybook/react": "^8.2.5",
"@storybook/react-webpack5": "^8.2.5",
"@storybook/test": "^8.2.5",
"@testing-library/dom": "^10.3.2",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
@ -86,7 +86,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"jest": "^29.7.0",
@ -96,13 +96,13 @@
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"rimraf": "^6.0.1",
"storybook": "^8.2.4",
"storybook": "^8.2.5",
"styled-components": "^5.3.11",
"stylelint": "^16.7.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3",
"webpack": "^5.93.0"
},

View File

@ -192,14 +192,14 @@ exports[`Form renders correctly 1`] = `
class=" css-10g0wlc-control"
>
<div
class=" css-1gpx584-ValueContainer"
class=" css-1uzcsaf"
>
<div
class=" css-1m6ztbo-placeholder"
id="react-select-2-placeholder"
/>
<div
class=" css-mh08on-Input"
class=" css-fty6pr"
data-value=""
>
<input
@ -224,7 +224,7 @@ exports[`Form renders correctly 1`] = `
</div>
</div>
<div
class=" css-1hb7zxy-IndicatorsContainer"
class=" css-1wy0on6"
>
<span
class=" css-19norqf-indicatorSeparator"
@ -544,14 +544,14 @@ exports[`Form renders with no button 1`] = `
class=" css-10g0wlc-control"
>
<div
class=" css-1gpx584-ValueContainer"
class=" css-1uzcsaf"
>
<div
class=" css-1m6ztbo-placeholder"
id="react-select-4-placeholder"
/>
<div
class=" css-mh08on-Input"
class=" css-fty6pr"
data-value=""
>
<input
@ -576,7 +576,7 @@ exports[`Form renders with no button 1`] = `
</div>
</div>
<div
class=" css-1hb7zxy-IndicatorsContainer"
class=" css-1wy0on6"
>
<span
class=" css-19norqf-indicatorSeparator"
@ -887,14 +887,14 @@ exports[`Form renders with primary button 1`] = `
class=" css-10g0wlc-control"
>
<div
class=" css-1gpx584-ValueContainer"
class=" css-1uzcsaf"
>
<div
class=" css-1m6ztbo-placeholder"
id="react-select-3-placeholder"
/>
<div
class=" css-mh08on-Input"
class=" css-fty6pr"
data-value=""
>
<input
@ -919,7 +919,7 @@ exports[`Form renders with primary button 1`] = `
</div>
</div>
<div
class=" css-1hb7zxy-IndicatorsContainer"
class=" css-1wy0on6"
>
<span
class=" css-19norqf-indicatorSeparator"

View File

@ -19,7 +19,7 @@ exports[`Select renders correctly 1`] = `
class=" css-10g0wlc-control"
>
<div
class=" css-1gpx584-ValueContainer"
class=" css-1uzcsaf"
>
<div
class=" css-1m6ztbo-placeholder"
@ -28,7 +28,7 @@ exports[`Select renders correctly 1`] = `
Select...
</div>
<div
class=" css-mh08on-Input"
class=" css-fty6pr"
data-value=""
>
<input
@ -52,7 +52,7 @@ exports[`Select renders correctly 1`] = `
</div>
</div>
<div
class=" css-1hb7zxy-IndicatorsContainer"
class=" css-1wy0on6"
>
<span
class=" css-19norqf-indicatorSeparator"
@ -99,19 +99,19 @@ exports[`Select renders with props 1`] = `
class=" css-10g0wlc-control"
>
<div
class=" css-1ei5tw5-ValueContainer"
class=" css-6dn868"
>
<div
class=" css-7ef4eb-multiValue"
>
<div
class=" css-sro4fq-MultiValueGeneric"
class=" css-1eqzlh8"
>
One
</div>
<div
aria-label="Remove One"
class=" css-1f177ni-MultiValueRemove"
class=" css-13dqakm"
role="button"
>
<svg
@ -134,7 +134,7 @@ exports[`Select renders with props 1`] = `
aria-expanded="false"
aria-haspopup="true"
aria-readonly="true"
class="css-mohuvp-dummyInput-DummyInput"
class="css-1czm0f-dummyInput-DummyInput"
disabled=""
id="react-select-3-input"
inputmode="none"
@ -144,20 +144,20 @@ exports[`Select renders with props 1`] = `
/>
</div>
<div
class=" css-1hb7zxy-IndicatorsContainer"
class=" css-1wy0on6"
>
<div
aria-hidden="true"
class=" css-1x631db-loadingIndicator"
>
<span
class="css-1xtdfmb-LoadingDot"
class="css-1h1juvu-LoadingDot"
/>
<span
class="css-zoievk-LoadingDot"
class="css-1swgd6a-LoadingDot"
/>
<span
class="css-x748d8-LoadingDot"
class="css-41hts2-LoadingDot"
/>
</div>
<span
@ -221,10 +221,10 @@ exports[`Select should select another option 1`] = `
class=" css-mjg7mv-control"
>
<div
class=" css-1gpx584-ValueContainer"
class=" css-1uzcsaf"
>
<div
class=" css-jpmdcb-Input"
class=" css-vtduo5"
data-value="two"
>
<input
@ -249,7 +249,7 @@ exports[`Select should select another option 1`] = `
</div>
</div>
<div
class=" css-1hb7zxy-IndicatorsContainer"
class=" css-1wy0on6"
>
<span
class=" css-19norqf-indicatorSeparator"
@ -278,7 +278,7 @@ exports[`Select should select another option 1`] = `
>
<div
aria-multiselectable="false"
class=" css-hln2r9-MenuList"
class=" css-12gthpx"
id="react-select-4-listbox"
role="listbox"
>
@ -333,10 +333,10 @@ exports[`Select shouldn't find any results 1`] = `
class=" css-mjg7mv-control"
>
<div
class=" css-1gpx584-ValueContainer"
class=" css-1uzcsaf"
>
<div
class=" css-jpmdcb-Input"
class=" css-vtduo5"
data-value="text"
>
<input
@ -361,7 +361,7 @@ exports[`Select shouldn't find any results 1`] = `
</div>
</div>
<div
class=" css-1hb7zxy-IndicatorsContainer"
class=" css-1wy0on6"
>
<span
class=" css-19norqf-indicatorSeparator"
@ -390,12 +390,12 @@ exports[`Select shouldn't find any results 1`] = `
>
<div
aria-multiselectable="false"
class=" css-hln2r9-MenuList"
class=" css-12gthpx"
id="react-select-5-listbox"
role="listbox"
>
<div
class=" css-v8tq8h-NoOptionsMessage"
class=" css-1ab4lkd"
>
No options
</div>

View File

@ -52,7 +52,7 @@
"@babel/preset-typescript": "^7.24.7",
"@types/jsan": "^3.1.5",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/webpack-env": "^1.18.5",
@ -43,7 +43,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -46,7 +46,7 @@
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/webpack-env": "^1.18.5",
@ -57,7 +57,7 @@
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",

View File

@ -55,14 +55,14 @@
"@babel/preset-typescript": "^7.24.7",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"react": "^18.3.1",
@ -70,7 +70,7 @@
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"typescript": "~5.5.3"
},
"peerDependencies": {

File diff suppressed because it is too large Load Diff