Skip to content

Commit

Permalink
chore(deps): update vite
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent b789e39 commit 30bec5b
Show file tree
Hide file tree
Showing 6 changed files with 130 additions and 114 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.5",
"tsconfig-config": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.7"
"vite": "5.2.6"
},
"dependencies": {
"@waldronmatt/lit-override": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"rimraf": "5.0.5",
"tsconfig-config": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.7"
"vite": "5.2.6"
}
}
4 changes: 2 additions & 2 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"storybook-dark-mode": "3.0.3",
"tsconfig-config": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.7",
"vitest": "1.3.1"
"vite": "5.2.6",
"vitest": "1.4.0"
}
}
4 changes: 2 additions & 2 deletions packages/tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"storybook": "7.6.17",
"tsconfig-config": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.7",
"vite-plugin-dts": "3.7.3",
"vite": "5.2.6",
"vite-plugin-dts": "3.8.1",
"vite-plugin-lib-inject-css": "1.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"rimraf": "5.0.5",
"tsconfig-config": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.7",
"vite-plugin-dts": "3.7.3",
"vite": "5.2.6",
"vite-plugin-dts": "3.8.1",
"vite-plugin-lib-inject-css": "1.3.0",
"vite-plugin-static-copy": "1.0.2"
}
Expand Down
Loading

0 comments on commit 30bec5b

Please sign in to comment.