Skip to content

Commit 84ec765

Browse files
chore(deps): update dependency vite to 7.3.1 (#1122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d51973 commit 84ec765

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/candy-machine-ui/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,13 @@
1919
"@types/react": "^18.3.0",
2020
"@types/react-dom": "^18.3.0",
2121
"@vitejs/plugin-react": "^4.3.0",
22+
<<<<<<< buddy-bot/update-major-update---vite-1771303092381
23+
"typescript": "^5.5.0",
24+
"vite": "^7.3.1",
25+
=======
2226
"typescript": "^5.9.3",
2327
"vite": "^5.4.0",
28+
>>>>>>> main
2429
"vite-plugin-node-polyfills": "^0.25.0"
2530
}
2631
}

0 commit comments

Comments
 (0)