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 Jan 5, 2025
2 parents 43f5857 + 19b2c0e commit 60e59f3
Show file tree
Hide file tree
Showing 12 changed files with 142 additions and 148 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-highlight.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions 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.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "respec",
"version": "35.2.1",
"version": "35.2.2",
"license": "W3C",
"description": "A technical specification pre-processor.",
"engines": {
Expand Down Expand Up @@ -30,15 +30,15 @@
"@rollup/plugin-terser": "^0.4.4",
"@types/pluralize": "0.0.33",
"boxen": "^8.0.1",
"chokidar": "^4.0.1",
"chokidar": "^4.0.3",
"clean-css": "^5.3.3",
"epipebomb": "^1.0.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jasmine": "^4.2.2",
"eslint-plugin-prettier": "^5.2.1",
"highlight.js": "^11.11.0",
"highlight.js": "^11.11.1",
"hyperhtml": "^2.34.2",
"idb": "^8.0.1",
"jasmine": "^5.5.0",
Expand All @@ -54,7 +54,7 @@
"pluralize": "^8.0.0",
"prettier": "^3.4.2",
"prompt": "^1.3.0",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"rollup-plugin-minify-html-literals": "^1.2.6",
"serve": "^14.2.4",
"serve-handler": "^6.1.6",
Expand Down Expand Up @@ -89,7 +89,7 @@
"colors": "1.4.0",
"finalhandler": "^1.3.1",
"marked": "^12.0.2",
"puppeteer": "^23.10.4",
"puppeteer": "^23.11.1",
"sade": "^1.8.1",
"serve-static": "^1.16.2"
},
Expand Down
Loading

0 comments on commit 60e59f3

Please sign in to comment.