0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 13:02:38 +00:00

Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-snippetbar-behaviour

This commit is contained in:
Víctor Losada Hernández
2024-10-24 01:25:15 +02:00
2 changed files with 428 additions and 428 deletions

850
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -86,9 +86,9 @@
] ]
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.25.8", "@babel/core": "^7.25.9",
"@babel/plugin-transform-runtime": "^7.25.7", "@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.25.8", "@babel/preset-env": "^7.25.9",
"@babel/preset-react": "^7.25.9", "@babel/preset-react": "^7.25.9",
"@googleapis/drive": "^8.14.0", "@googleapis/drive": "^8.14.0",
"body-parser": "^1.20.2", "body-parser": "^1.20.2",