0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 22:02:46 +00:00

Merge branch 'master' into marked-definition-lists

This commit is contained in:
David Bolack
2025-02-28 17:06:44 -06:00
2 changed files with 18 additions and 16 deletions

View File

@@ -87,7 +87,7 @@
"@babel/plugin-transform-runtime": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@googleapis/drive": "^8.14.0",
"@googleapis/drive": "^8.16.0",
"body-parser": "^1.20.2",
"classnames": "^2.5.1",
"codemirror": "^5.65.6",
@@ -110,13 +110,13 @@
"marked": "13.0.3",
"marked-definition-lists": "^1.0.1",
"marked-emoji": "^1.4.3",
"marked-extended-tables": "^1.1.0",
"marked-extended-tables": "^2.0.0",
"marked-gfm-heading-id": "^4.0.1",
"marked-smartypants-lite": "^1.0.3",
"marked-subsuper-text": "^1.0.3",
"markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.30.1",
"mongoose": "^8.10.2",
"mongoose": "^8.11.0",
"nanoid": "5.1.2",
"nconf": "^0.12.1",
"react": "^18.3.1",