chore: Revamp devcontainer (#2021)

Depends on
https://github.com/blakeblackshear/frigate-hass-integration/pull/884.
This commit is contained in:
Felipe Santos
2025-05-21 20:32:47 -07:00
committed by GitHub
parent e1e80e2cc8
commit b9a3527954
14 changed files with 27 additions and 128 deletions
+2 -2
View File
@@ -188,7 +188,7 @@
"coverage": "vitest run --coverage"
},
"volta": {
"node": "20.14.0",
"yarn": "4.3.0"
"node": "22.14.0",
"yarn": "4.9.1"
}
}