Skip to content

Commit f7f0670

Browse files
authored
fix: Update Vite v4 in integration tests (#68)
Update Vite v4 in integration tests to 4.5.2.
1 parent e7b3809 commit f7f0670

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"rollupV3": "npm:rollup@3.29.4",
3333
"rollupV4": "npm:rollup@4.9.6",
3434
"ts-node": "^10.9.2",
35-
"viteV4": "npm:vite@4.5.1",
35+
"viteV4": "npm:vite@4.5.2",
3636
"viteV5": "npm:vite@5.0.12",
3737
"webpackV5": "npm:webpack@5.90.0"
3838
},

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)