summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-02-24 14:07:32 +0900
committerGitHub <noreply@github.com>2025-02-24 14:07:32 +0900
commitd1504a5a83f127dad4e7462be0210ef8fa332b22 (patch)
treee3e219c89b4b3a0b551f05023aaae0f867f617d7 /packages
parentchore(deps): update actions/cache action to v4.2.1 (#15541) (diff)
downloadsharkey-d1504a5a83f127dad4e7462be0210ef8fa332b22.tar.gz
sharkey-d1504a5a83f127dad4e7462be0210ef8fa332b22.tar.bz2
sharkey-d1504a5a83f127dad4e7462be0210ef8fa332b22.zip
fix(deps): update dependency shiki to v3 (#15544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'packages')
-rw-r--r--packages/frontend-embed/package.json2
-rw-r--r--packages/frontend/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/frontend-embed/package.json b/packages/frontend-embed/package.json
index 97d10938b6..1b75c385e0 100644
--- a/packages/frontend-embed/package.json
+++ b/packages/frontend-embed/package.json
@@ -27,7 +27,7 @@
"punycode.js": "2.3.1",
"rollup": "4.34.7",
"sass": "1.85.0",
- "shiki": "2.4.1",
+ "shiki": "3.0.0",
"tinycolor2": "1.6.0",
"tsc-alias": "1.8.10",
"tsconfig-paths": "4.2.0",
diff --git a/packages/frontend/package.json b/packages/frontend/package.json
index 2e5923819c..9e3b19c766 100644
--- a/packages/frontend/package.json
+++ b/packages/frontend/package.json
@@ -59,7 +59,7 @@
"rollup": "4.34.7",
"sanitize-html": "2.14.0",
"sass": "1.85.0",
- "shiki": "2.4.1",
+ "shiki": "3.0.0",
"strict-event-emitter-types": "2.0.0",
"textarea-caret": "3.1.0",
"three": "0.173.0",