diff --git a/package.json b/package.json index 5488d454..c91e87e2 100644 --- a/package.json +++ b/package.json @@ -59,13 +59,13 @@ ] }, "dependencies": { - "@ant-design/icons": "^5.3.7", - "@babel/runtime": "^7.24.7", + "@ant-design/icons": "^5.4.0", + "@babel/runtime": "^7.25.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.5", + "@emotion/styled": "^11.13.0", "@floating-ui/react": "^0.24.8", "ahooks": "3.7.8", "classnames": "^2.5.1", @@ -90,39 +90,39 @@ "nanoid": "^5.0.7", "polished": "^4.3.1", "rc-util": "^5.43.0", - "re-resizable": "^6.9.17", + "re-resizable": "^6.9.18", "react-copy-to-clipboard": "^5.1.0", - "react-hotkeys-hook": "^4.5.0", + "react-hotkeys-hook": "^4.5.1", "react-layout-kit": "^1.9.0", "react-markdown": "^8.0.7", - "react-rnd": "^10.4.11", + "react-rnd": "^10.4.12", "react-window": "^1.8.10", "reactflow": "^11.11.4", "rehype-katex": "^6.0.3", "remark-gfm": "^3.0.1", "remark-math": "^5.1.1", "rxjs": "^7.8.1", - "shiki": "^1.10.3", + "shiki": "^1.16.3", "type-fest": "^3.13.1", "use-merge-value": "^1.2.0", "yjs": "^13.6.18", - "zustand": "^4.5.4", + "zustand": "^4.5.5", "zustand-middleware-yjs": "^1.3.1", "zustand-utils": "^1.3.2" }, "devDependencies": { "@ant-design/leva-panel": "^1.0.0", - "@emotion/jest": "^11.11.0", - "@lobehub/i18n-cli": "^1.18.1", - "@testing-library/jest-dom": "^6.4.6", + "@emotion/jest": "^11.13.0", + "@lobehub/i18n-cli": "^1.19.1", + "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.5.2", "@types/color": "^3.0.6", "@types/json-schema": "^7.0.15", - "@types/react": "^18.3.3", + "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@types/react-window": "^1.8.8", - "@umijs/lint": "^4.3.2", + "@umijs/lint": "^4.3.20", "@vitest/coverage-v8": "latest", "antd": "~5.12.8", "antd-style": "^3.6.2", @@ -130,10 +130,10 @@ "commitlint": "^17.8.1", "commitlint-config-gitmoji": "^2.3.1", "conventional-changelog-gitmoji-config": "^1.5.2", - "dumi": "^2.2.16", + "dumi": "^2.4.10", "dumi-theme-antd-style": "latest", "eslint": "^8.57.0", - "father": "^4.4.4", + "father": "^4.5.0", "gh-pages": "^5.0.0", "glob": "^10.4.5", "husky": "^8.0.3", @@ -141,7 +141,7 @@ "lint-staged": "^13.3.0", "prettier": "^2.8.8", "prettier-plugin-organize-imports": "^3.2.4", - "prettier-plugin-packagejson": "^2.5.0", + "prettier-plugin-packagejson": "^2.5.2", "react": "^18.3.1", "react-dom": "^18.3.1", "rehype-raw": "^6.1.1", @@ -149,7 +149,7 @@ "semantic-release": "^21.1.2", "semantic-release-config-gitmoji": "^1.5.3", "stylelint": "^15.11.0", - "typescript": "^5.5.3", + "typescript": "^5.6.2", "vitest": "latest", "wait-on": "^6.0.1", "y-protocols": "^1.0.6",