We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 186b56b + fb525c8 commit 46771b2Copy full SHA for 46771b2
webui/package.json
@@ -66,7 +66,7 @@
66
"@babel/core": "^7.25.2",
67
"@eslint/eslintrc": "^3.2.0",
68
"@eslint/js": "^9.15.0",
69
- "@playwright/test": "^1.49.0",
+ "@playwright/test": "^1.55.1",
70
"@stylistic/eslint-plugin": "^2.11.0",
71
"@types/babel__core": "^7",
72
"@types/chai": "^4.3.5",
@@ -92,8 +92,8 @@
92
"eslint-plugin-react": "^7.37.2",
93
"express": "^4.21.2",
94
"express-rate-limit": "^7.4.0",
95
- "mocha": "^10.8.2",
96
- "rimraf": "^6.0.1",
+ "mocha": "^11.7.5",
+ "rimraf": "^6.1.2",
97
"source-map-loader": "^4.0.1",
98
"style-loader": "^3.3.3",
99
"ts-mocha": "^10.0.0",
0 commit comments