Skip to content

Commit

Permalink
Update vite
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Nov 28, 2024
1 parent be9481d commit ef73e63
Show file tree
Hide file tree
Showing 3 changed files with 824 additions and 316 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,13 @@
"typescript": "5.6.3",
"typescript-eslint": "^8.12.2",
"vue-tsc": "2.1.10"
},
"resolutions": {
"vite": "^6.0.1"
},
"pnpm": {
"overrides": {
"vite": "^6.0.1"
}
}
}
2 changes: 1 addition & 1 deletion packages/js/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"openapi-typescript": "^7.3.2",
"rollup": "^4.22.4",
"typescript": "^5.5.4",
"vite": "5.4.10",
"vite": "^6.0.1",
"vitest": "^2.1.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit ef73e63

Please sign in to comment.