Skip to content

Commit c89b2a4

Browse files
committed
chore(deps): update dependency vite to v5.3.0
1 parent 2fa8f7f commit c89b2a4

File tree

3 files changed

+20
-258
lines changed

3 files changed

+20
-258
lines changed

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "18.3.3",
2727
"@types/react-dom": "18.3.0",
2828
"@vitejs/plugin-react": "4.3.1",
29-
"vite": "5.2.13",
29+
"vite": "5.3.0",
3030
"vite-plugin-radar": "0.9.6"
3131
},
3232
"author": "Dang Mai <[email protected]>",

packages/prettier-plugin-apex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"rimraf": "5.0.7",
5353
"tsx": "4.15.4",
5454
"typescript": "5.4.5",
55-
"vite": "5.2.13",
55+
"vite": "5.3.0",
5656
"vitest": "1.6.0"
5757
},
5858
"peerDependencies": {

0 commit comments

Comments
 (0)