Compare commits

..

4 Commits

Author SHA1 Message Date
740a33857a Update dependency @types/node to v22.16.5
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2025-07-19 03:45:08 +00:00
80d2ff581e Update dependency @types/node to v22.16.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-07-11 00:46:12 +00:00
8ab402afe5 Update dependency @types/node to v22.16.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-07-09 00:44:38 +00:00
b0834ce54c Update dependency @mui/lab to v5.0.0-alpha.177
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-07-08 03:40:51 +00:00
2 changed files with 21 additions and 20 deletions

View File

@@ -9,14 +9,14 @@
"dependencies": {
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.1",
"@mui/lab": "5.0.0-alpha.176",
"@mui/lab": "5.0.0-alpha.177",
"@mui/material": "7.2.0",
"next": "latest",
"react": "19.1.0",
"react-dom": "19.1.0"
},
"devDependencies": {
"@types/node": "22.16.0",
"@types/node": "22.16.5",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"prettier": "3.6.2",

View File

@@ -292,14 +292,14 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-7.2.0.tgz#af74715885a7686cbf50806ad36691e710b10dbc"
integrity sha512-d49s7kEgI5iX40xb2YPazANvo7Bx0BLg/MNRwv+7BVpZUzXj1DaVCKlQTDex3gy/0jsCb4w7AY2uH4t4AJvSog==
"@mui/lab@5.0.0-alpha.176":
version "5.0.0-alpha.176"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.176.tgz#4e6101c8224d896d66588b08b9b7883408a0ecc3"
integrity sha512-DcZt1BAz4CDMUFGUvKqRh6W0sehmPj5luVHPx4vzSNnXj8xFvOdHwvNZ0bzNXy/Ol+81bkxcHQoIG2VOJuLnbw==
"@mui/lab@5.0.0-alpha.177":
version "5.0.0-alpha.177"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.177.tgz#a02f43b36d7e204166706f2c27640f378e3d7c88"
integrity sha512-bdCxxtNjlWAgN9rtrwlmFydJ1qxA3IIbb6OlomGFsIXw0zGoHomLyjvh72q/R3yUAC0kvSef18cHY1UalLylyQ==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.40-1"
"@mui/system" "^5.17.1"
"@mui/system" "^5.18.0"
"@mui/types" "~7.2.15"
"@mui/utils" "^5.17.1"
clsx "^2.1.0"
@@ -341,13 +341,14 @@
"@mui/utils" "^7.2.0"
prop-types "^15.8.1"
"@mui/styled-engine@^5.16.14":
version "5.16.14"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.16.14.tgz#f90fef5b4f8ebf11d48e1b1df8854a45bb31a9f5"
integrity sha512-UAiMPZABZ7p8mUW4akDV6O7N3+4DatStpXMZwPlt+H/dA0lt67qawN021MNND+4QTpjaiMYxbhKZeQcyWCbuKw==
"@mui/styled-engine@^5.18.0":
version "5.18.0"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.18.0.tgz#914cca1385bb33ce0cde31721f529c8bd7fa301c"
integrity sha512-BN/vKV/O6uaQh2z5rXV+MBlVrEkwoS/TK75rFQ2mjxA7+NBo8qtTAOA4UaM0XeJfn7kh2wZ+xQw2HAx0u+TiBg==
dependencies:
"@babel/runtime" "^7.23.9"
"@emotion/cache" "^11.13.5"
"@emotion/serialize" "^1.3.3"
csstype "^3.1.3"
prop-types "^15.8.1"
@@ -363,14 +364,14 @@
csstype "^3.1.3"
prop-types "^15.8.1"
"@mui/system@^5.17.1":
version "5.17.1"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.17.1.tgz#1f987cce91bf738545a8cf5f99152cd2728e6077"
integrity sha512-aJrmGfQpyF0U4D4xYwA6ueVtQcEMebET43CUmKMP7e7iFh3sMIF3sBR0l8Urb4pqx1CBjHAaWgB0ojpND4Q3Jg==
"@mui/system@^5.18.0":
version "5.18.0"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.18.0.tgz#e55331203a40584b26c5a855a07949ac8973bfb6"
integrity sha512-ojZGVcRWqWhu557cdO3pWHloIGJdzVtxs3rk0F9L+x55LsUjcMUVkEhiF7E4TMxZoF9MmIHGGs0ZX3FDLAf0Xw==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/private-theming" "^5.17.1"
"@mui/styled-engine" "^5.16.14"
"@mui/styled-engine" "^5.18.0"
"@mui/types" "~7.2.15"
"@mui/utils" "^5.17.1"
clsx "^2.1.0"
@@ -501,10 +502,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.4.tgz#592f12b0b5f357533ddc3310b0176d42ea3e45d1"
integrity sha512-EITwVTX5B4nDjXjGeQAfXOrm+Jn+qNjDmyDRtWoD+wZsl/RDPRTFRKivs4Mt74iOFlLOrE5+Kf+p5yjyhm3+cA==
"@types/node@22.16.0":
version "22.16.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b"
integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==
"@types/node@22.16.5":
version "22.16.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
dependencies:
undici-types "~6.21.0"