Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 1537850 commit 217a581
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 152 deletions.
2 changes: 1 addition & 1 deletion code/react/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-react": "7.32.2",
"msw": "1.3.1",
"typescript": "4.9.5",
"vite": "4.2.0"
"vite": "4.5.1"
},
"msw": {
"workerDirectory": "public"
Expand Down
2 changes: 1 addition & 1 deletion code/react/testing-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"react-dom": "18.2.0",
"storybook": "7.0.0-beta.43",
"typescript": "4.9.5",
"vite": "4.1.1"
"vite": "4.5.1"
}
}
Loading

0 comments on commit 217a581

Please sign in to comment.