We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cfb04c commit eea3ad8Copy full SHA for eea3ad8
package.json
@@ -85,8 +85,8 @@
85
"@babel/preset-react": "^7.26.3",
86
"@babel/preset-typescript": "^7.26.0",
87
"@babel/register": "^7.25.9",
88
- "@babel/traverse": "^7.26.4",
89
- "@babel/types": "^7.26.3",
+ "@babel/traverse": "^7.26.5",
+ "@babel/types": "^7.26.5",
90
"@emotion/cache": "^11.14.0",
91
"@emotion/react": "^11.14.0",
92
"@emotion/styled": "^11.14.0",
packages/x-codemod/package.json
@@ -34,7 +34,7 @@
34
"dependencies": {
35
"@babel/core": "^7.26.0",
36
"@babel/runtime": "^7.26.0",
37
38
"@mui/x-internals": "workspace:*",
39
"jscodeshift": "17.1.1",
40
"yargs": "^17.7.2"
0 commit comments