Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 2, 2025
1 parent 9f62fbe commit 49cbfd7
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 392 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,6 @@
"vue-tsc": "catalog:",
"wrangler": "catalog:"
},
"pnpm": {
"patchedDependencies": {
"@shikijs/vscode-textmate": "patches/@shikijs__vscode-textmate.patch"
}
},
"resolutions": {
"@shikijs/compat": "workspace:*",
"@shikijs/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shiki/test/bundle.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ it('bundle-full', async () => {
}))

expect(highlighter.getLoadedLanguages().length)
.toMatchInlineSnapshot(`319`)
.toMatchInlineSnapshot(`320`)
})

it('bundle-web', async () => {
Expand Down
369 changes: 0 additions & 369 deletions patches/@shikijs__vscode-textmate.patch

This file was deleted.

Loading

0 comments on commit 49cbfd7

Please sign in to comment.