Skip to content

Commit

Permalink
upgrade vite to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
iAmmar7 committed Feb 24, 2025
1 parent 2b2b415 commit f6ca4ce
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion internal/e2e-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"devDependencies": {
"@playwright/test": "^1.35.1",
"playwrigth-ws-inspector": "^1.0.0",
"vite": "^6.0.7"
"vite": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion internal/e2e-realtime-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@playwright/test": "^1.35.1",
"@types/tap": "^15.0.8",
"esbuild-register": "^3.4.2",
"vite": "^6.0.7"
"vite": "^6.1.1"
},
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.10",
Expand Down
2 changes: 1 addition & 1 deletion internal/playground-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"pako": "^2.1.0"
},
"devDependencies": {
"vite": "^6.0.7"
"vite": "^6.1.1"
}
}
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f6ca4ce

Please sign in to comment.