Skip to content

Commit

Permalink
bump monorepo (#11897)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfauquette authored Feb 1, 2024
1 parent 9d35151 commit 04fafeb
Show file tree
Hide file tree
Showing 12 changed files with 108 additions and 108 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@emotion/react": "^11.11.3",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.6",
"@mui/joy": "^5.0.0-beta.24",
"@mui/lab": "^5.0.0-alpha.162",
"@mui/material": "^5.15.6",
"@mui/styles": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/icons-material": "^5.15.7",
"@mui/joy": "^5.0.0-beta.25",
"@mui/lab": "^5.0.0-alpha.163",
"@mui/material": "^5.15.7",
"@mui/styles": "^5.15.7",
"@mui/utils": "^5.15.7",
"@react-spring/web": "^9.7.3",
"@trendmicro/react-interpolate": "^0.5.5",
"@types/lodash": "^4.14.202",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@mui/icons-material": "^5.15.6",
"@mui/material": "^5.15.6",
"@mui/icons-material": "^5.15.7",
"@mui/material": "^5.15.7",
"@mui/monorepo": "https://github.com/mui/material-ui.git#master",
"@mui/utils": "^5.15.6",
"@mui/utils": "^5.15.7",
"@next/eslint-plugin-next": "14.0.4",
"@octokit/plugin-retry": "^6.0.1",
"@octokit/rest": "^20.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.33",
"@mui/base": "^5.0.0-beta.34",
"@mui/x-data-grid-premium": "7.0.0-beta.0",
"chance": "^1.1.11",
"clsx": "^2.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/grid/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/system": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/system": "^5.15.7",
"@mui/utils": "^5.15.7",
"@mui/x-data-grid": "7.0.0-beta.0",
"@mui/x-data-grid-pro": "7.0.0-beta.0",
"@mui/x-license-pro": "7.0.0-beta.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/grid/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/system": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/system": "^5.15.7",
"@mui/utils": "^5.15.7",
"@mui/x-data-grid": "7.0.0-beta.0",
"@mui/x-license-pro": "7.0.0-beta.0",
"@types/format-util": "^1.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/grid/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/system": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/system": "^5.15.7",
"@mui/utils": "^5.15.7",
"clsx": "^2.1.0",
"prop-types": "^15.8.1",
"reselect": "^4.1.8"
Expand Down
6 changes: 3 additions & 3 deletions packages/x-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.33",
"@mui/system": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/base": "^5.0.0-beta.34",
"@mui/system": "^5.15.7",
"@mui/utils": "^5.15.7",
"@react-spring/rafz": "^9.7.3",
"@react-spring/web": "^9.7.3",
"clsx": "^2.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.33",
"@mui/system": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/base": "^5.0.0-beta.34",
"@mui/system": "^5.15.7",
"@mui/utils": "^5.15.7",
"@mui/x-date-pickers": "7.0.0-beta.0",
"@mui/x-license-pro": "7.0.0-beta.0",
"clsx": "^2.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.33",
"@mui/system": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/base": "^5.0.0-beta.34",
"@mui/system": "^5.15.7",
"@mui/utils": "^5.15.7",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.0",
"prop-types": "^15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-license-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/utils": "^5.15.6"
"@mui/utils": "^5.15.7"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/x-tree-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "^5.0.0-beta.33",
"@mui/system": "^5.15.6",
"@mui/utils": "^5.15.6",
"@mui/base": "^5.0.0-beta.34",
"@mui/system": "^5.15.7",
"@mui/utils": "^5.15.7",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.0",
"prop-types": "^15.8.1",
Expand Down
158 changes: 79 additions & 79 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@
core-js "^2.6.12"
regenerator-runtime "^0.14.0"

"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7"
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
Expand Down Expand Up @@ -1560,7 +1560,7 @@
"@floating-ui/core" "^1.6.0"
"@floating-ui/utils" "^0.2.1"

"@floating-ui/react-dom@^2.0.6":
"@floating-ui/react-dom@^2.0.8":
version "2.0.8"
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.8.tgz#afc24f9756d1b433e1fe0d047c24bd4d9cefaa5d"
integrity sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==
Expand Down Expand Up @@ -1796,69 +1796,69 @@
react-test-renderer "^18.0.0"
semver "^5.7.0"

"@mui/[email protected].33", "@mui/base@^5.0.0-beta.33":
version "5.0.0-beta.33"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.33.tgz#fbb844e2d840d47dd7a48850a03152aed2381d10"
integrity sha512-WcSpoJUw/UYHXpvgtl4HyMar2Ar97illUpqiS/X1gtSBp6sdDW6kB2BJ9OlVQ+Kk/RL2GDp/WHA9sbjAYV35ow==
"@mui/[email protected].34", "@mui/base@^5.0.0-beta.34":
version "5.0.0-beta.34"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.34.tgz#44b0f203250a6e3b2d810f37c9720d114182abd0"
integrity sha512-e2mbTGTtReD/y5RFwnhkl1Tgl3XwgJhY040IlfkTVaU9f5LWrVhEnpRsYXu3B1CtLrwiWs4cu7aMHV9yRd4jpw==
dependencies:
"@babel/runtime" "^7.23.8"
"@floating-ui/react-dom" "^2.0.6"
"@babel/runtime" "^7.23.9"
"@floating-ui/react-dom" "^2.0.8"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.6"
"@mui/utils" "^5.15.7"
"@popperjs/core" "^2.11.8"
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/core-downloads-tracker@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.6.tgz#9b82ba86d5a0fe55e9479b68dd5068943cc3835b"
integrity sha512-0aoWS4qvk1uzm9JBs83oQmIMIQeTBUeqqu8u+3uo2tMznrB5fIKqQVCbCgq+4Tm4jG+5F7dIvnjvQ2aV7UKtdw==
"@mui/core-downloads-tracker@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.7.tgz#78a0e98ecbd84906bf7339f780e8f41c5d505754"
integrity sha512-AuF+Wo2Mp/edaO6vJnWjg+gj4tzEz5ChMZnAQpc22DXpSvM8ddgGcZvM7D7F99pIBoSv8ub+Iz0viL+yuGVmhg==

"@mui/icons-material@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.6.tgz#6958232bef48972fcbafd5f69e6079a9be5951f1"
integrity sha512-GnkxMtlhs+8ieHLmCytg00ew0vMOiXGFCw8Ra9nxMsBjBqnrOI5gmXqUm+sGggeEU/HG8HyeqC1MX/IxOBJHzA==
"@mui/icons-material@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.7.tgz#6b1cc370894f505b756fa1aa1cbd25b5890d54d5"
integrity sha512-EDAc8TVJGIA/imAvR3u4nANl2W5h3QeHieu2gK7Ypez/nIA55p08tHjf8UrMXEpxCAvfZO6piY9S9uaxETdicA==
dependencies:
"@babel/runtime" "^7.23.8"
"@babel/runtime" "^7.23.9"

"@mui/joy@^5.0.0-beta.24":
version "5.0.0-beta.24"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.24.tgz#5210c4cde618d7452a2fd8129b155dc0e1616f9b"
integrity sha512-cKlIW56GsKKo9cVm+6pzNS+s4ch3r/SX/Zq5DA10I/TSuW9O5ptIOqeSs+WYpkyAzIoPkCpEXCPR/vGHpOt6MA==
"@mui/joy@^5.0.0-beta.25":
version "5.0.0-beta.25"
resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.25.tgz#e1c0d620b27b928c66f87248fdb489cdee0b104f"
integrity sha512-7OF+np0h92GSVjwu1EyKRAjEsTJfP1F3RTIrtKH+XlzP/GYvZ68TiRen7sya0creQzGsc4NRJU3aEnvEX691Mg==
dependencies:
"@babel/runtime" "^7.23.8"
"@mui/base" "5.0.0-beta.33"
"@mui/core-downloads-tracker" "^5.15.6"
"@mui/system" "^5.15.6"
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.34"
"@mui/core-downloads-tracker" "^5.15.7"
"@mui/system" "^5.15.7"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.6"
"@mui/utils" "^5.15.7"
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/lab@^5.0.0-alpha.162":
version "5.0.0-alpha.162"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.162.tgz#f7b4ddef46f796760a1f667f444060b3984fb3ab"
integrity sha512-nSdlhq1YVozKXn6mtItWmnU9b/gQ708RSWG6C+M/Y096MlQ7Mz1gdNWOEwcGw2HaNoNgDvuG0+0HKARAMIMaLg==
"@mui/lab@^5.0.0-alpha.163":
version "5.0.0-alpha.163"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.163.tgz#e25969a3e9188da7d76aa3c9047422df98662fe7"
integrity sha512-ieOX3LFBln78jgNsBca0JUX+zAC2p6/u2P9b7rU9eZIr0AK44b5Qr8gDOWI1JfJtib4kxLGd1Msasrbxy5cMSQ==
dependencies:
"@babel/runtime" "^7.23.8"
"@mui/base" "5.0.0-beta.33"
"@mui/system" "^5.15.6"
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.34"
"@mui/system" "^5.15.7"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.6"
"@mui/utils" "^5.15.7"
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/material@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.6.tgz#e32944ae4e01f85b314bc26e4cbbb700d598f30c"
integrity sha512-rw7bDdpi2kzfmcDN78lHp8swArJ5sBCKsn+4G3IpGfu44ycyWAWX0VdlvkjcR9Yrws2KIm7c+8niXpWHUDbWoA==
"@mui/material@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.7.tgz#8496d8a2b9f0409a0f82b93f819a48f6f82bc12f"
integrity sha512-l6+AiKZH3iOJmZCnlpel8ghYQe9Lq0BEuKP8fGj3g5xz4arO9GydqYAtLPMvuHKtArj8lJGNuT2yHYxmejincA==
dependencies:
"@babel/runtime" "^7.23.8"
"@mui/base" "5.0.0-beta.33"
"@mui/core-downloads-tracker" "^5.15.6"
"@mui/system" "^5.15.6"
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.34"
"@mui/core-downloads-tracker" "^5.15.7"
"@mui/system" "^5.15.7"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.6"
"@mui/utils" "^5.15.7"
"@types/react-transition-group" "^4.4.10"
clsx "^2.1.0"
csstype "^3.1.2"
Expand All @@ -1867,42 +1867,42 @@
react-transition-group "^4.4.5"

"@mui/monorepo@https://github.com/mui/material-ui.git#master":
version "5.15.6"
resolved "https://github.com/mui/material-ui.git#b63fb955e6cfab340fdc3597fbb399493d39d81d"
version "5.15.7"
resolved "https://github.com/mui/material-ui.git#19ff6ada02dafa827531653801a3b657d58047ba"
dependencies:
"@googleapis/sheets" "^5.0.5"
"@slack/bolt" "^3.17.1"
google-auth-library "^9.4.2"
google-auth-library "^9.5.0"

"@mui/private-theming@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.6.tgz#224819694ed76df041b1257256152a45d1fd733d"
integrity sha512-ZBX9E6VNUSscUOtU8uU462VvpvBS7eFl5VfxAzTRVQBHflzL+5KtnGrebgf6Nd6cdvxa1o0OomiaxSKoN2XDmg==
"@mui/private-theming@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.7.tgz#a1b2aeac22ac2b71cd18f7ac61bb10dd6adfe173"
integrity sha512-bcEeeXm7GyQCQvN9dwo8htGv8/6tP05p0i02Z7GXm5EoDPlBcqTNGugsjNLoGq6B0SsdyanjJGw0Jw00o1yAOA==
dependencies:
"@babel/runtime" "^7.23.8"
"@mui/utils" "^5.15.6"
"@babel/runtime" "^7.23.9"
"@mui/utils" "^5.15.7"
prop-types "^15.8.1"

"@mui/styled-engine@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.6.tgz#3f4a8804de6ddeee17cb52ec92225686f423398a"
integrity sha512-KAn8P8xP/WigFKMlEYUpU9z2o7jJnv0BG28Qu1dhNQVutsLVIFdRf5Nb+0ijp2qgtcmygQ0FtfRuXv5LYetZTg==
"@mui/styled-engine@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.7.tgz#011fd98d57af927b1a744efc0186089bd0add57b"
integrity sha512-ixSdslOjK1kzdGcxqj7O3d14By/LPQ7EWknsViQ8RaeT863EAQemS+zvUJDTcOpkfJh6q6gPnYMIb2TJCs9eWA==
dependencies:
"@babel/runtime" "^7.23.8"
"@babel/runtime" "^7.23.9"
"@emotion/cache" "^11.11.0"
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/styles@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.6.tgz#128529bf50e7055974e48e51e9bf67fc8e143fcf"
integrity sha512-5WYJ4KjJ4eMEgWcqY8lPr1hbte5mw7/zVgB7IjonoyIEnG9JPKbT/ma4QW5Rm3q/dUxmpngrRdh60fZPIhQpfw==
"@mui/styles@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.15.7.tgz#f73d4967c51aaa8aca8edd84b3829a8edf4e9c3f"
integrity sha512-3F/ZIPyVLz5mlc6fZRSdfj8i3JBn+lPrXikFJ5NlK2n23cXZSEYe14hpbYRCflxumPNnvSjkYnGc/RvBgb5ZAQ==
dependencies:
"@babel/runtime" "^7.23.8"
"@babel/runtime" "^7.23.9"
"@emotion/hash" "^0.9.1"
"@mui/private-theming" "^5.15.6"
"@mui/private-theming" "^5.15.7"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.6"
"@mui/utils" "^5.15.7"
clsx "^2.1.0"
csstype "^3.1.2"
hoist-non-react-statics "^3.3.2"
Expand All @@ -1916,16 +1916,16 @@
jss-plugin-vendor-prefixer "^10.10.0"
prop-types "^15.8.1"

"@mui/system@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.6.tgz#d278adb09d57ee21f4eef2f6bc335bf9bd062fca"
integrity sha512-J01D//u8IfXvaEHMBQX5aO2l7Q+P15nt96c4NskX7yp5/+UuZP8XCQJhtBtLuj+M2LLyXHYGmCPeblsmmscP2Q==
"@mui/system@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.7.tgz#5ded95c14c78e0a2b5cb9a8643c6fc05c621be7f"
integrity sha512-9alZ4/dLxsTwUOdqakgzxiL5YW6ntqj0CfzWImgWnBMTZhgGcPsbYpBLniNkkk7/jptma4/bykWXHwju/ls/pg==
dependencies:
"@babel/runtime" "^7.23.8"
"@mui/private-theming" "^5.15.6"
"@mui/styled-engine" "^5.15.6"
"@babel/runtime" "^7.23.9"
"@mui/private-theming" "^5.15.7"
"@mui/styled-engine" "^5.15.7"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.6"
"@mui/utils" "^5.15.7"
clsx "^2.1.0"
csstype "^3.1.2"
prop-types "^15.8.1"
Expand All @@ -1935,12 +1935,12 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.13.tgz#d1584912942f9dc042441ecc2d1452be39c666b8"
integrity sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g==

"@mui/utils@^5.15.6":
version "5.15.6"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.6.tgz#bbcc302b8e83e360a87230afe3ed8fc99e29fae9"
integrity sha512-qfEhf+zfU9aQdbzo1qrSWlbPQhH1nCgeYgwhOVnj9Bn39shJQitEnXpSQpSNag8+uty5Od6PxmlNKPTnPySRKA==
"@mui/utils@^5.15.7":
version "5.15.7"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.7.tgz#a71e08c4a2f5ba9c8a07106083ebf1b4c864ebb1"
integrity sha512-8qhsxQRNV6aEOjjSk6YQIYJxkF5klhj8oG1FEEU4z6HV78TjNqRxMP08QGcdsibEbez+nihAaz6vu83b4XqbAg==
dependencies:
"@babel/runtime" "^7.23.8"
"@babel/runtime" "^7.23.9"
"@types/prop-types" "^15.7.11"
prop-types "^15.8.1"
react-is "^18.2.0"
Expand Down Expand Up @@ -7951,7 +7951,7 @@ gm@^1.25.0:
cross-spawn "^4.0.0"
debug "^3.1.0"

google-auth-library@^9.0.0, google-auth-library@^9.4.2:
google-auth-library@^9.0.0, google-auth-library@^9.5.0:
version "9.6.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.6.0.tgz#47a20aad0a358e9798c2adc489a89f1938e9c3ff"
integrity sha512-bM/buCwCeYZjmnzGstwREu3BsnbmnuI064ZGur0NmHyXUxubWMJTCO9kxsyy4T6jdzacHJY3XQWHxX4D4Mc+EA==
Expand Down

0 comments on commit 04fafeb

Please sign in to comment.