Skip to content

Commit

Permalink
chore(deps): update vite (#220)
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 Jan 1, 2025
1 parent ee17631 commit 8fa4b76
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 63 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.5.4",
"vite": "5.4.8"
"vite": "5.4.11"
},
"dependencies": {
"@waldronmatt/lit-override": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/story-tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "8.57.1",
"eslint-config-custom": "workspace:*",
"glob": "10.4.5",
Expand All @@ -64,7 +64,7 @@
"storybook": "7.6.20",
"tsconfig-config": "workspace:*",
"typescript": "5.5.4",
"vite": "5.4.8",
"vite": "5.4.11",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
}
Expand Down
Loading

0 comments on commit 8fa4b76

Please sign in to comment.