File tree Expand file tree Collapse file tree 4 files changed +6
-47
lines changed
Expand file tree Collapse file tree 4 files changed +6
-47
lines changed Original file line number Diff line number Diff line change 4747 "vue" : " ^2"
4848 },
4949 "dependencies" : {
50- "@hawk.so/types" : " ^0.1.20 " ,
50+ "@hawk.so/types" : " ^0.1.30 " ,
5151 "error-stack-parser" : " ^2.1.4" ,
5252 "safe-stringify" : " ^1.1.1" ,
5353 "vite-plugin-dts" : " ^4.2.4"
Original file line number Diff line number Diff line change 22 * @file Module for intercepting console logs with stack trace capture
33 */
44import safeStringify from 'safe-stringify' ;
5- import type { ExtendedConsoleLogEvent as ConsoleLogEvent } from '.. /types/console ' ;
5+ import { ConsoleLogEvent } from '@hawk.so /types' ;
66
77/**
88 * Console interceptor that captures and formats console output
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 316316 minimatch "^3.0.4"
317317 strip-json-comments "^3.1.1"
318318
319- " @hawk.so/types@^0.1.20 " :
320- version "0.1.20 "
321- resolved "https://registry.yarnpkg.com/@hawk.so/types/-/types-0.1.20 .tgz#90f4b3998ef5f025f5b99dae31da264d5bbe3450 "
322- integrity sha512-3a07TekmgqOT9OKeMkqcV73NxzK1dS06pG66VaHO0f5DEEH2+SNfZErqe1v8hkLQIk+GkgZVZLtHqnskjQabuw ==
319+ " @hawk.so/types@^0.1.30 " :
320+ version "0.1.30 "
321+ resolved "https://registry.yarnpkg.com/@hawk.so/types/-/types-0.1.30 .tgz#0002fe4854bd48d050ded00195a3935d082cef20 "
322+ integrity sha512-2elLi5HM1/g5Xs6t9c2/iEd1pkT1fL+oFv9iSs+xZPFCxKHJLDgzoNB5dAEuSuiNmJ7bc4byNDrSd88e2GBhWw ==
323323 dependencies :
324324 " @types/mongodb" " ^3.5.34"
325325
You can’t perform that action at this time.
0 commit comments