Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 08aaebe

Browse files
committed
chore: bump deps
1 parent 9ebfe68 commit 08aaebe

File tree

3 files changed

+41
-169
lines changed

3 files changed

+41
-169
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-regexp": "^2.5.0",
4646
"fs-extra": "^11.2.0",
4747
"lint-staged": "^15.2.2",
48-
"npm-run-all": "^4.1.5",
48+
"npm-run-all2": "^6.2.0",
4949
"picocolors": "^1.0.1",
5050
"playwright-chromium": "^1.44.0",
5151
"prettier": "^3.0.3",

playground/ssr-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@vitejs/plugin-react": "workspace:*",
2121
"compression": "^1.7.4",
22-
"express": "^4.18.2",
22+
"express": "^4.19.2",
2323
"serve-static": "^1.15.0"
2424
}
2525
}

0 commit comments

Comments
 (0)