1 Commits

Author SHA1 Message Date
bca42cca66 Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2026-01-11 02:04:24 +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.6",
"@types/node": "24.10.7",
"@types/react": "18.2.31",
"@types/uuid": "11.0.0",
"autoprefixer": "10.4.23",

View File

@@ -219,10 +219,10 @@
"@parcel/watcher-win32-ia32" "2.5.1"
"@parcel/watcher-win32-x64" "2.5.1"
"@types/node@24.10.6":
version "24.10.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.6.tgz#6070ebcb8045885f7c5afbb113d53236a37be20c"
integrity sha512-B8h60xgJMR/xmgyX9fncRzEW9gCxoJjdenUhke2v1JGOd/V66KopmWrLPXi5oUI4VuiGK+d+HlXJjDRZMj21EQ==
"@types/node@24.10.7":
version "24.10.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.7.tgz#516502e408f6d00afd230f291bfe3ad38105a73e"
integrity sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==
dependencies:
undici-types "~7.16.0"