Skip to content

Commit

Permalink
chore: Bump codemirror
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Jun 18, 2024
1 parent 02a9ea9 commit 6b3e5b2
Show file tree
Hide file tree
Showing 7 changed files with 378 additions and 221 deletions.
249 changes: 245 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,20 @@
"vite-plugin-static-copy": "1.0.2"
},
"dependencies": {
"@codemirror/commands": "^6.6.0",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.10.2",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.28.1",
"@docsearch/react": "^3.6.0",
"@preact/preset-vite": "^2.8.2",
"@preact/signals": "^1.1.3",
"@preact/signals-core": "^1.2.3",
"@rollup/browser": "^3.18.0",
"@rollup/plugin-replace": "^5.0.5",
"codemirror": "^5.50.2",
"codemirror": "^6.0.1",
"comlink": "^4.4.1",
"decko": "^1.2.0",
"htm": "^3.1.1",
Expand Down
Loading

0 comments on commit 6b3e5b2

Please sign in to comment.