Skip to content

Commit b15bb20

Browse files
committed
update deps
1 parent b495086 commit b15bb20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

4 KB
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"license": "GPL-3.0",
2626
"devDependencies": {
2727
"@codemirror/lang-javascript": "^6.2.1",
28-
"@codemirror/language": "^6.9.2",
29-
"@codemirror/state": "6.3.2",
30-
"@codemirror/view": "6.22.1",
28+
"@codemirror/language": "6.9.2",
29+
"@codemirror/state": "6.3.1",
30+
"@codemirror/view": "6.22.0",
3131
"@happy-dom/global-registrator": "^12.10.3",
3232
"@tsconfig/svelte": "^5.0.0",
3333
"@types/web": "^0.0.119",

0 commit comments

Comments
 (0)