Compare commits

..

1 Commits

Author SHA1 Message Date
ccd3574e37 Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-07 00:55:14 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"uuid": "11.1.0"
},
"devDependencies": {
"@types/node": "22.15.15",
"@types/node": "22.15.14",
"@types/react": "18.2.31",
"@types/uuid": "10.0.0",
"autoprefixer": "10.4.21",

View File

@ -219,10 +219,10 @@
"@parcel/watcher-win32-ia32" "2.5.1"
"@parcel/watcher-win32-x64" "2.5.1"
"@types/node@22.15.15":
version "22.15.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.15.tgz#8877c05c18e552e738438e477d7ba22c5d73a57c"
integrity sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==
"@types/node@22.15.14":
version "22.15.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7"
integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==
dependencies:
undici-types "~6.21.0"