We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b495086 commit b15bb20Copy full SHA for b15bb20
bun.lockb
4 KB
package.json
@@ -25,9 +25,9 @@
25
"license": "GPL-3.0",
26
"devDependencies": {
27
"@codemirror/lang-javascript": "^6.2.1",
28
- "@codemirror/language": "^6.9.2",
29
- "@codemirror/state": "6.3.2",
30
- "@codemirror/view": "6.22.1",
+ "@codemirror/language": "6.9.2",
+ "@codemirror/state": "6.3.1",
+ "@codemirror/view": "6.22.0",
31
"@happy-dom/global-registrator": "^12.10.3",
32
"@tsconfig/svelte": "^5.0.0",
33
"@types/web": "^0.0.119",
0 commit comments