Bump @types/node from 22.10.10 to 22.13.14

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.10 to 22.13.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.13.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-01 01:46:46 +00:00
committed by GitHub
parent 9c94a351ee
commit a009c55e23
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"preview": "vite preview"
},
"dependencies": {
"@types/node": "^22.10.10",
"@types/node": "^22.13.14",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.3",