feat: pretty-print-error to print errors in console (#1596)

Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com>
This commit is contained in:
Meier Lukas
2024-12-05 17:24:23 +01:00
committed by GitHub
parent 86cd1017b9
commit 71f4f8c4c8
5 changed files with 39 additions and 1 deletions

15
pnpm-lock.yaml generated
View File

@@ -4,6 +4,11 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
patchedDependencies:
pretty-print-error:
hash: 4arrfgbz7em6s4gqywse7esg4u
path: patches/pretty-print-error.patch
importers:
.:
@@ -1341,6 +1346,9 @@ importers:
dayjs:
specifier: ^1.11.13
version: 1.11.13
pretty-print-error:
specifier: ^1.1.2
version: 1.1.2(patch_hash=4arrfgbz7em6s4gqywse7esg4u)
superjson:
specifier: 2.2.1
version: 2.2.1
@@ -6768,6 +6776,9 @@ packages:
resolution: {integrity: sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==}
engines: {node: '>=14.16'}
pretty-print-error@1.1.2:
resolution: {integrity: sha512-XkKN3W8aeRYApO17WpzuaJZmqH3WNSFeqR4Sxt7vu+C7pcWB+3+JDJ2dnnhzSCqvC1IaYR36CVh4VsFZyBicQA==}
prismjs@1.27.0:
resolution: {integrity: sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==}
engines: {node: '>=6'}
@@ -13667,6 +13678,10 @@ snapshots:
dependencies:
parse-ms: 3.0.0
pretty-print-error@1.1.2(patch_hash=4arrfgbz7em6s4gqywse7esg4u):
dependencies:
kleur: 4.1.5
prismjs@1.27.0: {}
prismjs@1.29.0: {}