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

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.1",
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.8",
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
  },
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "adblock": "If you don't mind tech-related ads (no tracking or remarketing), and want to keep us running, please whitelist us in your blocker.",
3
+ "adPublisher": "ad by {{publisher}}",
3
4
  "api-docs": {
4
5
  "componentName": "Component name",
5
6
  "componentsApi": "Components API",
@@ -99,7 +100,7 @@
99
100
  "decreaseSpacing": "decrease spacing",
100
101
  "demoToolbarLabel": "demo source",
101
102
  "demoStylingSelectSystem": "MUI System",
102
- "demoStylingSelectTailwind": "Tailwind CSS",
103
+ "demoStylingSelectTailwind": "Tailwind CSS",
103
104
  "demoStylingSelectCSS": "Plain CSS",
104
105
  "diamondSponsors": "Diamond sponsors",
105
106
  "becomeADiamondSponsor": "Become a Diamond sponsor",