1 Commits

Author SHA1 Message Date
6147ad5c2a Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-28 05:04:09 +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.15",
"@types/node": "24.11.0",
"@types/react": "18.2.31",
"@types/uuid": "11.0.0",
"autoprefixer": "10.4.27",

View File

@@ -219,10 +219,10 @@
"@parcel/watcher-win32-ia32" "2.5.6"
"@parcel/watcher-win32-x64" "2.5.6"
"@types/node@24.10.15":
version "24.10.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.15.tgz#83e016a4c3dbf4e672dc257cf4c941527f1a3aa3"
integrity sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==
"@types/node@24.11.0":
version "24.11.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
dependencies:
undici-types "~7.16.0"