diff --git a/docs/package.json b/docs/package.json index 145730b0ae0fca..836fe0a240e353 100644 --- a/docs/package.json +++ b/docs/package.json @@ -113,7 +113,7 @@ "@mui/internal-test-utils": "workspace:^", "@playwright/test": "^1.56.1", "@types/autosuggest-highlight": "^3.2.3", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/chance": "^1.1.7", "@types/css-mediaquery": "^0.1.4", "@types/fg-loadcss": "^3.1.3", diff --git a/packages-internal/scripts/package.json b/packages-internal/scripts/package.json index 1d1da259ada4ad..0280cd1e727f22 100644 --- a/packages-internal/scripts/package.json +++ b/packages-internal/scripts/package.json @@ -41,11 +41,11 @@ "devDependencies": { "@babel/register": "^7.28.3", "@types/babel__core": "^7.20.5", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/doctrine": "^0.0.9", "@types/node": "^20.19.25", "@types/react": "^19.2.4", - "@types/uuid": "^10.0.0", + "@types/uuid": "^11.0.0", "chai": "^6.0.1", "fast-glob": "^3.3.3", "prettier": "^3.6.2", diff --git a/packages-internal/test-utils/package.json b/packages-internal/test-utils/package.json index 12374eac780bc9..d84dd46e5ef4ed 100644 --- a/packages-internal/test-utils/package.json +++ b/packages-internal/test-utils/package.json @@ -59,13 +59,13 @@ }, "devDependencies": { "@playwright/test": "^1.56.1", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/chai-dom": "^1.11.3", "@types/format-util": "^1.0.4", "@types/prop-types": "^15.7.15", "@types/react": "^19.2.4", "@types/react-dom": "^19.2.3", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "typescript": "^5.9.2" }, "peerDependencies": { diff --git a/packages/api-docs-builder-core/package.json b/packages/api-docs-builder-core/package.json index 7871412794ded1..9172087dfbcb1b 100644 --- a/packages/api-docs-builder-core/package.json +++ b/packages/api-docs-builder-core/package.json @@ -20,10 +20,10 @@ "es-toolkit": "^1.41.0" }, "devDependencies": { - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/mocha": "^10.0.10", "@types/node": "^20.19.25", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "sinon": "^21.0.0", "typescript": "^5.9.2" diff --git a/packages/api-docs-builder/package.json b/packages/api-docs-builder/package.json index 91ce501663a713..4d4776100e8731 100644 --- a/packages/api-docs-builder/package.json +++ b/packages/api-docs-builder/package.json @@ -32,13 +32,13 @@ "devDependencies": { "@types/babel__core": "^7.20.5", "@types/babel__traverse": "^7.28.0", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/doctrine": "^0.0.9", "@types/mdast": "4.0.4", "@types/mocha": "^10.0.10", "@types/node": "^20.19.25", "@types/react-docgen": "workspace:*", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "sinon": "^21.0.0" } diff --git a/packages/markdown/package.json b/packages/markdown/package.json index 716de230f6388e..7ff763fcf05ca4 100644 --- a/packages/markdown/package.json +++ b/packages/markdown/package.json @@ -31,7 +31,7 @@ "prismjs": "^1.30.0" }, "devDependencies": { - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "chai": "^6.0.1" }, "publishConfig": { diff --git a/packages/mui-codemod/package.json b/packages/mui-codemod/package.json index 9505d2206a7cc3..a39f34240a39b1 100644 --- a/packages/mui-codemod/package.json +++ b/packages/mui-codemod/package.json @@ -40,8 +40,8 @@ "devDependencies": { "@material-ui/core": "^4.12.4", "@mui/material-v5": "npm:@mui/material@5.18.0", - "@types/chai": "^4.3.20", - "@types/jscodeshift": "0.12.0", + "@types/chai": "^5.2.3", + "@types/jscodeshift": "17.3.0", "chai": "^6.0.1" }, "sideEffects": false, diff --git a/packages/mui-envinfo/package.json b/packages/mui-envinfo/package.json index dfe812b71ee934..715aa89d0beaf3 100644 --- a/packages/mui-envinfo/package.json +++ b/packages/mui-envinfo/package.json @@ -22,7 +22,7 @@ "envinfo": "^7.20.0" }, "devDependencies": { - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "chai": "^6.0.1" }, "publishConfig": { diff --git a/packages/mui-icons-material/package.json b/packages/mui-icons-material/package.json index a0557d614a0f5b..f7b900982fb64b 100644 --- a/packages/mui-icons-material/package.json +++ b/packages/mui-icons-material/package.json @@ -47,7 +47,7 @@ "@mui/icons-material": "workspace:*", "@mui/internal-waterfall": "workspace:^", "@mui/material": "workspace:^", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/react": "^19.2.4", "chai": "^6.0.1", "chalk": "^5.6.0", diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index fc1171db6a1d29..72ac4ab9ea1dd7 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -42,11 +42,11 @@ "devDependencies": { "@mui/internal-test-utils": "workspace:^", "@mui/material": "workspace:^", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/prop-types": "^15.7.15", "@types/react": "^19.2.4", "@types/react-dom": "^19.2.3", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "es-toolkit": "^1.39.10", "fast-glob": "^3.3.3", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 2b3d8d7731629e..3a26748a31711f 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -43,11 +43,11 @@ "devDependencies": { "@mui/internal-test-utils": "workspace:^", "@mui/material": "workspace:^", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/prop-types": "^15.7.15", "@types/react": "^19.2.4", "@types/react-dom": "^19.2.3", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 81d25986709018..3f8366fc6fe6ec 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -50,11 +50,11 @@ "@mui/internal-test-utils": "workspace:^", "@testing-library/dom": "^10.4.1", "@testing-library/user-event": "^14.6.1", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/prop-types": "^15.7.15", "@types/react": "^19.2.4", "@types/react-dom": "^19.2.3", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "css-mediaquery": "^0.1.2", "es-toolkit": "^1.39.10", diff --git a/packages/mui-private-theming/package.json b/packages/mui-private-theming/package.json index 54f9fe7f077105..2c3a5dceb2695f 100644 --- a/packages/mui-private-theming/package.json +++ b/packages/mui-private-theming/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@mui/internal-test-utils": "workspace:^", "@mui/types": "workspace:^", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/react": "^19.2.4", "chai": "^6.0.1", "react": "^19.2.0" diff --git a/packages/mui-styled-engine-sc/package.json b/packages/mui-styled-engine-sc/package.json index 9e3112d56b153c..7adbd8c78aafdc 100644 --- a/packages/mui-styled-engine-sc/package.json +++ b/packages/mui-styled-engine-sc/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@mui/internal-test-utils": "workspace:^", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/react": "^19.2.4", "chai": "^6.0.1", "react": "^19.2.0", diff --git a/packages/mui-styled-engine/package.json b/packages/mui-styled-engine/package.json index 23b513923c637f..f1508285a1fc09 100644 --- a/packages/mui-styled-engine/package.json +++ b/packages/mui-styled-engine/package.json @@ -43,7 +43,7 @@ "@emotion/styled": "^11.14.1", "@mui/internal-test-utils": "workspace:^", "@mui/styled-engine": "workspace:*", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/react": "^19.2.4", "chai": "^6.0.1", "react": "^19.2.0" diff --git a/packages/mui-stylis-plugin-rtl/package.json b/packages/mui-stylis-plugin-rtl/package.json index d652a4a2355802..8412dd6e5fa866 100644 --- a/packages/mui-stylis-plugin-rtl/package.json +++ b/packages/mui-stylis-plugin-rtl/package.json @@ -36,10 +36,10 @@ }, "devDependencies": { "@mui/internal-test-utils": "workspace:^", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/mocha": "^10.0.10", "@types/node": "^20.19.25", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "@types/stylis": "4.2.7", "chai": "^6.0.1", "sinon": "^21.0.0", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index 18e9a6721bacd7..0373c258ec801a 100644 --- a/packages/mui-system/package.json +++ b/packages/mui-system/package.json @@ -46,10 +46,10 @@ "@emotion/styled": "^11.14.1", "@mui/internal-test-utils": "workspace:^", "@mui/system": "workspace:*", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/prop-types": "^15.7.15", "@types/react": "^19.2.4", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "es-toolkit": "^1.39.10", "fast-glob": "^3.3.3", diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index 68342e80fe1428..08b8f7a45d87b9 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -41,13 +41,13 @@ "devDependencies": { "@mui/internal-test-utils": "workspace:^", "@mui/types": "workspace:^", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/mocha": "^10.0.10", "@types/node": "^20.19.25", "@types/react": "^19.2.4", "@types/react-dom": "^19.2.3", "@types/react-is": "^19.2.0", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bf1ec92327b02..8529b84fa2131b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -555,8 +555,8 @@ importers: specifier: ^3.2.3 version: 3.2.3 '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/chance': specifier: ^1.1.7 version: 1.1.7 @@ -661,8 +661,8 @@ importers: specifier: ^7.20.5 version: 7.20.5 '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/doctrine': specifier: ^0.0.9 version: 0.0.9 @@ -673,8 +673,8 @@ importers: specifier: ^19.2.4 version: 19.2.5 '@types/uuid': - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.0 + version: 11.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -755,8 +755,8 @@ importers: specifier: ^1.56.1 version: 1.56.1 '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/chai-dom': specifier: ^1.11.3 version: 1.11.3 @@ -773,8 +773,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.5) '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 typescript: specifier: ^5.9.2 version: 5.9.3 @@ -816,7 +816,7 @@ importers: version: 5.4.3 recast: specifier: ^0.23.9 - version: 0.23.9 + version: 0.23.11 remark: specifier: ^15.0.1 version: 15.0.1 @@ -834,8 +834,8 @@ importers: specifier: ^7.28.0 version: 7.28.0 '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/doctrine': specifier: ^0.0.9 version: 0.0.9 @@ -852,8 +852,8 @@ importers: specifier: workspace:* version: link:../react-docgen-types '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -877,8 +877,8 @@ importers: version: 1.41.0 devDependencies: '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/mocha': specifier: ^10.0.10 version: 10.0.10 @@ -886,8 +886,8 @@ importers: specifier: ^20.19.25 version: 20.19.25 '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -914,8 +914,8 @@ importers: version: 1.30.0 devDependencies: '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 chai: specifier: ^6.0.1 version: 6.2.0 @@ -954,11 +954,11 @@ importers: specifier: npm:@mui/material@5.18.0 version: '@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.2.5)(react@19.2.0))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.5)(react@19.2.0))(@types/react@19.2.5)(react@19.2.0))(@types/react@19.2.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)' '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/jscodeshift': - specifier: 0.12.0 - version: 0.12.0 + specifier: 17.3.0 + version: 17.3.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -1032,8 +1032,8 @@ importers: version: 7.20.0 devDependencies: '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 chai: specifier: ^6.0.1 version: 6.2.0 @@ -1083,8 +1083,8 @@ importers: specifier: workspace:^ version: link:../mui-material/build '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/react': specifier: ^19.2.4 version: 19.2.5 @@ -1163,8 +1163,8 @@ importers: specifier: workspace:^ version: link:../mui-material/build '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/prop-types': specifier: ^15.7.15 version: 15.7.15 @@ -1175,8 +1175,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.5) '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -1237,8 +1237,8 @@ importers: specifier: workspace:^ version: link:../mui-material/build '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/prop-types': specifier: ^15.7.15 version: 15.7.15 @@ -1249,8 +1249,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.5) '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -1323,8 +1323,8 @@ importers: specifier: ^14.6.1 version: 14.6.1(@testing-library/dom@10.4.1) '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/prop-types': specifier: ^15.7.15 version: 15.7.15 @@ -1335,8 +1335,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.5) '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -1425,8 +1425,8 @@ importers: specifier: workspace:^ version: link:../mui-types/build '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/react': specifier: ^19.2.4 version: 19.2.5 @@ -1472,8 +1472,8 @@ importers: specifier: workspace:* version: link:build '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/react': specifier: ^19.2.4 version: 19.2.5 @@ -1507,8 +1507,8 @@ importers: specifier: workspace:^ version: link:../../packages-internal/test-utils '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/react': specifier: ^19.2.4 version: 19.2.5 @@ -1536,8 +1536,8 @@ importers: specifier: workspace:^ version: link:../../packages-internal/test-utils '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/mocha': specifier: ^10.0.10 version: 10.0.10 @@ -1545,8 +1545,8 @@ importers: specifier: ^20.19.25 version: 20.19.25 '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 '@types/stylis': specifier: 4.2.7 version: 4.2.7 @@ -1601,8 +1601,8 @@ importers: specifier: workspace:* version: link:build '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/prop-types': specifier: ^15.7.15 version: 15.7.15 @@ -1610,8 +1610,8 @@ importers: specifier: ^19.2.4 version: 19.2.5 '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -1671,8 +1671,8 @@ importers: specifier: workspace:^ version: link:../../packages-internal/test-utils '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/mocha': specifier: ^10.0.10 version: 10.0.10 @@ -1689,8 +1689,8 @@ importers: specifier: ^19.2.0 version: 19.2.0 '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -1762,8 +1762,8 @@ importers: specifier: ^10.4.1 version: 10.4.1 '@types/chai': - specifier: ^4.3.20 - version: 4.3.20 + specifier: ^5.2.3 + version: 5.2.3 '@types/react': specifier: ^19.2.4 version: 19.2.5 @@ -1771,8 +1771,8 @@ importers: specifier: ^19.2.0 version: 19.2.0 '@types/sinon': - specifier: ^17.0.4 - version: 17.0.4 + specifier: ^21.0.0 + version: 21.0.0 chai: specifier: ^6.0.1 version: 6.2.0 @@ -5336,11 +5336,8 @@ packages: '@types/chai-dom@1.11.3': resolution: {integrity: sha512-EUEZI7uID4ewzxnU7DJXtyvykhQuwe+etJ1wwOiJyQRTH/ifMWKX+ghiXkxCUvNJ6IQDodf0JXhuP6zZcy2qXQ==} - '@types/chai@4.3.20': - resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==} - - '@types/chai@5.2.2': - resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==} + '@types/chai@5.2.3': + resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} '@types/chance@1.1.7': resolution: {integrity: sha512-40you9610GTQPJyvjMBgmj9wiDO6qXhbfjizNYod/fmvLSfUUxURAJMTD8tjmbcZSsyYE5iEUox61AAcCjW/wQ==} @@ -5437,8 +5434,8 @@ packages: '@types/istanbul-lib-coverage@2.0.6': resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} - '@types/jscodeshift@0.12.0': - resolution: {integrity: sha512-Jr2fQbEoDmjwEa92TreR/mX2t9iAaY/l5P/GKezvK4BodXahex60PDLXaQR0vAgP0KfCzc1CivHusQB9NhzX8w==} + '@types/jscodeshift@17.3.0': + resolution: {integrity: sha512-ogvGG8VQQqAQQ096uRh+d6tBHrYuZjsumHirKtvBa5qEyTMN3IQJ7apo+sw9lxaB/iKWIhbbLlF3zmAWk9XQIg==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -5525,8 +5522,8 @@ packages: '@types/serve-static@1.15.7': resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==} - '@types/sinon@17.0.4': - resolution: {integrity: sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==} + '@types/sinon@21.0.0': + resolution: {integrity: sha512-+oHKZ0lTI+WVLxx1IbJDNmReQaIsQJjN2e7UUrJHEeByG7bFeKJYsv1E75JxTQ9QKJDp21bAa/0W2Xo4srsDnw==} '@types/sinonjs__fake-timers@8.1.2': resolution: {integrity: sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA==} @@ -5549,8 +5546,9 @@ packages: '@types/unist@3.0.2': resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} - '@types/uuid@10.0.0': - resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==} + '@types/uuid@11.0.0': + resolution: {integrity: sha512-HVyk8nj2m+jcFRNazzqyVKiZezyhDKrGUA3jlEcg/nZ6Ms+qHwocba1Y/AaVaznJTAM9xpdFSh+ptbNrhOGvZA==} + deprecated: This is a stub types definition. uuid provides its own type definitions, so you do not need this installed. '@types/ws@8.5.13': resolution: {integrity: sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==} @@ -6081,6 +6079,10 @@ packages: resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==} engines: {node: '>=8'} + assertion-error@2.0.1: + resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} + engines: {node: '>=12'} + ast-metadata-inferer@0.8.1: resolution: {integrity: sha512-ht3Dm6Zr7SXv6t1Ra6gFo0+kLDglHGrEbYihTkcycrbHw7WCcuhBzPlJYHEsIpycaUwzsJHje+vUcxXUX4ztTA==} @@ -10720,12 +10722,8 @@ packages: resolution: {integrity: sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==} engines: {node: '>= 0.8.0'} - recast@0.20.5: - resolution: {integrity: sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ==} - engines: {node: '>= 4'} - - recast@0.23.9: - resolution: {integrity: sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q==} + recast@0.23.11: + resolution: {integrity: sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==} engines: {node: '>= 4'} rechoir@0.6.2: @@ -16775,13 +16773,12 @@ snapshots: '@types/chai-dom@1.11.3': dependencies: - '@types/chai': 4.3.20 - - '@types/chai@4.3.20': {} + '@types/chai': 5.2.3 - '@types/chai@5.2.2': + '@types/chai@5.2.3': dependencies: '@types/deep-eql': 4.0.2 + assertion-error: 2.0.1 '@types/chance@1.1.7': {} @@ -16879,10 +16876,10 @@ snapshots: '@types/istanbul-lib-coverage@2.0.6': {} - '@types/jscodeshift@0.12.0': + '@types/jscodeshift@17.3.0': dependencies: - ast-types: 0.14.2 - recast: 0.20.5 + ast-types: 0.16.1 + recast: 0.23.11 '@types/json-schema@7.0.15': {} @@ -16961,7 +16958,7 @@ snapshots: '@types/node': 20.19.25 '@types/send': 0.17.4 - '@types/sinon@17.0.4': + '@types/sinon@21.0.0': dependencies: '@types/sinonjs__fake-timers': 8.1.2 @@ -16981,7 +16978,9 @@ snapshots: '@types/unist@3.0.2': {} - '@types/uuid@10.0.0': {} + '@types/uuid@11.0.0': + dependencies: + uuid: 11.1.0 '@types/ws@8.5.13': dependencies: @@ -17160,7 +17159,7 @@ snapshots: '@vitest/expect@4.0.8': dependencies: '@standard-schema/spec': 1.0.0 - '@types/chai': 5.2.2 + '@types/chai': 5.2.3 '@vitest/spy': 4.0.8 '@vitest/utils': 4.0.8 chai: 6.2.0 @@ -17612,6 +17611,8 @@ snapshots: arrify@2.0.1: {} + assertion-error@2.0.1: {} + ast-metadata-inferer@0.8.1: dependencies: '@mdn/browser-compat-data': 5.7.6 @@ -20696,7 +20697,7 @@ snapshots: micromatch: 4.0.8 neo-async: 2.6.2 picocolors: 1.1.1 - recast: 0.23.9 + recast: 0.23.11 tmp: 0.2.5 write-file-atomic: 5.0.1 optionalDependencies: @@ -23090,14 +23091,7 @@ snapshots: readline-sync@1.4.10: {} - recast@0.20.5: - dependencies: - ast-types: 0.14.2 - esprima: 4.0.1 - source-map: 0.6.1 - tslib: 2.8.1 - - recast@0.23.9: + recast@0.23.11: dependencies: ast-types: 0.16.1 esprima: 4.0.1 diff --git a/test/package.json b/test/package.json index 4e637aa8e6e800..19dce3b42858a2 100644 --- a/test/package.json +++ b/test/package.json @@ -19,10 +19,10 @@ "@mui/utils": "workspace:^", "@playwright/test": "1.56.1", "@testing-library/dom": "^10.4.1", - "@types/chai": "^4.3.20", + "@types/chai": "^5.2.3", "@types/react": "^19.2.4", "@types/react-is": "^19.2.0", - "@types/sinon": "^17.0.4", + "@types/sinon": "^21.0.0", "chai": "^6.0.1", "docs": "workspace:^", "es-toolkit": "^1.39.10",