mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-06-18 03:53:27 +03:00
chore(deps): update jest monorepo to v30 (major) (#1893)
* chore(deps): update jest monorepo to v30 * Update snapshot * Update * Update --------- 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:
parent
8b554db5bf
commit
dfa6c937c3
|
@ -66,8 +66,8 @@
|
|||
"esbuild": "^0.25.5",
|
||||
"globals": "^16.2.0",
|
||||
"immutable": "^5.1.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"pug": "^3.0.3",
|
||||
"rimraf": "^6.0.1",
|
||||
"selenium-webdriver": "^4.33.0",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"eslint-plugin-jest": "^28.14.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.34.1"
|
||||
|
|
|
@ -40,10 +40,10 @@
|
|||
"lodash-es": "^4.17.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"immutable": "^5.1.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "~5.8.3"
|
||||
|
|
|
@ -43,10 +43,10 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/color": "^4.2.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "~5.8.3"
|
||||
|
|
|
@ -44,9 +44,9 @@
|
|||
"react-base16-styling": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/react": "^19.1.8",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"react": "^19.1.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"ts-jest": "^29.4.0",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/node": "^22.15.32",
|
||||
|
@ -75,8 +75,8 @@
|
|||
"@types/react-dom": "^19.1.6",
|
||||
"cross-env": "^7.0.3",
|
||||
"esbuild": "^0.25.5",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-redux": "^9.2.0",
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
"@types/cors": "^2.8.19",
|
||||
"@types/cross-spawn": "^6.0.6",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/morgan": "^1.9.10",
|
||||
|
@ -85,7 +85,7 @@
|
|||
"@types/supertest": "^6.0.3",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"globals": "^16.2.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"ncp": "^2.0.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"socketcluster-client": "^19.2.6",
|
||||
|
|
|
@ -67,12 +67,12 @@
|
|||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/es6template": "^1.0.5",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/object-path": "^0.11.4",
|
||||
"@types/react": "^19.1.8",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"redux": "^5.0.1",
|
||||
|
|
|
@ -53,13 +53,13 @@
|
|||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/babel__code-frame": "^7.0.6",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.15.32",
|
||||
"@types/path-browserify": "^1.0.3",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/source-map": "0.5.2",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"redux": "^5.0.1",
|
||||
|
|
|
@ -47,9 +47,9 @@
|
|||
"@babel/plugin-transform-runtime": "^7.27.4",
|
||||
"@babel/preset-env": "^7.27.2",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.15.32",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"redux": "^5.0.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"rxjs": "^7.8.2",
|
||||
|
|
|
@ -69,12 +69,12 @@
|
|||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/hex-rgba": "^1.0.3",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/react": "^19.1.8",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-redux": "^9.2.0",
|
||||
|
|
|
@ -47,10 +47,10 @@
|
|||
"@babel/plugin-transform-runtime": "^7.27.4",
|
||||
"@babel/preset-env": "^7.27.2",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"immutable": "^5.1.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "~5.8.3"
|
||||
|
|
|
@ -72,12 +72,12 @@
|
|||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/color": "^4.2.0",
|
||||
"@types/node": "^22.15.32",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/react": "^19.1.8",
|
||||
"babel-loader": "^10.0.0",
|
||||
"csstype": "^3.1.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.0.0",
|
||||
"ncp": "^2.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
|
||||
|
||||
exports[`Editor renders correctly 1`] = `
|
||||
<div
|
||||
|
@ -76,7 +76,7 @@ exports[`Editor renders correctly 1`] = `
|
|||
>
|
||||
<span
|
||||
role="presentation"
|
||||
style="padding-right: .1px;"
|
||||
style="padding-right: 0.1px;"
|
||||
>
|
||||
<span
|
||||
class="cm-keyword"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
|
||||
|
||||
exports[`Form renders correctly 1`] = `
|
||||
<form
|
||||
|
@ -233,7 +233,7 @@ exports[`Form renders correctly 1`] = `
|
|||
id="react-select-2-input"
|
||||
role="combobox"
|
||||
spellcheck="false"
|
||||
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
tabindex="0"
|
||||
type="text"
|
||||
value=""
|
||||
|
@ -614,7 +614,7 @@ exports[`Form renders with no button 1`] = `
|
|||
id="react-select-4-input"
|
||||
role="combobox"
|
||||
spellcheck="false"
|
||||
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
tabindex="0"
|
||||
type="text"
|
||||
value=""
|
||||
|
@ -986,7 +986,7 @@ exports[`Form renders with primary button 1`] = `
|
|||
id="react-select-3-input"
|
||||
role="combobox"
|
||||
spellcheck="false"
|
||||
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
tabindex="0"
|
||||
type="text"
|
||||
value=""
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
|
||||
|
||||
exports[`Select renders correctly 1`] = `
|
||||
<div
|
||||
|
@ -44,7 +44,7 @@ exports[`Select renders correctly 1`] = `
|
|||
id="react-select-2-input"
|
||||
role="combobox"
|
||||
spellcheck="false"
|
||||
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
tabindex="0"
|
||||
type="text"
|
||||
value=""
|
||||
|
@ -241,7 +241,7 @@ exports[`Select should select another option 1`] = `
|
|||
id="react-select-4-input"
|
||||
role="combobox"
|
||||
spellcheck="false"
|
||||
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
tabindex="0"
|
||||
type="text"
|
||||
value="two"
|
||||
|
@ -353,7 +353,7 @@ exports[`Select shouldn't find any results 1`] = `
|
|||
id="react-select-5-input"
|
||||
role="combobox"
|
||||
spellcheck="false"
|
||||
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
|
||||
tabindex="0"
|
||||
type="text"
|
||||
value="text"
|
||||
|
|
|
@ -52,10 +52,10 @@
|
|||
"@babel/preset-env": "^7.27.2",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.15.32",
|
||||
"@types/react": "^19.1.8",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-redux": "^9.2.0",
|
||||
|
|
1757
pnpm-lock.yaml
1757
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
|
@ -18,6 +18,7 @@ onlyBuiltDependencies:
|
|||
- esbuild
|
||||
- msw
|
||||
- sqlite3
|
||||
- unrs-resolver
|
||||
patchedDependencies:
|
||||
'@dnd-kit/core': patches/@dnd-kit__core.patch
|
||||
'@dnd-kit/sortable': patches/@dnd-kit__sortable.patch
|
||||
|
|
Loading…
Reference in New Issue
Block a user