File tree 2 files changed +9
-7
lines changed
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 92
92
"devDependencies" : {
93
93
"@babel/plugin-transform-react-constant-elements" : " ^7.23.3" ,
94
94
"@babel/preset-typescript" : " ^7.23.3" ,
95
- "@mui-internal/docs-utils" : " https://pkg.csb.dev/mui/material-ui/commit/a7883c38/@mui-internal/docs-utils " ,
96
- "@mui-internal/typescript-to-proptypes" : " https://pkg.csb.dev/mui/material-ui/commit/a7883c38/@mui-internal/typescript-to-proptypes " ,
95
+ "@mui-internal/docs-utils" : " ^1.0.0 " ,
96
+ "@mui-internal/typescript-to-proptypes" : " ^1.0.0 " ,
97
97
"@types/doctrine" : " ^0.0.9" ,
98
98
"@types/stylis" : " ^4.2.5" ,
99
99
"cpy-cli" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1796
1796
react-test-renderer "^18.0.0"
1797
1797
semver "^5.7.0"
1798
1798
1799
- "@mui-internal/docs-utils@https://pkg.csb.dev/mui/material-ui/commit/a7883c38/ @mui-internal/docs-utils":
1799
+ "@mui-internal/docs-utils@1.0.0", " @mui-internal/docs-utils@^1.0.0 ":
1800
1800
version "1.0.0"
1801
- resolved "https://pkg.csb.dev/mui/material-ui/commit/a7883c38/@mui-internal/docs-utils#6e910a5684160395518813f694d3992fecd7de6c"
1801
+ resolved "https://registry.yarnpkg.com/@mui-internal/docs-utils/-/docs-utils-1.0.0.tgz#b1cd8fafe00dca045896daa2977e26eb551b891a"
1802
+ integrity sha512-TqbdoXrXAk9JhcsGjekriQVU6A0w7oo01CfTfm4mefcKT2Z+RhHeFzG4fJrugN718qLdolJKGMoD7f+u/yBSBw==
1802
1803
dependencies:
1803
1804
rimraf "^5.0.5"
1804
1805
typescript "^5.1.6"
1805
1806
1806
- "@mui-internal/typescript-to-proptypes@https://pkg.csb.dev/mui/material-ui/commit/a7883c38/@mui-internal/typescript-to-proptypes ":
1807
+ "@mui-internal/typescript-to-proptypes@^1.0.0 ":
1807
1808
version "1.0.0"
1808
- resolved "https://pkg.csb.dev/mui/material-ui/commit/a7883c38/@mui-internal/typescript-to-proptypes#529869b83fe7225e6473427e82db66363b9c5649"
1809
+ resolved "https://registry.yarnpkg.com/@mui-internal/typescript-to-proptypes/-/typescript-to-proptypes-1.0.0.tgz#82f852e81c83c23253a6a84413453af714f6351a"
1810
+ integrity sha512-tgtTXg7HZ++h8Dx/F7wCO/54/qHKEi9t49SIPsWVIPSGBs6ds0clGPkgHKZPDae0pUHZiyBm3XsIqgRxxeeA6g==
1809
1811
dependencies:
1810
1812
"@babel/core" "^7.23.7"
1811
1813
"@babel/plugin-syntax-class-properties" "^7.12.13"
1812
1814
"@babel/plugin-syntax-jsx" "^7.23.3"
1813
1815
"@babel/plugin-syntax-typescript" "^7.23.3"
1814
1816
"@babel/types" "^7.23.6"
1815
- "@mui-internal/docs-utils" "https://pkg.csb.dev/mui/material-ui/commit/a7883c38/@mui-internal/docs-utils "
1817
+ "@mui-internal/docs-utils" "1.0.0 "
1816
1818
doctrine "^3.0.0"
1817
1819
lodash "^4.17.21"
1818
1820
typescript "^5.3.3"
You can’t perform that action at this time.
0 commit comments