Skip to content

Commit 1b4bf13

Browse files
build(deps): bump shiki from 1.24.2 to 1.26.2
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.24.2 to 1.26.2. - [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.26.2/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 0e2b3df commit 1b4bf13

File tree

4 files changed

+214
-312
lines changed

4 files changed

+214
-312
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"recharts": "2.14.1",
9292
"remark-gfm": "^4.0.0",
9393
"server-only": "^0.0.1",
94-
"shiki": "1.24.2",
94+
"shiki": "1.26.2",
9595
"sonner": "^1.7.1",
9696
"spdx-correct": "^3.2.0",
9797
"swagger-ui-react": "^5.18.2",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-dom": "19.0.0",
4040
"react-pick-color": "^2.0.0",
4141
"server-only": "^0.0.1",
42-
"shiki": "1.24.2",
42+
"shiki": "1.26.2",
4343
"tailwind-merge": "^2.6.0",
4444
"thirdweb": "workspace:*",
4545
"timeago.js": "^4.0.2",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"remark-gfm": "3.0.1",
4646
"semver": "^7.6.0",
4747
"server-only": "^0.0.1",
48-
"shiki": "1.24.2",
48+
"shiki": "1.26.2",
4949
"tailwind-merge": "^2.6.0",
5050
"tailwindcss-animate": "^1.0.7",
5151
"thirdweb": "workspace:*",

0 commit comments

Comments
 (0)