Skip to content

Commit

Permalink
Merge branch 'main' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Apr 30, 2024
2 parents 6997a35 + 0b1e302 commit dfe7bb6
Show file tree
Hide file tree
Showing 11 changed files with 3,168 additions and 2,517 deletions.
2 changes: 1 addition & 1 deletion builds/respec-aom.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-aom.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-dini.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-dini.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-geonovum.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-geonovum.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-w3c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion builds/respec-w3c.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "respec",
"version": "35.0.1",
"version": "35.0.2",
"license": "W3C",
"description": "A technical specification pre-processor.",
"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
Loading

0 comments on commit dfe7bb6

Please sign in to comment.