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] committed Jun 1, 2024
1 parent dce163b commit 6d0adb1
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 56 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.6"
"vite": "5.2.12"
},
"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 @@ -25,6 +25,6 @@
"rimraf": "5.0.7",
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.6"
"vite": "5.2.12"
}
}
2 changes: 1 addition & 1 deletion 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.4.5",
"vite": "5.2.6",
"vite": "5.2.12",
"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 @@ -61,8 +61,8 @@
"storybook": "7.6.19",
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.6",
"vite-plugin-dts": "3.8.1",
"vite": "5.2.12",
"vite-plugin-dts": "3.8.3",
"vite-plugin-lib-inject-css": "1.3.0"
}
}
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
"rimraf": "5.0.7",
"tsconfig-config": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.6",
"vite-plugin-dts": "3.8.1",
"vite": "5.2.12",
"vite-plugin-dts": "3.8.3",
"vite-plugin-lib-inject-css": "1.3.0",
"vite-plugin-static-copy": "1.0.2"
"vite-plugin-static-copy": "1.0.5"
}
}
98 changes: 50 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d0adb1

Please sign in to comment.