Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.14 (#240)
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] authored Feb 1, 2025
1 parent d2e6281 commit d3d127b
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.10",
"tsconfig-config": "workspace:*",
"typescript": "5.7.2",
"vite": "5.4.12"
"vite": "5.4.14"
},
"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.7.2",
"vite": "5.4.12",
"vite": "5.4.14",
"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.10",
"tsconfig-config": "workspace:*",
"typescript": "5.7.2",
"vite": "5.4.12",
"vite": "5.4.14",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0",
"vite-plugin-static-copy": "1.0.6"
Expand Down

0 comments on commit d3d127b

Please sign in to comment.