Skip to content

Commit

Permalink
build(deps): bump the shiki group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the shiki group with 2 updates in the / directory: [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.16.1 to 1.17.4
- [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.17.4/packages/shiki)

Updates `@shikijs/transformers` from 1.16.1 to 1.17.4
- [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.17.4/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 Sep 12, 2024
1 parent 72c4f36 commit e3fba82
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 24 deletions.
91 changes: 69 additions & 22 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.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"shiki": "^1.16.1",
"shiki": "^1.17.4",
"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.16.1",
"@shikijs/transformers": "^1.17.4",
"@tailwindcss/typography": "^0.5.14",
"@types/hast": "^3.0.4",
"@types/node": "^20",
Expand Down

0 comments on commit e3fba82

Please sign in to comment.