diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-09-16 23:21:09 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-09-16 23:21:09 +0900 |
| commit | a4486af831cfe7576e473630f8ca24e3918df0ca (patch) | |
| tree | 3ae9300a8a6607fadae747048de779e18ccaba12 /frontend/package.json | |
| parent | 3e25e9ccf191a2fe092fa07954d14c13885a470e (diff) | |
| download | iosdc-japan-2025-albatross-a4486af831cfe7576e473630f8ca24e3918df0ca.tar.gz iosdc-japan-2025-albatross-a4486af831cfe7576e473630f8ca24e3918df0ca.tar.zst iosdc-japan-2025-albatross-a4486af831cfe7576e473630f8ca24e3918df0ca.zip | |
feat(frontend): update shiki
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index fd4710a..4a9a3ab 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "react-use-precision-timer": "^3.5.6", "remix-auth": "^4.1.0", "remix-auth-form": "^3.0.0", - "shiki": "^3.1.0", + "shiki": "^3.12.2", "use-debounce": "^10.0.4" }, "devDependencies": { |
