Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jan 1, 2024
1 parent b2276c3 commit a2be303
Show file tree
Hide file tree
Showing 4 changed files with 887 additions and 889 deletions.
16 changes: 8 additions & 8 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.18.2",
"@ant-design/icons": "^5.2.6",
"@babel/core": "^7.23.6",
"@babel/core": "^7.23.7",
"@babel/eslint-plugin": "^7.23.5",
"@babel/parser": "^7.23.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.23.6",
"@babel/preset-env": "^7.23.7",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/traverse": "^7.23.6",
"@babel/traverse": "^7.23.7",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/cache": "^11.11.0",
"@emotion/css": "^11.11.2",
Expand All @@ -67,15 +67,15 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/chroma-js": "^2.4.3",
"@types/glob": "^8.1.0",
"@types/history": "^4.7.11",
"@types/lodash": "^4.14.202",
"@types/lodash.merge": "^4.6.9",
"@types/mockjs": "^1.0.10",
"@types/node": "^14.18.63",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.11",
"@types/react-responsive": "^8.0.8",
Expand All @@ -90,7 +90,7 @@
"@umijs/utils": "^4.0.90",
"@vitest/coverage-istanbul": "^0.34.6",
"animated-scroll-to": "^2.3.0",
"antd": "^5.12.5",
"antd": "^5.12.6",
"antd-style": "^3.6.1",
"babel-loader": "^9.1.3",
"babel-types": "^6.26.0",
Expand Down Expand Up @@ -123,14 +123,14 @@
"lodash": "^4.17.21",
"mockdate": "^3.0.5",
"mockjs": "^1.1.0",
"moment": "^2.30.0",
"moment": "^2.30.1",
"np": "^6.5.0",
"nprogress": "^0.2.0",
"octokit": "^1.8.1",
"polished": "^4.2.2",
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.4.7",
"prettier-plugin-packagejson": "^2.4.8",
"pretty-quick": "^3.1.3",
"query-string": "^6.14.1",
"rc-field-form": "^1.41.0",
Expand Down
Loading

0 comments on commit a2be303

Please sign in to comment.