Skip to content

Commit 8c65c93

Browse files
Bump shiki from 1.22.2 to 1.23.1
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.22.2 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) --- updated-dependencies: - dependency-name: shiki dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4430d4 commit 8c65c93

File tree

4 files changed

+208
-145
lines changed

4 files changed

+208
-145
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"recharts": "^2.13.3",
9393
"remark-gfm": "^4.0.0",
9494
"server-only": "^0.0.1",
95-
"shiki": "1.22.2",
95+
"shiki": "1.23.1",
9696
"sonner": "^1.7.0",
9797
"spdx-correct": "^3.2.0",
9898
"swagger-ui-react": "^5.17.14",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-dom": "19.0.0-rc-69d4b800-20241021",
3939
"react-pick-color": "^2.0.0",
4040
"server-only": "^0.0.1",
41-
"shiki": "1.22.2",
41+
"shiki": "1.23.1",
4242
"tailwind-merge": "^2.5.4",
4343
"thirdweb": "workspace:*",
4444
"use-debounce": "^10.0.4"

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"remark-gfm": "3.0.1",
4545
"semver": "^7.6.0",
4646
"server-only": "^0.0.1",
47-
"shiki": "1.22.2",
47+
"shiki": "1.23.1",
4848
"tailwind-merge": "^2.5.4",
4949
"tailwindcss-animate": "^1.0.7",
5050
"thirdweb": "workspace:*",

0 commit comments

Comments
 (0)