Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.8 [security] (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent 4c9cdfa commit 714b0eb
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"rimraf": "5.0.7",
"tsconfig-config": "workspace:*",
"typescript": "5.5.2",
"vite": "5.4.7"
"vite": "5.4.8"
},
"dependencies": {
"@waldronmatt/lit-override": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/story-tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"storybook": "7.6.20",
"tsconfig-config": "workspace:*",
"typescript": "5.5.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
}
Expand Down
48 changes: 24 additions & 24 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 templates/demo-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"rimraf": "5.0.7",
"tsconfig-config": "workspace:*",
"typescript": "5.5.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0",
"vite-plugin-static-copy": "1.0.5"
Expand Down

0 comments on commit 714b0eb

Please sign in to comment.