Skip to content

Commit

Permalink
chore(deps): update dependencies (#4645)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored Jan 29, 2024
1 parent 390d8b6 commit 9896ca6
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engines": {
"node": ">=18.14"
},
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.15.0",
"bin": {
"respec": "tools/respec2html.js",
"respec2html": "tools/respec2html.js"
Expand Down Expand Up @@ -37,7 +37,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-prettier": "^5.1.3",
"highlight.js": "^11.9.0",
"hyperhtml": "^2.34.2",
"idb": "^8.0.0",
Expand All @@ -52,9 +52,9 @@
"karma-safari-launcher": "^1.0.0",
"loading-indicator": "^2.0.0",
"pluralize": "^8.0.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"prompt": "^1.3.0",
"rollup": "^4.9.4",
"rollup": "^4.9.6",
"rollup-plugin-minify-html-literals": "^1.2.6",
"serve": "^14.2.1",
"serve-handler": "^6.1.5",
Expand Down Expand Up @@ -88,8 +88,8 @@
"dependencies": {
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^11.1.1",
"puppeteer": "^21.7.0",
"marked": "^11.2.0",
"puppeteer": "^21.9.0",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down
Loading

0 comments on commit 9896ca6

Please sign in to comment.