1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 09:05:22 -04:00

📦 npm: Bump the remark-rehype group with 9 updates

Bumps the remark-rehype group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [rehype-prism-plus](https://github.com/timlrx/rehype-prism-plus) | `1.6.3` | `2.0.0` |
| [rehype-sanitize](https://github.com/rehypejs/rehype-sanitize) | `5.0.1` | `6.0.0` |
| [rehype-slug](https://github.com/rehypejs/rehype-slug) | `5.1.0` | `6.0.0` |
| [rehype-stringify](https://github.com/rehypejs/rehype) | `9.0.4` | `10.0.0` |
| [remark-parse](https://github.com/remarkjs/remark) | `10.0.2` | `11.0.0` |
| [remark-rehype](https://github.com/remarkjs/remark-rehype) | `10.1.0` | `11.0.0` |
| [remark-smartypants](https://github.com/silvenon/remark-smartypants) | `2.0.0` | `2.1.0` |
| [remark-unwrap-images](https://github.com/remarkjs/remark-unwrap-images) | `3.0.1` | `4.0.0` |
| [unified](https://github.com/unifiedjs/unified) | `10.1.2` | `11.0.4` |


Updates `rehype-prism-plus` from 1.6.3 to 2.0.0
- [Release notes](https://github.com/timlrx/rehype-prism-plus/releases)
- [Commits](https://github.com/timlrx/rehype-prism-plus/compare/v1.6.3...v2.0.0)

Updates `rehype-sanitize` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-sanitize/releases)
- [Commits](https://github.com/rehypejs/rehype-sanitize/compare/5.0.1...6.0.0)

Updates `rehype-slug` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-slug/releases)
- [Commits](https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0)

Updates `rehype-stringify` from 9.0.4 to 10.0.0
- [Release notes](https://github.com/rehypejs/rehype/releases)
- [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype/compare/rehype-stringify@9.0.4...rehype-stringify@10.0.0)

Updates `remark-parse` from 10.0.2 to 11.0.0
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-parse@10.0.2...remark-parse@11.0.0)

Updates `remark-rehype` from 10.1.0 to 11.0.0
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0)

Updates `remark-smartypants` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/silvenon/remark-smartypants/releases)
- [Commits](https://github.com/silvenon/remark-smartypants/compare/v2.0.0...v2.1.0)

Updates `remark-unwrap-images` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/remarkjs/remark-unwrap-images/releases)
- [Commits](https://github.com/remarkjs/remark-unwrap-images/compare/3.0.1...4.0.0)

Updates `unified` from 10.1.2 to 11.0.4
- [Release notes](https://github.com/unifiedjs/unified/releases)
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md)
- [Commits](https://github.com/unifiedjs/unified/compare/10.1.2...11.0.4)

---
updated-dependencies:
- dependency-name: rehype-prism-plus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-slug
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-stringify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-rehype
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-smartypants
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: remark-rehype
- dependency-name: remark-unwrap-images
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: unified
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-09 19:04:21 +00:00 committed by Jake Jarvis
parent 779775d85a
commit a27424ffcd
2 changed files with 263 additions and 230 deletions

View File

@ -58,19 +58,19 @@
"react-player": "^2.14.1",
"react-textarea-autosize": "^8.5.3",
"react-tweet": "^3.2.0",
"rehype-prism-plus": "^1.6.3",
"rehype-sanitize": "^5.0.1",
"rehype-slug": "^5.1.0",
"rehype-stringify": "^9.0.4",
"rehype-prism-plus": "^2.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-slug": "^6.0.0",
"rehype-stringify": "^10.0.0",
"remark-gfm": "^3.0.1",
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"remark-smartypants": "^2.0.0",
"remark-unwrap-images": "^3.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"remark-smartypants": "^2.1.0",
"remark-unwrap-images": "^4.0.0",
"sitemap": "^7.1.1",
"stitches-normalize": "^3.0.1",
"swr": "^2.2.4",
"unified": "^10.1.2",
"unified": "^11.0.4",
"ws": "^8.16.0"
},
"devDependencies": {

475
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff