Skip to content

Commit

Permalink
chrome: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jul 18, 2024
1 parent 43f94e3 commit a514d53
Show file tree
Hide file tree
Showing 3 changed files with 25,603 additions and 32,205 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@ant-design/antd-theme-variable": "^1.0.0",
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.7",
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/eslint-plugin": "^7.24.7",
"@babel/parser": "^7.24.7",
"@babel/parser": "^7.24.8",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/traverse": "^7.24.7",
"@babel/traverse": "^7.24.8",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/cache": "^11.11.0",
"@emotion/css": "^11.11.2",
Expand All @@ -71,7 +71,7 @@
"@types/chroma-js": "^2.4.4",
"@types/glob": "^8.1.0",
"@types/history": "^4.7.11",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.7",
"@types/lodash.merge": "^4.6.9",
"@types/mockjs": "^1.0.10",
"@types/node": "^14.18.63",
Expand All @@ -87,10 +87,10 @@
"@umijs/plugin-analytics": "^0.2.4",
"@umijs/test": "^3.5.41",
"@umijs/test-utils": "^3.5.41",
"@umijs/utils": "^4.2.13",
"@umijs/utils": "^4.3.6",
"@vitest/coverage-istanbul": "^0.34.6",
"animated-scroll-to": "^2.3.0",
"antd": "^5.18.3",
"antd": "^5.19.2",
"antd-style": "^3.6.2",
"babel-loader": "^9.1.3",
"babel-types": "^6.26.0",
Expand All @@ -99,18 +99,18 @@
"copy-to-clipboard": "^3.3.3",
"cross-env": "^7.0.3",
"dayjs": "^1.11.11",
"dumi": "^2.3.8",
"dumi": "^2.4.6",
"dumi-theme-antd-style": "0.26.2",
"esbuild": "^0.15.18",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unicorn": "^47.0.0",
"execa": "^5.1.1",
"express": "^4.19.2",
"fast-deep-equal": "^3.1.3",
"father": "^4.4.4",
"father": "^4.4.5",
"gh-pages": "^5.0.0",
"glob": "^8.1.0",
"identity-obj-proxy": "^3.0.0",
Expand All @@ -130,7 +130,7 @@
"polished": "^4.3.1",
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.5.0",
"prettier-plugin-packagejson": "^2.5.1",
"pretty-quick": "^3.3.1",
"query-string": "^6.14.1",
"rc-field-form": "^1.44.0",
Expand All @@ -155,16 +155,16 @@
"stylelint": "^13.13.1",
"timezone-mock": "^1.3.6",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"umi": "^4.2.13",
"typescript": "^5.5.3",
"umi": "^4.3.6",
"umi-request": "^1.4.0",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vitest": "^1.6.0",
"write-pkg": "^4.0.0",
"xhr-mock": "^2.5.1",
"yorkie": "^2.0.0",
"zustand": "^4.5.2"
"zustand": "^4.5.4"
},
"gitHooks": {
"pre-commit": "pretty-quick --staged",
Expand Down
Loading

0 comments on commit a514d53

Please sign in to comment.