Skip to content

Commit 1569b13

Browse files
committed
Update direct dependencies where possible
1 parent 8755634 commit 1569b13

File tree

2 files changed

+75
-102
lines changed

2 files changed

+75
-102
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
"lib"
3434
],
3535
"dependencies": {
36-
"@discoveryjs/json-ext": "0.5.7",
37-
"acorn": "^8.0.4",
38-
"acorn-walk": "^8.0.0",
39-
"commander": "^7.2.0",
40-
"debounce": "^1.2.1",
36+
"@discoveryjs/json-ext": "0.6.3",
37+
"acorn": "^8.15.0",
38+
"acorn-walk": "^8.3.4",
39+
"commander": "^14.0.0",
40+
"debounce": "^2.0.0",
4141
"escape-string-regexp": "^4.0.0",
4242
"html-escaper": "^2.0.2",
4343
"opener": "^1.5.2",
4444
"picocolors": "^1.0.0",
45-
"sirv": "^2.0.3",
46-
"ws": "^7.3.1"
45+
"sirv": "^3.0.2",
46+
"ws": "^8.18.3"
4747
},
4848
"devDependencies": {
4949
"@babel/core": "7.26.9",

0 commit comments

Comments
 (0)