Skip to content

Commit f6f345c

Browse files
Update dependency vite to v8
1 parent 8d20494 commit f6f345c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/block-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tailwindcss": "^4.1.11",
3434
"tailwindcss-animate": "^1.0.7",
3535
"typescript": "^5.9.2",
36-
"vite": "^7.1.0"
36+
"vite": "^8.0.0"
3737
},
3838
"tailwind": {
3939
"content": [

packages/bpmn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"devDependencies": {
66
"laravel-vite-plugin": "^2.0.1",
7-
"vite": "^7.1.7"
7+
"vite": "^8.0.0"
88
}
99
}

0 commit comments

Comments
 (0)