mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 05:52:04 +00:00
chore: bump webpack from 5.90.3 to 5.105.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.105.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.105.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f9ea8edbb5
commit
b69af22a4c
3 changed files with 593 additions and 425 deletions
1014
package-lock.json
generated
1014
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -18,6 +18,6 @@
|
|||
"puppeteer": "^13.6.0",
|
||||
"stream-http": "^3.2.0",
|
||||
"url": "^0.11.3",
|
||||
"webpack": "^5.90.3"
|
||||
"webpack": "^5.105.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"@types/tmp": "^0.2.1",
|
||||
"tmp": "^0.2.1",
|
||||
"ts-loader": "^9.5.0",
|
||||
"webpack": "^5.88.2",
|
||||
"webpack": "^5.105.0",
|
||||
"webpack-cli": "^5.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue