Skip to content

Commit 9a0eaba

Browse files
build(deps-dev): bump vite from 4.5.0 to 4.5.1 (#200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66d6c86 commit 9a0eaba

File tree

3 files changed

+18
-290
lines changed

3 files changed

+18
-290
lines changed

examples/with-flat-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"eslint-plugin-react-hooks": "4.6.0",
2727
"eslint-plugin-react-refresh": "0.4.4",
2828
"typescript": "5.3.2",
29-
"vite": "4.5.0"
29+
"vite": "4.5.1"
3030
}
3131
}

examples/with-legacy-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"eslint-plugin-react-hooks": "4.6.0",
2626
"eslint-plugin-react-refresh": "0.4.4",
2727
"typescript": "rc",
28-
"vite": "4.5.0"
28+
"vite": "4.5.1"
2929
}
3030
}

0 commit comments

Comments
 (0)