chore: refresh dependencies by yarn upgrade-interactive (#9139)

This commit is contained in:
Brooooooklyn
2024-12-13 08:08:06 +00:00
parent 133f21b9ca
commit 055abf6040
35 changed files with 1904 additions and 1003 deletions

View File

@@ -10,10 +10,10 @@
"./e2e-enhance/*": "./e2e-enhance/*.ts"
},
"devDependencies": {
"@node-rs/argon2": "^2.0.0",
"@node-rs/argon2": "^2.0.2",
"@playwright/test": "=1.49.1",
"express": "^4.19.2",
"http-proxy-middleware": "^3.0.0"
"express": "^4.21.2",
"http-proxy-middleware": "^3.0.3"
},
"peerDependencies": {
"@playwright/test": "*",