Skip to content

Commit 4fb23f2

Browse files
Bump vite from 4.5.1 to 4.5.2 in /examples/tokenizer-playground (#538)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 544c2c2 commit 4fb23f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/tokenizer-playground/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/tokenizer-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-react-refresh": "^0.4.3",
2626
"postcss": "^8.4.31",
2727
"tailwindcss": "^3.3.3",
28-
"vite": "^4.4.5"
28+
"vite": "^4.5.2"
2929
},
3030
"overrides": {
3131
"protobufjs": "^7.2.4"

0 commit comments

Comments
 (0)