Skip to content

Commit

Permalink
Merge pull request #128 from calvo-jp/renovate/vite-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency vite to v5.2.7
  • Loading branch information
calvo-jp authored Mar 30, 2024
2 parents 84e0952 + 36f0ee5 commit 2de7f4c
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion packages/icons/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react": "18.2.0",
"release-it": "17.1.1",
"typescript": "5.4.3",
"vite": "5.2.6",
"vite": "5.2.7",
"vite-plugin-dts": "3.8.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"release-it": "17.1.1",
"solid-js": "1.8.16",
"typescript": "5.4.3",
"vite": "5.2.6",
"vite": "5.2.7",
"vite-plugin-dts": "3.8.1",
"vite-plugin-solid": "2.10.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"svelte": "5.0.0-next.87",
"svelte-preprocess": "5.1.3",
"typescript": "5.4.3",
"vite": "5.2.6"
"vite": "5.2.7"
},
"peerDependencies": {
"svelte": ">=5.0.0"
Expand Down
52 changes: 26 additions & 26 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 2de7f4c

Please sign in to comment.