Skip to content

Commit de6d39d

Browse files
JackWang032JackWang032
andauthored
chore(deps): bump ant-design-testing to v1.1.0 (#581)
Co-authored-by: JackWang032 <[email protected]>
1 parent c82ce6a commit de6d39d

File tree

2 files changed

+199
-43
lines changed

2 files changed

+199
-43
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@
8282
"@types/jest": "^29.2.3",
8383
"@types/lodash-es": "^4.17.12",
8484
"@types/react": "^18.0.0",
85-
"@types/react-syntax-highlighter": "~15.5.13",
8685
"@types/react-resizable": "^3.0.8",
86+
"@types/react-syntax-highlighter": "~15.5.13",
8787
"@types/shortid": "^0.0.31",
8888
"@types/showdown": "^1.9.0",
8989
"@types/testing-library__jest-dom": "^5.14.5",
90-
"ant-design-testing": "^1.0.0-beta.0",
90+
"ant-design-testing": "^1.1.0",
9191
"babel-plugin-import": "^1.13.8",
9292
"cz-conventional-changelog": "^3.3.0",
9393
"dumi": "^2.2.12",
@@ -104,8 +104,8 @@
104104
"react": "^18.0.0",
105105
"react-dom": "^18.0.0",
106106
"react-test-renderer": "^18.2.0",
107-
"standard-version": "^9.5.0",
108107
"resize-observer-polyfill": "^1.5.1",
108+
"standard-version": "^9.5.0",
109109
"stylelint": "^14.9.1",
110110
"ts-jest": "^29.0.3",
111111
"typescript": "~4.5.2"
@@ -122,11 +122,11 @@
122122
"lodash-es": "^4.17.21",
123123
"rc-drawer": "~5.1.0",
124124
"rc-virtual-list": "^3.4.13",
125+
"react-draggable": "~4.4.6",
125126
"react-markdown": "~8.0.6",
127+
"react-resizable": "^3.0.5",
126128
"react-syntax-highlighter": "~15.5.0",
127129
"remark-gfm": "~3.0.1",
128-
"react-draggable": "~4.4.6",
129-
"react-resizable": "^3.0.5",
130130
"shortid": "^2.2.16",
131131
"showdown": "^1.9.0"
132132
},

0 commit comments

Comments
 (0)