Skip to content

Commit 67226c1

Browse files
build(deps): bump @mui/lab from 7.0.1-beta.21 to 7.0.1-beta.22
Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 7.0.1-beta.21 to 7.0.1-beta.22. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab) --- updated-dependencies: - dependency-name: "@mui/lab" dependency-version: 7.0.1-beta.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43850e0 commit 67226c1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@feathersjs/authentication-client": "^5.0.40",
3131
"@feathersjs/feathers": "^5.0.37",
3232
"@feathersjs/rest-client": "^5.0.40",
33-
"@mui/lab": "^7.0.1-beta.21",
33+
"@mui/lab": "^7.0.1-beta.22",
3434
"@mui/material": "^7.3.8",
3535
"@mui/styles": "^6.4.11",
3636
"axios": "^1.13.5",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@
10651065
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
10661066
"@babel/plugin-transform-typescript" "^7.27.1"
10671067

1068-
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.26.0", "@babel/runtime@^7.27.6", "@babel/runtime@^7.28.4", "@babel/runtime@^7.28.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7":
1068+
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.26.0", "@babel/runtime@^7.27.6", "@babel/runtime@^7.28.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7":
10691069
version "7.28.6"
10701070
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
10711071
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
@@ -1812,15 +1812,15 @@
18121812
dependencies:
18131813
"@babel/runtime" "^7.27.6"
18141814

1815-
"@mui/lab@^7.0.1-beta.21":
1816-
version "7.0.1-beta.21"
1817-
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-7.0.1-beta.21.tgz#c4d07bef23cb38fe87e28c1a80da1d4e26424a03"
1818-
integrity sha512-9IWTUJsV1Jjv6Rc4Yybj75TmalXBnluwJPJG1Q0ZeU+HvaoIaQybzqv8B3MvXLan94gLzV80XVwQAVel35A81A==
1815+
"@mui/lab@^7.0.1-beta.22":
1816+
version "7.0.1-beta.22"
1817+
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-7.0.1-beta.22.tgz#2c8c81134af99aedcf40553ad2be558b7b8d23b5"
1818+
integrity sha512-NHNIg51/CxiJTMTaWCxmqlqYIUfpXbdVjv/OyhSmuAb0z/lIOCMMu9fz0bIbQnZEh6H5L7DhTblynT7xwkXMIQ==
18191819
dependencies:
1820-
"@babel/runtime" "^7.28.4"
1821-
"@mui/system" "^7.3.7"
1822-
"@mui/types" "^7.4.10"
1823-
"@mui/utils" "^7.3.7"
1820+
"@babel/runtime" "^7.28.6"
1821+
"@mui/system" "^7.3.8"
1822+
"@mui/types" "^7.4.11"
1823+
"@mui/utils" "^7.3.8"
18241824
clsx "^2.1.1"
18251825
prop-types "^15.8.1"
18261826

@@ -1895,7 +1895,7 @@
18951895
jss-plugin-vendor-prefixer "^10.10.0"
18961896
prop-types "^15.8.1"
18971897

1898-
"@mui/system@^7.3.7", "@mui/system@^7.3.8":
1898+
"@mui/system@^7.3.8":
18991899
version "7.3.8"
19001900
resolved "https://registry.yarnpkg.com/@mui/system/-/system-7.3.8.tgz#315ee3f4285f8611f32851d3699a5d5e5ef0b818"
19011901
integrity sha512-hoFRj4Zw2Km8DPWZp/nKG+ao5Jw5LSk2m/e4EGc6M3RRwXKEkMSG4TgtfVJg7dS2homRwtdXSMW+iRO0ZJ4+IA==
@@ -1909,7 +1909,7 @@
19091909
csstype "^3.2.3"
19101910
prop-types "^15.8.1"
19111911

1912-
"@mui/types@^7.4.10", "@mui/types@^7.4.11":
1912+
"@mui/types@^7.4.11":
19131913
version "7.4.11"
19141914
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.4.11.tgz#d9c8e028a354a52fe86cb8ffbc306faf4c090608"
19151915
integrity sha512-fZ2xO9D08IKOxO2oUBi1nnVKH6oJUD+64cnv4YAaFoC0E5+i1+S5AHbNqqvZlYYsbPEQ6qEVwuBqY3jl5W4G+Q==
@@ -1933,7 +1933,7 @@
19331933
prop-types "^15.8.1"
19341934
react-is "^19.0.0"
19351935

1936-
"@mui/utils@^7.3.7", "@mui/utils@^7.3.8":
1936+
"@mui/utils@^7.3.8":
19371937
version "7.3.8"
19381938
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-7.3.8.tgz#0d6dff4c623682b603f27d6ff37839b3d16832de"
19391939
integrity sha512-kZRcE2620CBGr+XI8YMmwPj6WIPwSF7uMJjvSfqd8zXVvlz0MCJbzRRUGNf8NgflCLthdji2DdS643TeyJ3+nA==

0 commit comments

Comments
 (0)