Skip to content

Commit

Permalink
✨ feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ONLY-yours committed Aug 19, 2024
1 parent 401e352 commit f335208
Show file tree
Hide file tree
Showing 2 changed files with 2,119 additions and 1,790 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-chat",
"version": "1.15.2-cannay.0",
"version": "1.15.2-cannay.1",
"description": "a solution for ai chat",
"keywords": [
"ai",
Expand Down Expand Up @@ -60,14 +60,14 @@
]
},
"dependencies": {
"@ant-design/icons": "^5.3.7",
"@ant-design/icons": "^5.4.0",
"@ant-design/pro-editor": "latest",
"@ant-design/x": "^0.0.0-experimental-2024-08-13",
"@babel/runtime": "^7.24.7",
"@emotion/react": "^11.11.4",
"@testing-library/jest-dom": "^6.4.6",
"@ant-design/x": "0.0.0-experimental-2024-08-13",
"@babel/runtime": "^7.25.0",
"@emotion/react": "^11.13.0",
"@testing-library/jest-dom": "^6.4.8",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"emoji-regex": "^10.3.0",
"fast-deep-equal": "^3.1.3",
"idb": "^8.0.0",
Expand All @@ -78,11 +78,11 @@
"polished": "^4.3.1",
"rc-resize-observer": "^1.4.0",
"rc-util": "^5.43.0",
"react-intersection-observer": "^9.10.3",
"react-intersection-observer": "^9.13.0",
"react-layout-kit": "^1.9.0",
"react-markdown": "^8.0.7",
"uuid": "^10.0.0",
"zustand": "^4.5.2",
"zustand": "^4.5.5",
"zustand-utils": "^1.3.2"
},
"devDependencies": {
Expand All @@ -94,10 +94,10 @@
"@types/react": "18.2.31",
"@types/react-dom": "^18.3.0",
"@types/uuid": "^10.0.0",
"@umijs/lint": "^4.2.15",
"@umijs/lint": "^4.3.14",
"@vitest/coverage-v8": "latest",
"ai": "^2.2.37",
"antd": "^5.18.3",
"antd": "^5.20.1",
"antd-style": "^3.6.2",
"babel-plugin-antd-style": "^1.0.4",
"commitlint": "^17.8.1",
Expand All @@ -108,23 +108,23 @@
"dumi-theme-antd-style": "latest",
"eslint": "^8.57.0",
"father": "4.3.1",
"glob": "^10.4.2",
"glob": "^10.4.5",
"husky": "^8.0.3",
"jest": "^29.7.0",
"jsdom": "^22.1.0",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.9",
"mockdate": "^3.0.5",
"openai": "^4.52.1",
"prettier": "^3.3.2",
"openai": "^4.56.0",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.5.0",
"prettier-plugin-packagejson": "^2.5.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.2",
"react-i18next": "^14.1.3",
"semantic-release": "^21.1.2",
"semantic-release-config-gitmoji": "^1.5.3",
"stylelint": "^15.11.0",
"typescript": "^5.5.2",
"typescript": "^5.5.4",
"vitest": "^1.6.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f335208

Please sign in to comment.