Skip to content

Commit

Permalink
build(deps): bump the shiki group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the shiki group with 2 updates: [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) and [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers).


Updates `shiki` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/shiki)

Updates `@shikijs/transformers` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/transformers)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: shiki
- dependency-name: "@shikijs/transformers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: shiki
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sdorra committed Nov 23, 2024
1 parent 1a3b145 commit ece98ba
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 44 deletions.
104 changes: 62 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"next": "14.2.15",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"shiki": "^1.22.0",
"shiki": "^1.23.1",
"tailwind-merge": "^2.5.2",
"typewriter-effect": "^2.21.0"
},
"devDependencies": {
"@content-collections/core": "workspace:*",
"@content-collections/mdx": "workspace:*",
"@content-collections/next": "workspace:*",
"@shikijs/transformers": "^1.22.0",
"@shikijs/transformers": "^1.23.1",
"@tailwindcss/typography": "^0.5.14",
"@types/hast": "^3.0.4",
"@types/node": "^20",
Expand Down

0 comments on commit ece98ba

Please sign in to comment.