Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.3.5 to 5.3.6
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.5 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 9cf14cc commit 8176958
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 52 deletions.
2 changes: 1 addition & 1 deletion playgrounds/playground-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"postcss-load-config": "^5.0.3",
"svelte": "^4.2.12",
"tailwindcss": "^3.4.1",
"vite": "^5.1.7"
"vite": "^5.3.6"
},
"type": "module",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/playground-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.0.0",
"vite": "^5.1.7",
"vite": "^5.3.6",
"vitest": "^1.3.1"
},
"type": "module",
Expand Down
135 changes: 86 additions & 49 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion sites/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"unified": "^11.0.4",
"unist-builder": "^3.0.1",
"unist-util-visit": "^5.0.0",
"vite": "^5.1.7",
"vite": "^5.3.6",
"vitest": "^1.3.1"
},
"type": "module",
Expand Down

0 comments on commit 8176958

Please sign in to comment.