Compare commits

..

1 Commits

Author SHA1 Message Date
0d62e73d1d Update react monorepo
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
2024-12-05 01:06:32 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/node": "18.16.9",
"@types/react": "18.3.12",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.14",
"postcss": "8.4.23",

View File

@ -168,10 +168,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.3.12":
version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
"@types/react@18.3.13":
version "18.3.13"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.13.tgz#84c9690d9a271f548659760754ea8745701bfd82"
integrity sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"