Skip to content

Commit

Permalink
update webpack deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Apr 11, 2024
1 parent bf36f9b commit 28b3c35
Show file tree
Hide file tree
Showing 2 changed files with 563 additions and 345 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"ts-lit-plugin": "^2.0.0-pre.1",
"ts-loader": "^9.4.4",
"typescript": "^5.2.2",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-merge": "^5.10.0"
},
"files": [
Expand Down
Loading

0 comments on commit 28b3c35

Please sign in to comment.