Skip to content

Commit 43a09e0

Browse files
build(deps): bump shiki from 1.27.0 to 2.1.0
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.27.0 to 2.1.0. - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v2.1.0/packages/shiki) --- updated-dependencies: - dependency-name: shiki dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 153651d commit 43a09e0

File tree

4 files changed

+295
-109
lines changed

4 files changed

+295
-109
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"recharts": "2.14.1",
9191
"remark-gfm": "^4.0.0",
9292
"server-only": "^0.0.1",
93-
"shiki": "1.27.0",
93+
"shiki": "2.1.0",
9494
"sonner": "^1.7.1",
9595
"spdx-correct": "^3.2.0",
9696
"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
@@ -41,7 +41,7 @@
4141
"react-dom": "19.0.0",
4242
"react-pick-color": "^2.0.0",
4343
"server-only": "^0.0.1",
44-
"shiki": "1.27.0",
44+
"shiki": "2.1.0",
4545
"tailwind-merge": "^2.6.0",
4646
"thirdweb": "workspace:*",
4747
"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
"react-html-parser": "2.0.2",
4646
"remark-gfm": "3.0.1",
4747
"server-only": "^0.0.1",
48-
"shiki": "1.27.0",
48+
"shiki": "2.1.0",
4949
"tailwind-merge": "^2.6.0",
5050
"tailwindcss-animate": "^1.0.7",
5151
"thirdweb": "workspace:*",

0 commit comments

Comments
 (0)