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