Browse Source

chore: upgrade umijs dependencies to 4.6.1 (#11589)

Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
pull/11585/head
Copilot 4 months ago
committed by GitHub
parent
commit
7fcb020168
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      package.json

3
package.json

@ -55,7 +55,8 @@
"@types/react": "^19.1.8", "@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6", "@types/react-dom": "^19.1.6",
"@types/react-helmet": "^6.1.11", "@types/react-helmet": "^6.1.11",
"@umijs/max": "^4.3.24", "@umijs/lint": "^4.6.1",
"@umijs/max": "^4.6.1",
"cross-env": "^10.0.0", "cross-env": "^10.0.0",
"express": "^4.21.1", "express": "^4.21.1",
"gh-pages": "^6.1.1", "gh-pages": "^6.1.1",

Loading…
Cancel
Save