Compare commits

..

1 Commits

Author SHA1 Message Date
b07ee2ea3b Update react monorepo to v19
Some checks failed
renovate/artifacts Artifact file update failure
2025-04-15 00:58:28 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "18.18.6",
"@types/react": "19.1.1",
"@types/react": "19.1.2",
"@types/uuid": "9.0.6",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",

View File

@ -135,10 +135,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
"@types/react@19.1.1":
version "19.1.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b"
integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==
"@types/react@19.1.2":
version "19.1.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f"
integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==
dependencies:
csstype "^3.0.2"