reffy 19.2.3 → 19.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reffy",
3
- "version": "19.2.3",
3
+ "version": "19.2.4",
4
4
  "description": "W3C/WHATWG spec dependencies exploration companion. Features a short set of tools to study spec references as well as WebIDL term definitions and references found in W3C specifications.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -37,15 +37,15 @@
37
37
  "ajv-formats": "3.0.1",
38
38
  "commander": "14.0.1",
39
39
  "fetch-filecache-for-crawling": "5.1.1",
40
- "puppeteer": "24.22.3",
40
+ "puppeteer": "24.23.0",
41
41
  "semver": "^7.3.5",
42
- "web-specs": "3.65.0",
42
+ "web-specs": "3.67.0",
43
43
  "webidl2": "24.5.0"
44
44
  },
45
45
  "devDependencies": {
46
46
  "respec": "35.5.1",
47
47
  "respec-hljs": "2.1.1",
48
- "rollup": "4.52.3",
48
+ "rollup": "4.52.4",
49
49
  "undici": "^7.0.0"
50
50
  },
51
51
  "overrides": {