Skip to content

Commit

Permalink
Update Webpack dependencies in Browser package
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrHeinz committed Sep 13, 2023
1 parent c517479 commit 306df8a
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 2,034 deletions.
8 changes: 4 additions & 4 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"@types/babel__core": "7.0.4",
"@types/babel__traverse": "7.0.4",
"@types/nock": "^10.0.3",
"@types/node": "^12.7.2",
"@types/webpack": "^4.32.2",
"@types/node": "^14.18.59",
"@types/webpack": "^5.28.2",
"nock": "^10.0.6",
"npm-run-all": "^4.1.5",
"ts-loader": "^6.0.4",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"webpack": "^4.39.2",
"webpack-cli": "^4.10.0"
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@logtail/core": "^0.4.9",
Expand Down
Loading

0 comments on commit 306df8a

Please sign in to comment.