Skip to content

Commit 1ea5769

Browse files
authored
chore(deps): fix dependabot alerts (#1623)
1 parent 44b82c6 commit 1ea5769

File tree

3 files changed

+2128
-1557
lines changed

3 files changed

+2128
-1557
lines changed

examples/modern-minimal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"react-dom": "^18"
1818
},
1919
"devDependencies": {
20-
"@modern-js/app-tools": "^2.60.3",
21-
"@modern-js/runtime": "^2.60.3",
20+
"@modern-js/app-tools": "^2.70.7",
21+
"@modern-js/runtime": "^2.70.7",
2222
"@rsdoctor/webpack-plugin": "workspace:*",
2323
"@types/node": "^22.8.1",
2424
"@types/react": "^18",

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
"rc-dialog": "9.1.0",
6363
"rc-tree": "5.7.2",
6464
"react-dom": "18.3.1",
65+
"socket.io-parser": "4.2.6",
66+
"minimatch": "^9.0.7",
6567
"sirv": "3.0.2",
6668
"tar": "7.5.13",
6769
"tslib": "2.8.1"

0 commit comments

Comments
 (0)