Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 4d8cb1e commit 9105396
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 @@ -47,7 +47,7 @@
"ts-expect": "1.3.0",
"ts-node": "10.9.2",
"typescript": "5.7.3",
"vite": "6.0.10",
"vite": "6.0.11",
"vite-plugin-dts": "4.5.0",
"vitest": "^3.0.0",
"zod": "3.24.1"
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": "22.10.7",
"typescript": "5.7.3",
"vite": "6.0.10"
"vite": "6.0.11"
},
"dependencies": {
"zod": "3.24.1"
Expand Down

0 comments on commit 9105396

Please sign in to comment.