Skip to content

Commit 85f3180

Browse files
Copilothotlong
andcommitted
merge: update from main branch — Vite 8 + @vitejs/plugin-react 6.0.1
Merges latest main which bumps vite from 7.3.1 to 8.0.0 and @vitejs/plugin-react from 5.1.4 to 6.0.1. The previous v5.2.0 downgrade is no longer needed since Vite 8 is now the base. Resolves lockfile conflicts and confirms build + tests pass. Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 9db6d8d commit 85f3180

2 files changed

Lines changed: 433 additions & 313 deletions

File tree

apps/studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
"@tailwindcss/postcss": "^4.2.1",
5555
"@types/react": "^19.2.14",
5656
"@types/react-dom": "^19.2.3",
57-
"@vitejs/plugin-react": "^5.2.0",
57+
"@vitejs/plugin-react": "^6.0.1",
5858
"autoprefixer": "^10.4.27",
5959
"happy-dom": "^20.8.4",
6060
"hono": "^4.12.8",
6161
"msw": "^2.12.13",
6262
"postcss": "^8.5.8",
6363
"tailwindcss": "^4.2.1",
6464
"typescript": "^5.0.0",
65-
"vite": "^7.3.1",
65+
"vite": "^8.0.0",
6666
"vitest": "^4.1.0"
6767
},
6868
"msw": {

0 commit comments

Comments
 (0)