Skip to content

Commit

Permalink
chore(deps): update dependencies, pnpm (#4705)
Browse files Browse the repository at this point in the history
* chore(deps): update dependencies

* update pnpm to v9
  • Loading branch information
sidvishnoi committed Apr 30, 2024
1 parent d002f61 commit d5abb3a
Show file tree
Hide file tree
Showing 2 changed files with 3,159 additions and 2,506 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -6,7 +6,7 @@
"engines": {
"node": ">=20.12.1"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.0.6",
"bin": {
"respec": "tools/respec2html.js",
"respec2html": "tools/respec2html.js"
Expand Down Expand Up @@ -54,9 +54,9 @@
"pluralize": "^8.0.0",
"prettier": "^3.2.5",
"prompt": "^1.3.0",
"rollup": "^4.14.1",
"rollup": "^4.17.1",
"rollup-plugin-minify-html-literals": "^1.2.6",
"serve": "^14.2.1",
"serve": "^14.2.3",
"serve-handler": "^6.1.5",
"sniffy-mimetype": "^1.1.1",
"typescript": "^5.4.5",
Expand Down Expand Up @@ -88,8 +88,8 @@
"dependencies": {
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^12.0.1",
"puppeteer": "^22.6.3",
"marked": "^12.0.2",
"puppeteer": "^22.7.1",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down

0 comments on commit d5abb3a

Please sign in to comment.