1
0
mirror of synced 2025-12-19 18:10:59 -05:00

add manual and automatic backend loggers (#54372)

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Evan Bonsignori
2025-07-23 11:25:42 -07:00
committed by GitHub
parent 642be22f8a
commit 2816948783
20 changed files with 1941 additions and 75 deletions

View File

@@ -306,7 +306,6 @@
"mdast-util-to-hast": "^13.2.0",
"mdast-util-to-markdown": "2.1.2",
"mdast-util-to-string": "^4.0.0",
"morgan": "^1.10.1",
"next": "^15.3.3",
"ora": "^8.0.1",
"parse5": "7.1.2",
@@ -361,7 +360,6 @@
"@types/lodash": "^4.17.16",
"@types/lodash-es": "4.17.12",
"@types/mdast": "^4.0.4",
"@types/morgan": "1.9.9",
"@types/react": "18.3.20",
"@types/react-dom": "^18.3.6",
"@types/semver": "^7.5.8",