Skip to content

Commit

Permalink
Update dependency vite to ^6.0.11 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 9688ff9 commit 8cf8b6a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-4eb7fff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'dram': patch
'somewhere': patch
---
Dependency `vite` updated to version `^6.0.11`.
2 changes: 1 addition & 1 deletion apps/dram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"tailwindcss": "^3.4.17",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vite": "^6.0.10",
"vite": "^6.0.11",
"vitest": "^2.1.8",
"xlsx": "^0.18.5",
"zod": "^3.24.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/somewhere/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"prettier-plugin-tailwindcss": "^0.6.10",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite": "^6.0.10",
"vite": "^6.0.11",
"vitest": "^2.1.8"
},
"packageManager": "npm@10.9.0",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

0 comments on commit 8cf8b6a

Please sign in to comment.