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:[email protected]",
3333
"rollupV4": "npm:[email protected]",
3434
"ts-node": "^10.9.2",
35-
"viteV4": "npm:[email protected].1",
35+
"viteV4": "npm:[email protected].2",
3636
"viteV5": "npm:[email protected]",
3737
"webpackV5": "npm:[email protected]"
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)