Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Notplayingallday383 committed Aug 25, 2024
1 parent 35ef023 commit a987247
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 389 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,24 @@
"esbuild-plugin-copy": "^2.1.1",
"fastify": "^4.28.1",
"prettier": "^3.3.3",
"tsx": "^4.16.2",
"typescript": "^5.5.3"
"tsx": "^4.18.0",
"typescript": "^5.5.4"
},
"dependencies": {
"@mercuryworkshop/bare-mux": "^2.0.4",
"@mercuryworkshop/wisp-js": "^0.1.1",
"@types/estree": "^1.0.5",
"@webreflection/idb-map": "^0.3.1",
"astring": "^1.8.6",
"cookie-es": "^1.1.0",
"astring": "^1.9.0",
"cookie-es": "^1.2.2",
"dom-serializer": "^2.0.0",
"domhandler": "^5.0.3",
"domutils": "^3.1.0",
"esbuild": "^0.23.0",
"esbuild": "^0.23.1",
"estraverse": "^5.3.0",
"htmlparser2": "^9.1.0",
"meriyah": "^5.0.0",
"meteorproxy": "file:",
"rimraf": "^6.0.1",
"set-cookie-parser": "^2.6.0"
"set-cookie-parser": "^2.7.0"
}
}
Loading

0 comments on commit a987247

Please sign in to comment.