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 c71a873 commit 1956899Copy full SHA for 1956899
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
@@ -28,7 +28,7 @@
28
"react-dom": "^19.0.0",
29
"rehype-katex": "^7.0.1",
30
"unist-util-visit-parents": "^6.0.1",
31
- "vite": "6.3.2",
+ "vite": "6.1.6",
"wouter": "^3.7.0"
0 commit comments