Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 3b997e0 commit 6b3fc34
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 152 deletions.
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"storybook-react-i18next": "^1.1.2",
"tailwindcss": "^3.2.1",
"typescript": "^4.9.4",
"vite": "^2.9.18"
"vite": "^3.2.11"
}
}
2 changes: 1 addition & 1 deletion packages/embeds/embed-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"postcss": "^8.4.31",
"tailwindcss": "^3.2.1",
"typescript": "^4.9.4",
"vite": "^2.9.18"
"vite": "^3.2.11"
}
}
2 changes: 1 addition & 1 deletion packages/embeds/embed-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "^8.22.0",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4",
"vite": "^2.9.18"
"vite": "^3.2.11"
},
"dependencies": {
"@calcom/embed-core": "*",
Expand Down
Loading

0 comments on commit 6b3fc34

Please sign in to comment.