Skip to content

Commit c3d2a83

Browse files
authored
update some js packages (#2785)
1 parent 6474684 commit c3d2a83

File tree

2 files changed

+20
-36
lines changed

2 files changed

+20
-36
lines changed

package-lock.json

Lines changed: 16 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,12 @@
112112
"parse-srcset": "^1.0.2",
113113
"pngjs": "^7.0.0",
114114
"prop-types": "^15.8.1",
115+
"qs": "^6.14.1",
115116
"react": "^19.2.0",
116117
"react-dnd": "^16.0.1",
117118
"react-dnd-html5-backend": "^16.0.1",
118119
"react-dom": "^19.2.0",
119120
"react-frame-component": "^5.2.7",
120-
"react-hook-form": "^7.63.0",
121121
"react-markdown": "^9.0.3",
122122
"react-resizable-panels": "^3.0.6",
123123
"react-zoom-pan-pinch": "^3.7.0",
@@ -135,13 +135,13 @@
135135
"shiki": "^3.13.0",
136136
"sprintf-js": "^1.1.3",
137137
"streamdown": "^1.6.10",
138-
"tailwind-merge": "^3.3.1",
138+
"tailwind-merge": "^3.4.0",
139139
"throttle-debounce": "^5.0.2",
140140
"tinycolor2": "^1.6.0",
141141
"unist-util-visit": "^5.0.0",
142142
"use-device-pixel-ratio": "^1.1.2",
143-
"winston": "^3.18.3",
144-
"ws": "^8.18.3",
143+
"winston": "^3.19.0",
144+
"ws": "^8.19.0",
145145
"yaml": "^2.7.1"
146146
},
147147
"packageManager": "npm@10.9.2",

0 commit comments

Comments
 (0)