Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.3 (#3989)
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 Jul 8, 2024
1 parent a1e6767 commit 1cf8367
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 55 deletions.
2 changes: 1 addition & 1 deletion config/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"storybook": "^8.1.11",
"tailwindcss": "3.4.4",
"typescript": "5.5.3",
"vite": "5.3.1"
"vite": "5.3.3"
},
"peerDependencies": {
"@storybook/react": "8.0.x || 8.1.x",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"postcss-loader": "8.1.1",
"tailwindcss": "3.4.4",
"turbo": "1.13.4",
"vite": "5.3.1",
"vite": "5.3.3",
"vite-tsconfig-paths": "4.3.2"
}
}
146 changes: 93 additions & 53 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 1cf8367

Please sign in to comment.