Skip to content

Commit

Permalink
update babel
Browse files Browse the repository at this point in the history
  • Loading branch information
link1697 committed Nov 7, 2024
1 parent 2e475d9 commit c69f2be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"lodash": "^4.17.11",
"lodash-decorators": "^6.0.1",
"memoize-one": "^5.0.0",
"moment": "^2.24.0",
"merge-umi-mock-data": "^1.0.0",
"moment": "^2.24.0",
"numeral": "^2.0.6",
"nzh": "^1.0.4",
"omit.js": "^1.0.0",
Expand All @@ -90,14 +90,13 @@
"validator": "^13.7.0"
},
"devDependencies": {
"glob":"^9.0.0",
"@babel/eslint-parser": "^7.25.9",
"@types/history": "^4.7.2",
"@types/react": "^16.8.1",
"@types/react-dom": "^16.0.11",
"@umijs/preset-react": "^1.2.2",
"antd-pro-merge-less": "^1.0.0",
"antd-theme-webpack-plugin": "^1.2.0",
"babel-eslint": "^10.0.1",
"chalk": "^2.4.2",
"check-prettier": "^1.0.1",
"cross-env": "^5.2.0",
Expand All @@ -114,6 +113,7 @@
"eslint-plugin-react": "^7.32.2",
"faker": "^4.1.0",
"gh-pages": "^6.1.1",
"glob": "^9.0.0",
"husky": "^4.2.5",
"jest-puppeteer": "^4.1.0",
"jsdom-global": "^3.0.2",
Expand Down

0 comments on commit c69f2be

Please sign in to comment.