build(deps): bump @tootallnate/once and jsdom

Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [jsdom](https://github.com/jsdom/jsdom). These dependencies need to be updated together.


Removes `@tootallnate/once`

Updates `jsdom` from 22.1.0 to 28.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/22.1.0...28.1.0)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 
  dependency-type: indirect
- dependency-name: jsdom
  dependency-version: 28.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-05 06:29:59 +00:00
committed by GitHub
parent d7fdf29c7c
commit 6cfa273b15
2 changed files with 434 additions and 381 deletions

813
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"fs-cheerio": "^3.0.0", "fs-cheerio": "^3.0.0",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"inline-source": "^8.0.2", "inline-source": "^8.0.2",
"jsdom": "^22.1.0", "jsdom": "^28.1.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mjml": "^4.15.3", "mjml": "^4.15.3",
"nightwind": "^1.1.13", "nightwind": "^1.1.13",