Skip to content

Commit

Permalink
Merge branch 'main' into pr/zhangHongEn/222-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Dec 18, 2024
2 parents a9121a8 + c619bae commit 111a565
Show file tree
Hide file tree
Showing 6 changed files with 1,287 additions and 167 deletions.
4 changes: 2 additions & 2 deletions examples/vite-vite/vite-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@swc/core": "~1.7.10",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0",
"vite": "^6.0.3",
"vite-plugin-top-level-await": "^1.4.4"
}
}
}
4 changes: 2 additions & 2 deletions examples/vite-vite/vite-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@swc/core": "~1.7.10",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.4.0",
"vite": "^6.0.3",
"vite-plugin-top-level-await": "^1.4.4"
}
}
}
Loading

0 comments on commit 111a565

Please sign in to comment.