Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.7 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent 8170068 commit cf84b6d
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 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.6"
"vite": "5.4.7"
},
"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.6",
"vite": "5.4.7",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
}
Expand Down
66 changes: 33 additions & 33 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.6",
"vite": "5.4.7",
"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 cf84b6d

Please sign in to comment.