Skip to content

Commit 02d0ab9

Browse files
renovate[bot]oliviertassinariLukasTy
authored
Lock file maintenance (#3405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Olivier Tassinari <[email protected]> Co-authored-by: Lukas <[email protected]>
1 parent 75486a6 commit 02d0ab9

File tree

8 files changed

+692
-692
lines changed

8 files changed

+692
-692
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@emotion/styled": "^11.14.1",
2222
"@mdx-js/loader": "^3.1.1",
2323
"@mdx-js/react": "^3.1.1",
24-
"@mui/internal-docs-infra": "^0.2.3-canary.15",
24+
"@mui/internal-docs-infra": "0.2.3-canary.15",
2525
"@next/mdx": "^16.0.7",
2626
"@react-spring/web": "^10.0.3",
2727
"@stefanprobst/rehype-extract-toc": "^3.0.0",
@@ -44,8 +44,8 @@
4444
"postcss-custom-media": "^11.0.6",
4545
"postcss-import": "^16.1.1",
4646
"radix-ui": "^1.4.3",
47-
"react": "^19.2.0",
48-
"react-dom": "^19.2.0",
47+
"react": "^19.2.1",
48+
"react-dom": "^19.2.1",
4949
"react-error-boundary": "^6.0.0",
5050
"react-hook-form": "^7.67.0",
5151
"react-is": "^19.2.0",
@@ -66,7 +66,7 @@
6666
},
6767
"devDependencies": {
6868
"@mdx-js/mdx": "^3.1.1",
69-
"@mui/internal-test-utils": "^2.0.15",
69+
"@mui/internal-test-utils": "2.0.15",
7070
"@tailwindcss/postcss": "4.1.17",
7171
"@types/chai": "^5.2.3",
7272
"@types/gtag.js": "^0.0.20",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"@arethetypeswrong/cli": "^0.18.2",
6161
"@babel/plugin-transform-react-constant-elements": "^7.27.1",
6262
"@base-ui/monorepo-tests": "workspace:*",
63-
"@mui/internal-netlify-cache": "^0.0.2-canary.1",
64-
"@mui/internal-code-infra": "^0.0.3-canary.53",
65-
"@mui/internal-test-utils": "^2.0.15",
63+
"@mui/internal-code-infra": "0.0.3-canary.53",
64+
"@mui/internal-netlify-cache": "0.0.2-canary.1",
65+
"@mui/internal-test-utils": "2.0.15",
6666
"@next/eslint-plugin-next": "15.5.7",
6767
"@octokit/rest": "^22.0.1",
6868
"@playwright/test": "1.57.0",
@@ -89,8 +89,8 @@
8989
"prettier": "^3.7.4",
9090
"pretty-quick": "^4.2.2",
9191
"publint": "^0.3.15",
92-
"react": "^19.2.0",
93-
"react-dom": "^19.2.0",
92+
"react": "^19.2.1",
93+
"react-dom": "^19.2.1",
9494
"remark-mdx": "^3.1.1",
9595
"rimraf": "^6.1.2",
9696
"serve": "^14.2.5",

packages/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"use-sync-external-store": "^1.6.0"
9292
},
9393
"devDependencies": {
94-
"@mui/internal-test-utils": "^2.0.15",
94+
"@mui/internal-test-utils": "2.0.15",
9595
"@testing-library/react": "^16.3.0",
9696
"@testing-library/user-event": "^14.6.1",
9797
"@types/chai": "^5.2.3",
@@ -102,8 +102,8 @@
102102
"@types/use-sync-external-store": "^1.5.0",
103103
"chai": "^6.2.1",
104104
"clsx": "^2.1.1",
105-
"react": "^19.2.0",
106-
"react-dom": "^19.2.0",
105+
"react": "^19.2.1",
106+
"react-dom": "^19.2.1",
107107
"react-router": "^7.9.6",
108108
"sinon": "^21.0.0",
109109
"typescript": "^5.9.3",

packages/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"use-sync-external-store": "^1.6.0"
3232
},
3333
"devDependencies": {
34-
"@mui/internal-test-utils": "^2.0.15",
34+
"@mui/internal-test-utils": "2.0.15",
3535
"@testing-library/react": "^16.3.0",
3636
"@testing-library/user-event": "^14.6.1",
3737
"@types/chai": "^5.2.3",
@@ -41,8 +41,8 @@
4141
"@types/sinon": "^21.0.0",
4242
"@types/use-sync-external-store": "^1.5.0",
4343
"chai": "^6.2.1",
44-
"react": "^19.2.0",
45-
"react-dom": "^19.2.0",
44+
"react": "^19.2.1",
45+
"react-dom": "^19.2.1",
4646
"sinon": "^21.0.0",
4747
"typescript": "^5.9.3",
4848
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)