Update package.json

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Harsh Mahajan
2026-03-09 11:21:37 +05:30
committed by GitHub
co-authored by greptile-apps[bot]
parent 543a4cf15b
commit 5f624e46ba
+1 -1
View File
@@ -90,6 +90,6 @@
"overrides": {
"vite": "npm:rolldown-vite@latest",
"minimatch": "10.2.3",
"immutable": ">=5.1.5"
"immutable": "^5.1.5"
}
}