Skip to content

Commit 6156fbb

Browse files
chore(examples): upgrade dependencies for webpack
1 parent 2292611 commit 6156fbb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/webpack/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
},
77
"devDependencies": {
88
"html-react-parser": "../../",
9-
"react": "^17.0.1",
10-
"react-dom": "^17.0.1",
11-
"webpack": "^5.18.0",
12-
"webpack-cli": "^4.4.0"
9+
"react": "^17.0.2",
10+
"react-dom": "^17.0.2",
11+
"webpack": "^5.69.1",
12+
"webpack-cli": "^4.9.2"
1313
}
1414
}

0 commit comments

Comments
 (0)