Compare commits

..

1 Commits

Author SHA1 Message Date
03184303a0 Update all dependencies
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2025-12-09 01:49:13 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"react-dom": "19.2.1"
},
"devDependencies": {
"@types/node": "24.10.1",
"@types/node": "24.10.2",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"prettier": "3.7.4",

View File

@@ -502,10 +502,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.4.tgz#592f12b0b5f357533ddc3310b0176d42ea3e45d1"
integrity sha512-EITwVTX5B4nDjXjGeQAfXOrm+Jn+qNjDmyDRtWoD+wZsl/RDPRTFRKivs4Mt74iOFlLOrE5+Kf+p5yjyhm3+cA==
"@types/node@24.10.1":
version "24.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01"
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==
"@types/node@24.10.2":
version "24.10.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.2.tgz#82a57476a19647d8f2c7750d0924788245e39b26"
integrity sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==
dependencies:
undici-types "~7.16.0"