Browse Source

chore: update pnpm lock file

pull/10919/head
期贤 3 years ago
parent
commit
ccb7a8e69c
  1. 34
      package.json
  2. 6499
      pnpm-lock.yaml

34
package.json

@ -46,20 +46,20 @@
"not ie <= 10" "not ie <= 10"
], ],
"dependencies": { "dependencies": {
"@ant-design/icons": "^4.8.0", "@ant-design/icons": "^4.8.1",
"@ant-design/pro-components": "^2.4.16", "@ant-design/pro-components": "^2.6.13",
"@ant-design/use-emotion-css": "1.0.4", "@ant-design/use-emotion-css": "1.0.4",
"@umijs/route-utils": "^2.2.2", "@umijs/route-utils": "^2.2.2",
"antd": "^5.5.1", "antd": "^5.8.4",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.4", "moment": "^2.29.4",
"omit.js": "^2.0.2", "omit.js": "^2.0.2",
"querystring": "^0.2.1", "querystring": "^0.2.1",
"rc-menu": "^9.9.2", "rc-menu": "^9.11.1",
"rc-util": "^5.32.2", "rc-util": "^5.37.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dev-inspector": "^1.8.4", "react-dev-inspector": "^1.9.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0" "react-helmet-async": "^1.3.0"
}, },
@ -69,27 +69,27 @@
"@types/classnames": "^2.3.1", "@types/classnames": "^2.3.1",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/jest": "^29.5.1", "@types/jest": "^29.5.4",
"@types/lodash": "^4.14.195", "@types/lodash": "^4.14.197",
"@types/react": "^18.2.7", "@types/react": "^18.2.21",
"@types/react-dom": "^18.2.4", "@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.6", "@types/react-helmet": "^6.1.6",
"@umijs/fabric": "^2.14.1", "@umijs/fabric": "^2.14.1",
"@umijs/lint": "^4.0.69", "@umijs/lint": "^4.0.78",
"@umijs/max": "^4.0.69", "@umijs/max": "^4.0.78",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.41.0", "eslint": "^8.48.0",
"express": "^4.18.2", "express": "^4.18.2",
"gh-pages": "^3.2.3", "gh-pages": "^3.2.3",
"husky": "^7.0.4", "husky": "^7.0.4",
"jest": "^29.5.0", "jest": "^29.6.4",
"jest-environment-jsdom": "^29.5.0", "jest-environment-jsdom": "^29.6.4",
"lint-staged": "^10.5.4", "lint-staged": "^10.5.4",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"prettier": "^2.8.8", "prettier": "^2.8.8",
"swagger-ui-dist": "^4.19.0", "swagger-ui-dist": "^4.19.1",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^5.0.0", "typescript": "^5.2.2",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"
}, },
"engines": { "engines": {

6499
pnpm-lock.yaml

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