Skip to content

chore(deps-dev): bump vite from 6.3.2 to 6.3.3 #4113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@
"replace-in-file": "^8.3.0",
"tsx": "^4.19.3",
"typescript": "^5.4.5",
"vite": "^6.3.2",
"vite": "^6.3.3",
"vue": "^3.5.13",
"vue-tsc": "^2.2.10"
},
36 changes: 26 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -104,7 +104,7 @@
"tsx": "^4.19.3",
"typescript": "^5.4.5",
"validate-branch-name": "^1.3.2",
"vite": "^6.3.2",
"vite": "^6.3.3",
"vitest": "^3.1.2",
"xo": "^0.60.0",
"zone.js": "~0.15.0"
2 changes: 1 addition & 1 deletion packages/foundations/package.json
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@
"sass": "1.85.0",
"tsx": "^4.19.3",
"typescript": "^5.4.5",
"vite": "^6.3.2"
"vite": "^6.3.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
2 changes: 1 addition & 1 deletion showcases/react-showcase/package.json
Original file line number Diff line number Diff line change
@@ -28,6 +28,6 @@
"@vitejs/plugin-react": "^4.4.1",
"cross-env": "^7.0.3",
"typescript": "^5.4.5",
"vite": "^6.3.2"
"vite": "^6.3.3"
}
}
2 changes: 1 addition & 1 deletion showcases/vue-showcase/package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"@vitejs/plugin-vue": "^5.2.3",
"cross-env": "^7.0.3",
"typescript": "^5.4.5",
"vite": "^6.3.2",
"vite": "^6.3.3",
"vue-tsc": "^2.2.10"
}
}
Loading
Oops, something went wrong.