Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.10 (#260)
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 Oct 23, 2024
1 parent 348d7f2 commit b8e9f1c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite": "5.4.10",
"vite-plugin-dts": "^4.0.0",
"zod": "3.23.8"
},
Expand Down
8 changes: 4 additions & 4 deletions playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@types/node": "20.16.15",
"typescript": "5.6.3",
"vite": "5.4.9"
"vite": "5.4.10"
},
"dependencies": {
"zod": "3.23.8"
Expand Down

0 comments on commit b8e9f1c

Please sign in to comment.