Skip to content

Commit

Permalink
chore(deps): updated dependencies
Browse files Browse the repository at this point in the history
- bumped min webpack version
  • Loading branch information
webdeveric committed Feb 27, 2024
1 parent 7f6052c commit 08ef639
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 55 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"tapable": "^2.2.1"
},
"peerDependencies": {
"webpack": "^5.37.0"
"webpack": "^5.61.0"
},
"devDependencies": {
"@types/lockfile": "^1.0.4",
Expand Down Expand Up @@ -105,7 +105,7 @@
"typescript": "^5.3.3",
"vitest": "^1.3.1",
"webpack": "^5.90.3",
"webpack-dev-server": "^4.15.1",
"webpack-dev-server": "^5.0.2",
"webpack-subresource-integrity": "^5.1.0"
}
}
138 changes: 85 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08ef639

Please sign in to comment.