Skip to content

Commit

Permalink
Merge branch 'mui:next' into chore/41515
Browse files Browse the repository at this point in the history
  • Loading branch information
tejasparkar committed Apr 1, 2024
2 parents 6a88518 + e4145b3 commit af1bbb9
Show file tree
Hide file tree
Showing 14 changed files with 88 additions and 88 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Expand Up @@ -21,7 +21,7 @@
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"docs": "workspace:^",
"express": "^4.18.3",
"express": "^4.19.2",
"fs-extra": "^11.2.0",
"jss": "^10.10.0",
"playwright": "^1.42.1",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -122,7 +122,7 @@
"@types/chai": "^4.3.14",
"@types/css-mediaquery": "^0.1.4",
"@types/json2mq": "^0.2.2",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -122,7 +122,7 @@
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.55",
"@types/yargs": "^17.0.32",
Expand Down Expand Up @@ -212,7 +212,7 @@
"@definitelytyped/header-parser": "^0.2.8",
"@definitelytyped/typescript-versions": "^0.1.1",
"@definitelytyped/utils": "^0.1.5",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"cross-fetch": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/scripts/package.json
Expand Up @@ -42,7 +42,7 @@
"@types/chai": "^4.3.14",
"@types/doctrine": "^0.0.9",
"@types/lodash": "^4.17.0",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.55",
"@types/uuid": "^9.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder-core/package.json
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
"sinon": "^15.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder/package.json
Expand Up @@ -32,7 +32,7 @@
"@types/doctrine": "^0.0.9",
"@types/mdast": "4.0.3",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/react-docgen": "workspace:*",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/feedback/package.json
Expand Up @@ -25,6 +25,6 @@
"claudia": "^5.14.1"
},
"optionalDependencies": {
"aws-sdk": "^2.1579.0"
"aws-sdk": "^2.1589.0"
}
}
2 changes: 1 addition & 1 deletion packages/mui-babel-macros/package.json
Expand Up @@ -32,7 +32,7 @@
"@types/babel-plugin-macros": "^3.1.3",
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"babel-plugin-tester": "^11.0.4",
"chai": "^4.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-docs/package.json
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@mui/material": "workspace:*",
"@mui/icons-material": "workspace:*",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.55",
"next": "^13.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Expand Up @@ -69,7 +69,7 @@
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
"css-mediaquery": "^0.1.2",
"express": "^4.18.3",
"express": "^4.19.2",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Expand Up @@ -50,7 +50,7 @@
"@mui/types": "workspace:^",
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-is": "^18.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/pigment-css-react/package.json
Expand Up @@ -61,7 +61,7 @@
"@types/cssesc": "^3.0.2",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/react": "^18.2.55",
"@types/stylis": "^4.2.5",
"chai": "^4.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/rsc-builder/package.json
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26"
"@types/node": "^18.19.28"
}
}

0 comments on commit af1bbb9

Please sign in to comment.