Compare commits

..

1 Commits

Author SHA1 Message Date
1408d6c6cd Update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-05-06 03:50:42 +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.14",
"@types/node": "22.15.11",
"@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.14":
version "22.15.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7"
integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==
"@types/node@22.15.11":
version "22.15.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.11.tgz#6714a9b3c67c6f87d63606f15f014146ec17f97e"
integrity sha512-rlyK0vuU7VLEYQfXuC7QTFxDvkb6tKhDI7wR4r6ZzM0k8BJd44W0jxo6xmUjqSs4AlYmiYfLJU2f0pAG/FtCRw==
dependencies:
undici-types "~6.21.0"