Browse Source

chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 (#11596)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/11599/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
8fb2930df3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -70,7 +70,7 @@
"umi-presets-pro": "^2.0.3", "umi-presets-pro": "^2.0.3",
"umi-serve": "^1.9.11", "umi-serve": "^1.9.11",
"@biomejs/biome": "^2.1.1", "@biomejs/biome": "^2.1.1",
"@types/node": "^24.0.13" "@types/node": "^25.0.3"
}, },
"engines": { "engines": {
"node": ">=20.0.0" "node": ">=20.0.0"

Loading…
Cancel
Save