mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump @mui/icons-material from 5.14.0 to 5.15.20 in /site (#13703)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
"@fontsource-variable/inter": "5.0.15",
|
||||
"@fontsource/ibm-plex-mono": "5.0.5",
|
||||
"@monaco-editor/react": "4.6.0",
|
||||
"@mui/icons-material": "5.14.0",
|
||||
"@mui/icons-material": "5.15.20",
|
||||
"@mui/lab": "5.0.0-alpha.129",
|
||||
"@mui/material": "5.14.0",
|
||||
"@mui/system": "5.14.0",
|
||||
|
||||
Generated
+12
-5
@@ -37,8 +37,8 @@ dependencies:
|
||||
specifier: 4.6.0
|
||||
version: 4.6.0(monaco-editor@0.44.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mui/icons-material':
|
||||
specifier: 5.14.0
|
||||
version: 5.14.0(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0)
|
||||
specifier: 5.15.20
|
||||
version: 5.15.20(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0)
|
||||
'@mui/lab':
|
||||
specifier: 5.0.0-alpha.129
|
||||
version: 5.0.0-alpha.129(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.0)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
@@ -2004,6 +2004,13 @@ packages:
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.0
|
||||
|
||||
/@babel/runtime@7.24.7:
|
||||
resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.0
|
||||
dev: false
|
||||
|
||||
/@babel/template@7.22.15:
|
||||
resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@@ -3058,8 +3065,8 @@ packages:
|
||||
resolution: {integrity: sha512-x+c/MgDL1t/IIy5lDbMlrDouFG5DYZbl3DP4dbbuhlpPFBnE9glYwmJEee/orVHQpOPwLxCAIWQs+2DKSaBVWQ==}
|
||||
dev: false
|
||||
|
||||
/@mui/icons-material@5.14.0(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0):
|
||||
resolution: {integrity: sha512-z7lYNteDi1GMkF9JP/m2RWuCYK1M/FlaeBSUK7/IhIYzIXNhAVjfD8jRq5vFBV31qkEi2aGBS2z5SfLXwH6U0A==}
|
||||
/@mui/icons-material@5.15.20(@mui/material@5.14.0)(@types/react@18.2.6)(react@18.2.0):
|
||||
resolution: {integrity: sha512-oGcKmCuHaYbAAoLN67WKSXtHmEgyWcJToT1uRtmPyxMj9N5uqwc/mRtEnst4Wj/eGr+zYH2FiZQ79v9k7kSk1Q==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@mui/material': ^5.0.0
|
||||
@@ -3069,7 +3076,7 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.6
|
||||
'@babel/runtime': 7.24.7
|
||||
'@mui/material': 5.14.0(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@types/react': 18.2.6
|
||||
react: 18.2.0
|
||||
|
||||
Reference in New Issue
Block a user