networkProxy: update dev deps
This commit is contained in:
parent
cb55a17227
commit
437a25fb97
3 changed files with 2859 additions and 1598 deletions
1
networkProxy/.yarnrc.yml
Normal file
1
networkProxy/.yarnrc.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
nodeLinker: node-modules
|
||||
|
|
@ -17,9 +17,10 @@
|
|||
"author": "Nikita <nikita@openreplay.com>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@vitest/coverage-istanbul": "^2.1.1",
|
||||
"@vitest/coverage-istanbul": "^3.0.9",
|
||||
"jsdom": "^26.0.0",
|
||||
"typescript": "^5.8.2",
|
||||
"vitest": "^2.1.1"
|
||||
}
|
||||
"vitest": "^3.0.9"
|
||||
},
|
||||
"packageManager": "yarn@4.7.0"
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue