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 d9fe2eb commit bf5d07dCopy full SHA for bf5d07d
examples/editor/package.json
@@ -11,7 +11,7 @@
11
"devDependencies": {
12
"@codemirror/view": "^6.36.2",
13
"typescript": "^5.7.3",
14
- "vite": "^6.0.11"
+ "vite": "^6.1.6"
15
},
16
"dependencies": {
17
"@orgajs/editor": "workspace:^",
packages/astro/package.json
@@ -32,6 +32,6 @@
32
"@types/estree-jsx": "^1.0.5",
33
"astro": "^2.10.15",
34
"unified": "^11.0.5",
35
36
}
37
packages/orga-build/package.json
@@ -44,7 +44,7 @@
44
"rehype-katex": "^7.0.1",
45
"serve-handler": "^6.1.6",
46
"unist-util-visit-parents": "^6.0.1",
47
- "vite": "6.3.2"
+ "vite": "6.1.6"
48
49
50
"@orgajs/orgx": "workspace:^",
0 commit comments