Compare commits

..

1 Commits

Author SHA1 Message Date
aaca7c4906 Update all dependencies 2025-05-08 00:04:50 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "22.15.14",
"@types/node": "22.15.15",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.21",

View File

@ -142,10 +142,10 @@
dependencies:
tslib "^2.4.0"
"@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.15":
version "22.15.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.15.tgz#8877c05c18e552e738438e477d7ba22c5d73a57c"
integrity sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==
dependencies:
undici-types "~6.21.0"