Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.13 (#198)
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 Jul 1, 2024
1 parent dfaa638 commit 0c995ad
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 23 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.4.5",
"vite": "5.2.12"
"vite": "5.2.13"
},
"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.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
}
Expand Down
87 changes: 67 additions & 20 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.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"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 0c995ad

Please sign in to comment.