Browse Source

chore: update snapshot

pull/10999/head
期贤 3 years ago
parent
commit
b3f6ed7402
  1. 28
      package.json
  2. 5142
      pnpm-lock.yaml

28
package.json

@ -47,16 +47,16 @@
], ],
"dependencies": { "dependencies": {
"@ant-design/icons": "^4.8.1", "@ant-design/icons": "^4.8.1",
"@ant-design/pro-components": "^2.6.13", "@ant-design/pro-components": "^2.6.28",
"@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.8.4", "antd": "^5.9.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.11.1", "rc-menu": "^9.12.0",
"rc-util": "^5.37.0", "rc-util": "^5.37.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dev-inspector": "^1.9.0", "react-dev-inspector": "^1.9.0",
@ -67,23 +67,23 @@
"@ant-design/pro-cli": "^2.1.5", "@ant-design/pro-cli": "^2.1.5",
"@testing-library/react": "^13.4.0", "@testing-library/react": "^13.4.0",
"@types/classnames": "^2.3.1", "@types/classnames": "^2.3.1",
"@types/express": "^4.17.17", "@types/express": "^4.17.18",
"@types/history": "^4.7.11", "@types/history": "^4.7.11",
"@types/jest": "^29.5.4", "@types/jest": "^29.5.5",
"@types/lodash": "^4.14.197", "@types/lodash": "^4.14.199",
"@types/react": "^18.2.21", "@types/react": "^18.2.25",
"@types/react-dom": "^18.2.7", "@types/react-dom": "^18.2.10",
"@types/react-helmet": "^6.1.6", "@types/react-helmet": "^6.1.7",
"@umijs/fabric": "^2.14.1", "@umijs/fabric": "^2.14.1",
"@umijs/lint": "^4.0.78", "@umijs/lint": "^4.0.83",
"@umijs/max": "^4.0.78", "@umijs/max": "^4.0.83",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.48.0", "eslint": "^8.50.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.6.4", "jest": "^29.7.0",
"jest-environment-jsdom": "^29.6.4", "jest-environment-jsdom": "^29.7.0",
"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",

5142
pnpm-lock.yaml

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