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 Oct 16, 2023
2 parents 41404b4 + 46630fc commit ed73a5e
Show file tree
Hide file tree
Showing 13 changed files with 290 additions and 141 deletions.
7 changes: 5 additions & 2 deletions 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.

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

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

7 changes: 5 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.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "respec",
"version": "34.1.8",
"version": "34.2.0",
"license": "W3C",
"description": "A technical specification pre-processor.",
"engines": {
Expand All @@ -24,22 +24,22 @@
"Robin Berjon"
],
"devDependencies": {
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/marked": "^4.3.1",
"@types/pluralize": "0.0.30",
"@types/pluralize": "0.0.31",
"boxen": "^7.1.1",
"chokidar": "^3.5.3",
"clean-css": "^5.3.2",
"epipebomb": "^1.0.0",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-prettier": "^5.0.0",
"highlight.js": "^11.8.0",
"eslint-plugin-prettier": "^5.0.1",
"highlight.js": "^11.9.0",
"hyperhtml": "^2.34.2",
"idb": "^7.1.1",
"jasmine": "^5.1.0",
Expand All @@ -55,7 +55,7 @@
"pluralize": "^8.0.0",
"prettier": "^3.0.3",
"prompt": "^1.3.0",
"rollup": "^3.29.1",
"rollup": "^4.1.4",
"rollup-plugin-minify-html-literals": "^1.2.6",
"serve": "^14.2.1",
"serve-handler": "^6.1.5",
Expand Down Expand Up @@ -90,7 +90,7 @@
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^4.3.0",
"puppeteer": "^21.2.0",
"puppeteer": "^21.3.8",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down
Loading

0 comments on commit ed73a5e

Please sign in to comment.