Compare commits

..

1 Commits

Author SHA1 Message Date
0567a6aa4a Update all dependencies
Some checks failed
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2026-03-06 01:53:13 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"react-dom": "19.2.4"
},
"devDependencies": {
"@types/node": "24.11.0",
"@types/node": "24.11.2",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"prettier": "3.8.1",

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.11.0":
version "24.11.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
"@types/node@24.11.2":
version "24.11.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.2.tgz#4d16d5f21256a0506c9d7b58fcda1d4d3dadc530"
integrity sha512-HTsxyfkxTNxOXBsEdgIOzbMgBjDGPvkTfw0B1m09j1LFPk8u3tSL8SNBRTSc381wXXX/Wp93qPi1kQXwnWuHgA==
dependencies:
undici-types "~7.16.0"