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/11594/head
Copilot 4 months ago
committed by afc163
parent
commit
e3eeac9584
  1. 3
      package.json

3
package.json

@ -55,7 +55,8 @@
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@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",
"express": "^5.2.0",
"gh-pages": "^6.1.1",

Loading…
Cancel
Save