|
60 | 60 | }, |
61 | 61 | "dependencies": { |
62 | 62 | "@ant-design/icons": "^5.2.6", |
63 | | - "@ant-design/pro-components": "^2.6.18", |
| 63 | + "@ant-design/pro-components": "^2.6.43", |
64 | 64 | "@antv/dw-random": "^1.1.7", |
65 | | - "@babel/runtime": "^7.22.15", |
66 | | - "@dnd-kit/core": "^6.0.8", |
| 65 | + "@babel/runtime": "^7.23.4", |
| 66 | + "@dnd-kit/core": "^6.1.0", |
67 | 67 | "@dnd-kit/modifiers": "^6.0.1", |
68 | 68 | "@dnd-kit/sortable": "^7.0.2", |
69 | | - "@dnd-kit/utilities": "^3.2.1", |
| 69 | + "@dnd-kit/utilities": "^3.2.2", |
70 | 70 | "@faker-js/faker": "^7.6.0", |
71 | 71 | "@floating-ui/react": "^0.24.8", |
72 | | - "@mui/material": "^5.14.9", |
73 | | - "@textea/json-viewer": "^3.1.1", |
| 72 | + "@mui/material": "^5.14.18", |
| 73 | + "@textea/json-viewer": "^3.2.3", |
74 | 74 | "ahooks": "^3.7.8", |
75 | 75 | "classnames": "^2.3.2", |
76 | 76 | "color": "^4.2.3", |
|
93 | 93 | "lodash.unionby": "^4.8.0", |
94 | 94 | "lodash.uniq": "^4.5.0", |
95 | 95 | "mockjs": "^1.1.0", |
96 | | - "nanoid": "^5.0.1", |
| 96 | + "nanoid": "^5.0.3", |
97 | 97 | "polished": "^4.2.2", |
98 | | - "prettier": "^2.7.1", |
99 | | - "rc-util": "^5.37.0", |
| 98 | + "prettier": "^2.8.8", |
| 99 | + "rc-util": "^5.38.1", |
100 | 100 | "re-resizable": "^6.9.11", |
101 | 101 | "react-colorful": "^5.6.1", |
102 | 102 | "react-copy-to-clipboard": "^5.1.0", |
103 | 103 | "react-hotkeys-hook": "^4.4.1", |
104 | | - "react-layout-kit": "^1.7.1", |
105 | | - "react-markdown": "^8.0.1", |
| 104 | + "react-layout-kit": "^1.7.4", |
| 105 | + "react-markdown": "^8.0.7", |
106 | 106 | "react-rnd": "^10.4.1", |
107 | | - "reactflow": "^11.8.3", |
108 | | - "rehype-katex": "^6.0.0", |
109 | | - "remark-gfm": "^3.0.0", |
110 | | - "remark-math": "^5.0.0", |
| 107 | + "reactflow": "^11.10.1", |
| 108 | + "rehype-katex": "^6.0.3", |
| 109 | + "remark-gfm": "^3.0.1", |
| 110 | + "remark-math": "^5.1.1", |
111 | 111 | "rxjs": "^7.8.1", |
112 | | - "shikiji": "^0.6.12", |
| 112 | + "shikiji": "^0.6.13", |
113 | 113 | "type-fest": "^3.13.1", |
114 | 114 | "umi-request": "^1.4.0", |
115 | 115 | "use-merge-value": "^1.2.0", |
116 | | - "yjs": "^13.6.7", |
117 | | - "zustand": "^4.4.1", |
| 116 | + "yjs": "^13.6.10", |
| 117 | + "zustand": "^4.4.6", |
118 | 118 | "zustand-middleware-yjs": "^1.3.1", |
119 | 119 | "zustand-utils": "^1.3.1" |
120 | 120 | }, |
121 | 121 | "devDependencies": { |
122 | 122 | "@emotion/jest": "^11.11.0", |
123 | | - "@testing-library/jest-dom": "^6.1.3", |
124 | 123 | "@lobehub/i18n-cli": "^1.15.0", |
| 124 | + "@testing-library/jest-dom": "^6.1.4", |
125 | 125 | "@testing-library/react": "^13.4.0", |
126 | 126 | "@testing-library/user-event": "^14.5.1", |
127 | | - "@types/color": "^3.0.4", |
128 | | - "@types/json-schema": "^7.0.13", |
129 | | - "@types/react": "^18.2.21", |
130 | | - "@types/react-dom": "^18.2.7", |
131 | | - "@umijs/lint": "^4.0.81", |
| 127 | + "@types/color": "^3.0.6", |
| 128 | + "@types/json-schema": "^7.0.15", |
| 129 | + "@types/react": "^18.2.38", |
| 130 | + "@types/react-dom": "^18.2.17", |
| 131 | + "@umijs/lint": "^4.0.88", |
132 | 132 | "@vitest/coverage-v8": "latest", |
133 | | - "antd": "^5.9.1", |
134 | | - "antd-style": "^3.4.6", |
| 133 | + "antd": "^5.11.4", |
| 134 | + "antd-style": "^3.5.2", |
135 | 135 | "babel-plugin-antd-style": "^1.0.4", |
136 | | - "commitlint": "^17.7.1", |
| 136 | + "commitlint": "^17.8.1", |
137 | 137 | "commitlint-config-gitmoji": "^2.3.1", |
138 | 138 | "conventional-changelog-gitmoji-config": "^1.5.2", |
139 | | - "dumi": "^2.2.7", |
| 139 | + "dumi": "^2.2.14", |
140 | 140 | "dumi-theme-antd-style": "latest", |
141 | | - "eslint": "^8.49.0", |
142 | | - "father": "^4.3.4", |
| 141 | + "eslint": "^8.54.0", |
| 142 | + "father": "^4.3.7", |
143 | 143 | "gh-pages": "^5.0.0", |
144 | | - "glob": "^10.3.4", |
| 144 | + "glob": "^10.3.10", |
145 | 145 | "husky": "^8.0.3", |
146 | 146 | "jsdom": "^22.1.0", |
147 | 147 | "lint-staged": "^13.3.0", |
148 | | - "prettier-plugin-organize-imports": "^3.2.3", |
149 | | - "prettier-plugin-packagejson": "^2.4.5", |
| 148 | + "prettier-plugin-organize-imports": "^3.2.4", |
| 149 | + "prettier-plugin-packagejson": "^2.4.6", |
150 | 150 | "react": "^18.2.0", |
151 | 151 | "react-dom": "^18.2.0", |
152 | 152 | "rxjs-spy": "^8.0.2", |
153 | 153 | "semantic-release": "^21.1.2", |
154 | 154 | "semantic-release-config-gitmoji": "^1.5.3", |
155 | | - "stylelint": "^15.10.3", |
156 | | - "typescript": "^5.2.2", |
| 155 | + "stylelint": "^15.11.0", |
| 156 | + "typescript": "^5.3.2", |
157 | 157 | "vitest": "latest", |
158 | 158 | "wait-on": "^6.0.1", |
159 | | - "y-protocols": "^1.0.5", |
160 | | - "y-webrtc": "^10.2.5", |
| 159 | + "y-protocols": "^1.0.6", |
| 160 | + "y-webrtc": "^10.2.6", |
161 | 161 | "y-websocket": "^1.5.0", |
162 | 162 | "zundo": "beta" |
163 | 163 | }, |
|
0 commit comments