Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.3.1 to 5.3.2 in the development-dep…
Browse files Browse the repository at this point in the history
…endencies group (#136)
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 94914ed commit a739203
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 projects/lit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"lit": "~3.1.4"
},
"devDependencies": {
"vite": "~5.3.1"
"vite": "~5.3.2"
}
}
2 changes: 1 addition & 1 deletion projects/sveltekit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"svelte": "~4.2.8",
"svelte-check": "~3.6.2",
"tslib": "~2.6.3",
"vite": "~5.3.1"
"vite": "~5.3.2"
}
}
2 changes: 1 addition & 1 deletion projects/vitejs-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"preview": "vite preview"
},
"devDependencies": {
"vite": "~5.3.1"
"vite": "~5.3.2"
}
}

0 comments on commit a739203

Please sign in to comment.