Skip to content

Commit 42916b6

Browse files
authored
chore: bump vite to 6.4.3 (#41378)
1 parent 11797b0 commit 42916b6

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"source-map-support": "0.5.21",
159159
"ssim.js": "^3.5.0",
160160
"typescript": "^6.0.3",
161-
"vite": "^6.4.1",
161+
"vite": "^6.4.3",
162162
"vite-plugin-static-copy": "^3.1.1",
163163
"ws": "8.17.1",
164164
"xml2js": "^0.5.0",

packages/playwright-ct-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"playwright-core": "1.62.0-next",
30-
"vite": "^6.4.1",
30+
"vite": "^6.4.3",
3131
"playwright": "1.62.0-next"
3232
}
3333
}

0 commit comments

Comments
 (0)