0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-06 06:47:38 +00:00

Merge branch 'master' into add-cm-features

This commit is contained in:
Víctor Losada Hernández
2026-07-28 23:26:30 +02:00
committed by GitHub
6 changed files with 551 additions and 807 deletions
+3 -3
View File
@@ -105,7 +105,7 @@
"@dmsnell/diff-match-patch": "^1.1.0",
"@googleapis/drive": "^20.2.0",
"@lezer/highlight": "^1.2.3",
"@oddbird/css-anchor-positioning": "^0.9.0",
"@oddbird/css-anchor-positioning": "^0.10.1",
"@sanity/diff-match-patch": "^3.2.0",
"@vitejs/plugin-react": "^5.1.2",
"body-parser": "^2.2.0",
@@ -147,7 +147,7 @@
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-frame-component": "^5.3.2",
"react-router": "^7.17.0",
"react-router": "^8.3.0",
"sanitize-filename": "1.6.4",
"superagent": "^10.2.1"
},
@@ -168,6 +168,6 @@
"stylelint-config-recess-order": "^7.7.0",
"stylelint-config-recommended": "^18.0.0",
"supertest": "^7.1.4",
"vite": "^7.3.1"
"vite": "^8.1.5"
}
}