fix inconsitency in bun.lock

This commit is contained in:
Harsh Mahajan
2026-03-09 11:32:04 +05:30
parent 5f624e46ba
commit e1a184aca0
+1 -1
View File
@@ -76,7 +76,7 @@
},
},
"overrides": {
"immutable": ">=5.1.5",
"immutable": "^5.1.5",
"minimatch": "10.2.3",
"vite": "npm:rolldown-vite@latest",
},