Compare commits

..

1 Commits

Author SHA1 Message Date
6a7d104e78 Update dependency @types/node to v22.15.24
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-05-29 00:40:24 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.24", "@types/node": "22.15.24",
"@types/react": "19.1.6", "@types/react": "19.1.5",
"@types/react-dom": "19.1.5", "@types/react-dom": "19.1.5",
"prettier": "3.5.3", "prettier": "3.5.3",
"typescript": "5.8.3" "typescript": "5.8.3"

View File

@ -533,10 +533,10 @@
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044" resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w== integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
"@types/react@19.1.6": "@types/react@19.1.5":
version "19.1.6" version "19.1.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.6.tgz#dee39f3e1e9a7d693f156a5840570b6d57f325ea" resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.5.tgz#9feb3bdeb506d0c79d8533b6ebdcacdbcb4756db"
integrity sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q== integrity sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==
dependencies: dependencies:
csstype "^3.0.2" csstype "^3.0.2"