Browse Source

Update @umijs/lint and @umijs/max to ^4.6.1

Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
pull/11589/head
copilot-swe-agent[bot] 4 months ago
parent
commit
a87bda61e6
  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