Skip to content

Commit

Permalink
upgrade glob9.0.0 for dashboard
Browse files Browse the repository at this point in the history
Signed-off-by: YoungHypo <haiboyang@smail.nju.edu.cn>
  • Loading branch information
YoungHypo committed Aug 23, 2024
1 parent e7e3f0f commit 2041409
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"@types/history": "^4.7.2",
"@types/react": "^16.8.1",
"@types/react-dom": "^16.0.11",
"glob": "^9.0.0",
"@umijs/preset-react": "^1.2.2",
"antd-pro-merge-less": "^1.0.0",
"antd-theme-webpack-plugin": "^1.2.0",
Expand Down Expand Up @@ -143,6 +144,7 @@
"scripts/**/*.js"
],
"resolutions": {
"mockjs/commander": "^8.2.0"
"mockjs/commander": "^8.2.0",
"glob": "^9.0.0"
}
}

0 comments on commit 2041409

Please sign in to comment.