Compare commits

..

1 Commits

Author SHA1 Message Date
1317a8da7e Update all dependencies 2025-05-30 00:35:14 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@types/node": "22.15.24",
"@types/node": "22.15.26",
"@types/react": "18.0.21",
"typescript": "5.8.3"
}

View File

@ -173,10 +173,10 @@
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78"
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
"@types/node@22.15.24":
version "22.15.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.24.tgz#3b31f1650571c0123388db29d95c12e6f6761744"
integrity sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==
"@types/node@22.15.26":
version "22.15.26"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.26.tgz#01ea4427edeaf205cd18ebdb93db2708d5301f05"
integrity sha512-lgISkNrqdQ5DAzjBhnDNGKDuXDNo7/1V4FhNzsKREhWLZTOELQAptuAnJMzHtUl1qyEBBy9lNBKQ9WjyiSloTw==
dependencies:
undici-types "~6.21.0"