Skip to content

Commit

Permalink
📸 chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmclin2 committed Dec 20, 2023
1 parent fe2e6d5 commit 680324b
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 75 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"@ant-design/icons": "^5.2.6",
"@ant-design/pro-components": "^2.6.43",
"@antv/dw-random": "^1.1.7",
"@babel/runtime": "^7.23.4",
"@babel/runtime": "^7.23.6",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.2",
"@emotion/styled": "^11.11.0",
"@faker-js/faker": "^7.6.0",
"@floating-ui/react": "^0.24.8",
"@mui/material": "^5.14.18",
"@mui/material": "^5.15.1",
"@textea/json-viewer": "^3.2.3",
"ahooks": "^3.7.8",
"classnames": "^2.3.2",
Expand All @@ -94,7 +94,7 @@
"lodash.unionby": "^4.8.0",
"lodash.uniq": "^4.5.0",
"mockjs": "^1.1.0",
"nanoid": "^5.0.3",
"nanoid": "^5.0.4",
"polished": "^4.2.2",
"prettier": "^2.8.8",
"rc-util": "^5.38.1",
Expand All @@ -115,51 +115,51 @@
"umi-request": "^1.4.0",
"use-merge-value": "^1.2.0",
"yjs": "^13.6.10",
"zustand": "^4.4.6",
"zustand": "^4.4.7",
"zustand-middleware-yjs": "^1.3.1",
"zustand-utils": "^1.3.1"
},
"devDependencies": {
"@emotion/jest": "^11.11.0",
"@lobehub/i18n-cli": "^1.15.0",
"@testing-library/jest-dom": "^6.1.4",
"@lobehub/i18n-cli": "^1.15.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.5.1",
"@types/color": "^3.0.6",
"@types/json-schema": "^7.0.15",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@umijs/lint": "^4.0.88",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@umijs/lint": "^4.0.89",
"@vitest/coverage-v8": "latest",
"antd": "^5.11.4",
"antd-style": "^3.5.2",
"antd": "^5.12.4",
"antd-style": "^3.6.1",
"babel-plugin-antd-style": "^1.0.4",
"commitlint": "^17.8.1",
"commitlint-config-gitmoji": "^2.3.1",
"conventional-changelog-gitmoji-config": "^1.5.2",
"dumi": "^2.2.14",
"dumi": "^2.2.16",
"dumi-theme-antd-style": "latest",
"eslint": "^8.54.0",
"father": "^4.3.7",
"eslint": "^8.56.0",
"father": "^4.3.8",
"gh-pages": "^5.0.0",
"glob": "^10.3.10",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^13.3.0",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.4.6",
"prettier-plugin-packagejson": "^2.4.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rxjs-spy": "^8.0.2",
"semantic-release": "^21.1.2",
"semantic-release-config-gitmoji": "^1.5.3",
"stylelint": "^15.11.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vitest": "latest",
"wait-on": "^6.0.1",
"y-protocols": "^1.0.6",
"y-webrtc": "^10.2.6",
"y-websocket": "^1.5.0",
"y-websocket": "^1.5.1",
"zundo": "beta"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 680324b

Please sign in to comment.