Skip to content

Commit

Permalink
Something that builds
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Oct 18, 2024
1 parent 69fe975 commit dfe45ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/html-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"tslint": "^5.20.1",
"typescript": "~5",
"url-loader": "^3.0.0",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.4"
"webpack": "^5",
"webpack-cli": "^5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -748,8 +748,8 @@ __metadata:
tslint: ^5.20.1
typescript: ~5
url-loader: ^3.0.0
webpack: ^4.41.5
webpack-cli: ^3.3.4
webpack: ^5
webpack-cli: ^5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18387,7 +18387,7 @@ __metadata:
languageName: node
linkType: hard

"webpack-cli@npm:^5.0.1":
"webpack-cli@npm:^5, webpack-cli@npm:^5.0.1":
version: 5.1.4
resolution: "webpack-cli@npm:5.1.4"
dependencies:
Expand Down Expand Up @@ -18510,7 +18510,7 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.76.1":
"webpack@npm:^5, webpack@npm:^5.76.1":
version: 5.95.0
resolution: "webpack@npm:5.95.0"
dependencies:
Expand Down

0 comments on commit dfe45ae

Please sign in to comment.