1 Commits

Author SHA1 Message Date
13916d92d9 Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-11 02:03:04 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"uuid": "13.0.0"
},
"devDependencies": {
"@types/node": "24.10.12",
"@types/node": "24.10.13",
"@types/react": "18.2.31",
"@types/uuid": "11.0.0",
"autoprefixer": "10.4.24",

View File

@@ -219,10 +219,10 @@
"@parcel/watcher-win32-ia32" "2.5.6"
"@parcel/watcher-win32-x64" "2.5.6"
"@types/node@24.10.12":
version "24.10.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.12.tgz#a51b49260a045c08ac761cbde7e407ef144d2b2a"
integrity sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==
"@types/node@24.10.13":
version "24.10.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.13.tgz#2fac25c0e30f3848e19912c3b8791a28370e9e07"
integrity sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==
dependencies:
undici-types "~7.16.0"