Compare commits

..

1 Commits

Author SHA1 Message Date
36a44002a0 Update all dependencies 2025-03-27 03:44:26 +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.13.13",
"@types/node": "22.13.14",
"@types/react": "18.0.21",
"typescript": "5.8.2"
}

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.13.13":
version "22.13.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
"@types/node@22.13.14":
version "22.13.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
dependencies:
undici-types "~6.20.0"