Browse Source

update

pull/11096/head
期贤 2 years ago
parent
commit
8b50be3cf9
  1. 5
      package.json
  2. 6247
      pnpm-lock.yaml

5
package.json

@ -46,7 +46,6 @@
"@antv/l7": "^2.18.3",
"@antv/l7-maps": "^2.18.3",
"@antv/l7-react": "^2.4.3",
"@types/lodash.debounce": "^4.0.7",
"@umijs/route-utils": "^2.2.2",
"ahooks": "^2.10.14",
"antd": "^5.9.4",
@ -70,7 +69,8 @@
"react-helmet-async": "^1.3.0",
"react-router": "^4.3.1"
},
"devDependencies": {
"devDependencies": {
"@types/lodash.debounce": "^4.0.7",
"@ant-design/pro-cli": "^2.1.5",
"@testing-library/react": "^13.4.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
@ -85,7 +85,6 @@
"@umijs/fabric": "^2.14.1",
"@umijs/lint": "^4.0.83",
"@umijs/max": "^4.0.83",
"canvas": "^2.11.2",
"cross-env": "^7.0.3",
"eslint": "^8.50.0",
"express": "^4.18.2",

6247
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save