Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Nov 6, 2024
1 parent 6e1433a commit 6c3f752
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@
"turbogrid": "^3.2.0",
"vine-ui": "^3.1.16",
"ws": "^8.18.0",
"yazl": "^3.1.0"
"yazl": "^3.2.1"
}
}
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"mocha": "^10.8.2",
"open": "^10.1.0",
"playwright": "^1.48.2",
"puppeteer": "^23.6.1",
"rollup": "^4.24.3",
"puppeteer": "^23.7.0",
"rollup": "^4.24.4",
"swc-loader": "^0.2.6",
"ts-loader": "^9.5.1",
"typescript": "^5.6.3",
Expand Down

0 comments on commit 6c3f752

Please sign in to comment.