@mui/docs 6.0.0-alpha.9 → 6.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/docs",
3
- "version": "6.0.0-alpha.9",
3
+ "version": "6.0.0-beta.0",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "MUI Docs - Documentation building blocks.",
@@ -23,12 +23,12 @@
23
23
  },
24
24
  "homepage": "https://github.com/mui/material-ui/tree/master/packages/mui-docs",
25
25
  "dependencies": {
26
- "@babel/runtime": "^7.24.6",
26
+ "@babel/runtime": "^7.24.7",
27
27
  "clipboard-copy": "^4.0.1",
28
28
  "clsx": "^2.1.1",
29
29
  "nprogress": "^0.2.0",
30
30
  "prop-types": "^15.8.1",
31
- "@mui/internal-markdown": "^1.0.4"
31
+ "@mui/internal-markdown": "^1.0.8"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "@mui/base": "*",
@@ -36,6 +36,7 @@
36
36
  "@mui/material": "^5.0.0",
37
37
  "@mui/system": "^5.0.0",
38
38
  "@types/react": "^17.0.0 || ^18.0.0",
39
+ "chai": "^4.4.1",
39
40
  "next": "^13.5.1 || ^14",
40
41
  "react": "^17.0.0 || ^18.0.0"
41
42
  },
@@ -99,7 +99,7 @@
99
99
  "decreaseSpacing": "decrease spacing",
100
100
  "demoToolbarLabel": "demo source",
101
101
  "demoStylingSelectSystem": "MUI System",
102
- "demoStylingSelectTailwind": "Tailwind CSS",
102
+ "demoStylingSelectTailwind": "Tailwind CSS",
103
103
  "demoStylingSelectCSS": "Plain CSS",
104
104
  "diamondSponsors": "Diamond sponsors",
105
105
  "becomeADiamondSponsor": "Become a Diamond sponsor",