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.
1 parent 9ebfe68 commit 08aaebeCopy full SHA for 08aaebe
package.json
@@ -45,7 +45,7 @@
45
"eslint-plugin-regexp": "^2.5.0",
46
"fs-extra": "^11.2.0",
47
"lint-staged": "^15.2.2",
48
- "npm-run-all": "^4.1.5",
+ "npm-run-all2": "^6.2.0",
49
"picocolors": "^1.0.1",
50
"playwright-chromium": "^1.44.0",
51
"prettier": "^3.0.3",
playground/ssr-react/package.json
@@ -19,7 +19,7 @@
19
"devDependencies": {
20
"@vitejs/plugin-react": "workspace:*",
21
"compression": "^1.7.4",
22
- "express": "^4.18.2",
+ "express": "^4.19.2",
23
"serve-static": "^1.15.0"
24
}
25
0 commit comments