Merge branch 'master' into hbfm

This commit is contained in:
David Bolack
2026-08-25 13:14:53 -05:00
7 changed files with 581 additions and 369 deletions
+5 -5
View File
@@ -92,7 +92,7 @@
"@babel/preset-react": "^8.0.1",
"@babel/runtime": "^8.0.0",
"@codemirror/autocomplete": "^6.20.3",
"@codemirror/commands": "^6.10.3",
"@codemirror/commands": "^6.11.0",
"@codemirror/highlight": "^0.19.8",
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-javascript": "^6.2.5",
@@ -101,11 +101,11 @@
"@codemirror/language-data": "^6.5.2",
"@codemirror/search": "^6.6.0",
"@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.43.8",
"@codemirror/view": "^6.43.9",
"@dmsnell/diff-match-patch": "^1.1.0",
"@googleapis/drive": "^20.2.0",
"@googleapis/drive": "^21.0.0",
"@lezer/highlight": "^1.2.3",
"@oddbird/css-anchor-positioning": "^0.10.1",
"@oddbird/css-anchor-positioning": "^0.10.2",
"@sanity/diff-match-patch": "^3.2.0",
"@vitejs/plugin-react": "^6.0.5",
"body-parser": "^2.3.0",
@@ -141,7 +141,7 @@
"marked-variables": "^1.0.5",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.30.1",
"mongoose": "^9.9.2",
"mongoose": "^9.9.3",
"nanoid": "6.0.1",
"nconf": "^0.13.0",
"node": "^26.7.0",