Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Oct 22, 2024
1 parent c8e2b32 commit 10486bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion webpdfviewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"devDependencies": {
"@tsconfig/svelte": "5.0.4",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"mini-css-extract-plugin": "^2.9.1",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6952,9 +6952,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
"html-webpack-plugin@npm:^5.6.2":
version: 5.6.2
resolution: "html-webpack-plugin@npm:5.6.2"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
Expand All @@ -6969,7 +6969,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/d651f3a88a7c932c72c6a30f0fdd610b49a864a69f1ddb34562c750f1602ea471e27fd8fc32c01adadd484b38fa6b74f055d1ccce26e5f8fcf814ee0d398a121
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -12629,7 +12629,7 @@ __metadata:
resolution: "webpdfviewer@workspace:webpdfviewer"
dependencies:
"@tsconfig/svelte": "npm:5.0.4"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
mini-css-extract-plugin: "npm:^2.9.1"
ts-loader: "npm:9.5.1"
tsconfig-paths-webpack-plugin: "npm:^4.1.0"
Expand Down

0 comments on commit 10486bf

Please sign in to comment.