Update all dependencies
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
2025-12-03 04:46:44 +00:00
parent ff9abb2caa
commit 175807e305
2 changed files with 20 additions and 20 deletions

View File

@@ -16,10 +16,10 @@
"react-dom": "19.2.0"
},
"devDependencies": {
"@types/node": "22.16.3",
"@types/node": "24.10.1",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"prettier": "3.6.2",
"typescript": "5.8.3"
"prettier": "3.7.4",
"typescript": "5.9.3"
}
}