Update bridge deps to 0.2.11/1.5.7 (fsevents fix)

Both bridge packages now have clean shrinkwraps without devDependencies,
eliminating the fsevents (darwin-only) entries that caused Heroku build failures.
This commit is contained in:
Ben West
2026-03-01 12:28:29 -08:00
parent ecafd4782c
commit 4130f325c5
2 changed files with 692 additions and 332 deletions
+690 -330
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -108,7 +108,7 @@
"lodash": "^4.17.20",
"memory-cache": "^0.2.0",
"mime": "^2.4.6",
"minimed-connect-to-nightscout": "^1.5.6",
"minimed-connect-to-nightscout": "^1.5.7",
"moment": "^2.27.0",
"moment-locales-webpack-plugin": "^1.2.0",
"moment-timezone": "^0.5.31",
@@ -124,7 +124,7 @@
"random-token": "0.0.8",
"request": "^2.88.2",
"semver": "^6.3.0",
"share2nightscout-bridge": "^0.2.10",
"share2nightscout-bridge": "^0.2.11",
"shiro-trie": "^0.4.9",
"simple-statistics": "^0.7.0",
"socket.io": "~4.5.4",