Skip to content

Commit ffead56

Browse files
fix(deps): update dependency debounce to v3
1 parent a5a90b5 commit ffead56

File tree

3 files changed

+10
-14
lines changed

3 files changed

+10
-14
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"color": "5.0.2",
4040
"dayjs": "1.11.19",
4141
"dayjs-plugin-utc": "0.1.2",
42-
"debounce": "2.2.0",
42+
"debounce": "3.0.0",
4343
"draggabilly": "3.0.0",
4444
"force-graph": "1.51.0",
4545
"globals": "16.5.0",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"cookie-parser": "1.4.7",
7979
"csrf-csrf": "3.2.2",
8080
"dayjs": "1.11.19",
81-
"debounce": "2.2.0",
81+
"debounce": "3.0.0",
8282
"debug": "4.4.3",
8383
"ejs": "3.1.10",
8484
"electron": "38.5.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)