Skip to content

Commit ecab764

Browse files
chore(deps): update dependency vite to v8
1 parent b32ae03 commit ecab764

3 files changed

Lines changed: 427 additions & 288 deletions

File tree

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@crxjs/vite-plugin": "^2.3.0",
1616
"@types/chrome": "^0.1.32",
1717
"typescript": "^5.7.2",
18-
"vite": "^7.1.7",
18+
"vite": "^8.0.0",
1919
"vite-plugin-zip-pack": "^1.2.4"
2020
}
2121
}

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"tailwindcss": "^4.1.18",
8585
"tw-animate-css": "^1.4.0",
8686
"typescript": "^5.7.2",
87-
"vite": "^7.1.7",
87+
"vite": "^8.0.0",
8888
"vitest": "~3.2.4",
8989
"wrangler": "^4.54.0"
9090
}

0 commit comments

Comments
 (0)