Skip to content

Commit

Permalink
Bump vite from 5.3.4 to 5.4.12
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 7c8745a commit 378d5db
Show file tree
Hide file tree
Showing 5 changed files with 375 additions and 94 deletions.
2 changes: 1 addition & 1 deletion packages/altair-electron-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "catalog:",
"vite": "^5.2.0"
"vite": "^5.4.12"
}
}
2 changes: 1 addition & 1 deletion packages/altair-iframe-sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
},
"devDependencies": {
"typescript": "catalog:",
"vite": "^5.2.0"
"vite": "^5.4.12"
}
}
2 changes: 1 addition & 1 deletion packages/login-redirect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"rimraf": "^5.0.5",
"typescript": "catalog:",
"vite": "^5.2.0"
"vite": "^5.4.12"
},
"license": "MIT",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion plugins/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"typescript": "catalog:",
"vite": "^5.3.4"
"vite": "^5.4.12"
},
"files": [
"dist",
Expand Down
Loading

0 comments on commit 378d5db

Please sign in to comment.