Skip to content

Commit bfbd2ab

Browse files
Bump vite from 4.2.1 to 4.2.3 (#2)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.2.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d5a50b commit bfbd2ab

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/react-dom": "^18.0.11",
2828
"@vitejs/plugin-react": "^3.1.0",
2929
"typescript": "^4.9.3",
30-
"vite": "^4.2.0"
30+
"vite": "^4.2.3"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1782,10 +1782,10 @@ util@^0.12.0, util@^0.12.5:
17821782
is-typed-array "^1.1.3"
17831783
which-typed-array "^1.1.2"
17841784

1785-
vite@^4.2.0:
1786-
version "4.2.1"
1787-
resolved "https://registry.npmjs.org/vite/-/vite-4.2.1.tgz"
1788-
integrity sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==
1785+
vite@^4.2.3:
1786+
version "4.2.3"
1787+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.3.tgz#067ada47ebd52e078d014bf1f92badda9d10564d"
1788+
integrity sha512-kLU+m2q0Y434Y1kCy3TchefAdtFso0ILi0dLyFV8Us3InXTU11H/B5ZTqCKIQHzSKNxVG/yEx813EA9f1imQ9A==
17891789
dependencies:
17901790
esbuild "^0.17.5"
17911791
postcss "^8.4.21"

0 commit comments

Comments
 (0)