networkProxy: update dev deps

This commit is contained in:
nick-delirium 2025-03-28 11:20:15 +01:00
parent cb55a17227
commit 437a25fb97
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0
3 changed files with 2859 additions and 1598 deletions

1
networkProxy/.yarnrc.yml Normal file
View file

@ -0,0 +1 @@
nodeLinker: node-modules

View file

@ -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