Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.2.11 to 5.2.14
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 7966f98 commit b947013
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 35 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^7.6.19",
"vite": "^5.2.11"
"vite": "^5.2.14"
},
"dependencies": {
"@prestashopcorp/puik-components": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"lint-staged": "^15.2.2",
"sass": "^1.77.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0",
"vue": "3.3.10"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
"typescript": "^5.3.3",
"vite": "^5.0.8",
"vite": "^5.2.14",
"vue-tsc": "^1.8.25"
}
}
72 changes: 40 additions & 32 deletions pnpm-lock.yaml

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

0 comments on commit b947013

Please sign in to comment.