fix astro example, fix svelte SSR, fix portals
This commit is contained in:
@@ -11,15 +11,15 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/react": "^3.0.2",
|
||||
"@astrojs/svelte": "^4.0.2",
|
||||
"@astrojs/react": "^4.3.0",
|
||||
"@astrojs/svelte": "^7.1.0",
|
||||
"@types/react": "^18.2.24",
|
||||
"@types/react-dom": "^18.2.8",
|
||||
"@xyflow/react": "workspace:^",
|
||||
"@xyflow/svelte": "workspace:^",
|
||||
"astro": "^3.2.2",
|
||||
"astro": "^5.9.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"svelte": "^4.2.1"
|
||||
"svelte": "^5.33.18"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user