|
1 | 1 | { |
2 | 2 | "name": "@ant-design/pro-editor", |
3 | | - "version": "1.1.2", |
| 3 | + "version": "1.2.1", |
4 | 4 | "description": "🌟 Lightweight Editor UI Framework", |
5 | 5 | "homepage": "https://github.com/ant-design/pro-editor", |
6 | 6 | "bugs": { |
|
60 | 60 | }, |
61 | 61 | "dependencies": { |
62 | 62 | "@ant-design/icons": "^5.3.7", |
63 | | - "@babel/runtime": "^7.24.5", |
| 63 | + "@babel/runtime": "^7.24.7", |
64 | 64 | "@dnd-kit/core": "^6.1.0", |
65 | 65 | "@dnd-kit/modifiers": "^6.0.1", |
66 | 66 | "@dnd-kit/sortable": "^7.0.2", |
|
72 | 72 | "color": "^4.2.3", |
73 | 73 | "copy-to-clipboard": "^3.3.3", |
74 | 74 | "diff": "^5.2.0", |
75 | | - "dompurify": "^3.1.2", |
| 75 | + "dompurify": "^3.1.6", |
76 | 76 | "fast-deep-equal": "^3.1.3", |
77 | 77 | "immer": "^9.0.21", |
78 | 78 | "lodash.flatten": "^4.4.0", |
|
89 | 89 | "lodash.uniq": "^4.5.0", |
90 | 90 | "nanoid": "^5.0.7", |
91 | 91 | "polished": "^4.3.1", |
92 | | - "rc-util": "^5.39.3", |
93 | | - "re-resizable": "^6.9.16", |
| 92 | + "rc-util": "^5.43.0", |
| 93 | + "re-resizable": "^6.9.17", |
94 | 94 | "react-copy-to-clipboard": "^5.1.0", |
95 | 95 | "react-hotkeys-hook": "^4.5.0", |
96 | 96 | "react-layout-kit": "^1.9.0", |
97 | 97 | "react-markdown": "^8.0.7", |
98 | | - "react-rnd": "^10.4.10", |
| 98 | + "react-rnd": "^10.4.11", |
99 | 99 | "react-window": "^1.8.10", |
100 | | - "reactflow": "^11.11.3", |
| 100 | + "reactflow": "^11.11.4", |
101 | 101 | "rehype-katex": "^6.0.3", |
102 | 102 | "remark-gfm": "^3.0.1", |
103 | 103 | "remark-math": "^5.1.1", |
104 | 104 | "rxjs": "^7.8.1", |
105 | | - "shiki": "^1.4.0", |
| 105 | + "shiki": "^1.10.3", |
106 | 106 | "type-fest": "^3.13.1", |
107 | 107 | "use-merge-value": "^1.2.0", |
108 | | - "yjs": "^13.6.15", |
109 | | - "zustand": "^4.5.2", |
| 108 | + "yjs": "^13.6.18", |
| 109 | + "zustand": "^4.5.4", |
110 | 110 | "zustand-middleware-yjs": "^1.3.1", |
111 | 111 | "zustand-utils": "^1.3.2" |
112 | 112 | }, |
113 | 113 | "devDependencies": { |
114 | 114 | "@ant-design/leva-panel": "^1.0.0", |
115 | 115 | "@emotion/jest": "^11.11.0", |
116 | 116 | "@lobehub/i18n-cli": "^1.18.1", |
117 | | - "@testing-library/jest-dom": "^6.4.5", |
| 117 | + "@testing-library/jest-dom": "^6.4.6", |
118 | 118 | "@testing-library/react": "^13.4.0", |
119 | 119 | "@testing-library/user-event": "^14.5.2", |
120 | 120 | "@types/color": "^3.0.6", |
121 | 121 | "@types/json-schema": "^7.0.15", |
122 | | - "@types/react": "^18.3.1", |
| 122 | + "@types/react": "^18.3.3", |
123 | 123 | "@types/react-dom": "^18.3.0", |
124 | 124 | "@types/react-window": "^1.8.8", |
125 | | - "@umijs/lint": "^4.1.10", |
| 125 | + "@umijs/lint": "^4.3.2", |
126 | 126 | "@vitest/coverage-v8": "latest", |
127 | 127 | "antd": "~5.12.8", |
128 | 128 | "antd-style": "^3.6.2", |
129 | 129 | "babel-plugin-antd-style": "^1.0.4", |
130 | 130 | "commitlint": "^17.8.1", |
131 | 131 | "commitlint-config-gitmoji": "^2.3.1", |
132 | 132 | "conventional-changelog-gitmoji-config": "^1.5.2", |
133 | | - "dumi": "^2.2.17", |
| 133 | + "dumi": "2.2.16", |
134 | 134 | "dumi-theme-antd-style": "latest", |
135 | 135 | "eslint": "^8.57.0", |
136 | | - "father": "^4.4.0", |
| 136 | + "father": "^4.4.4", |
137 | 137 | "gh-pages": "^5.0.0", |
138 | | - "glob": "^10.3.12", |
| 138 | + "glob": "^10.4.5", |
139 | 139 | "husky": "^8.0.3", |
140 | 140 | "jsdom": "^22.1.0", |
141 | 141 | "lint-staged": "^13.3.0", |
|
149 | 149 | "semantic-release": "^21.1.2", |
150 | 150 | "semantic-release-config-gitmoji": "^1.5.3", |
151 | 151 | "stylelint": "^15.11.0", |
152 | | - "typescript": "^5.4.5", |
| 152 | + "typescript": "^5.5.3", |
153 | 153 | "vitest": "latest", |
154 | 154 | "wait-on": "^6.0.1", |
155 | 155 | "y-protocols": "^1.0.6", |
|
0 commit comments