Skip to content

Commit e9933d6

Browse files
chore(deps): bump webpack from 5.75.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48aa53e commit e9933d6

File tree

1 file changed

+6
-43
lines changed

1 file changed

+6
-43
lines changed

yarn.lock

Lines changed: 6 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -3442,7 +3442,7 @@ __metadata:
34423442

34433443
"@nativescript-community/plugin-seed-tools@file:tools::locator=root-workspace-0b6124%40workspace%3A.":
34443444
version: 1.0.0
3445-
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=d2504b&locator=root-workspace-0b6124%40workspace%3A."
3445+
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=42483b&locator=root-workspace-0b6124%40workspace%3A."
34463446
dependencies:
34473447
"@angular/animations": "npm:~16.2.8"
34483448
"@angular/common": "npm:~16.2.8"
@@ -3506,7 +3506,7 @@ __metadata:
35063506
vue: "npm:~2.6.14"
35073507
yargs: "npm:^17.7.2"
35083508
zone.js: "npm:~0.14.0"
3509-
checksum: a3ac822e0f0d04a3c3becf8f962ec8d1f3eb29df991fd5aad1da2ffbfcbbe150f9bb62ae99f6b226fe8e912e30f3c28174f38d951f68b363aa0518c0883a0984
3509+
checksum: 3cb32948f66a100769618b8738767771fbf2fcb6e61b5092fb4125d4cb5b5a630c93786c7713e598271ca7c6a8bc79e04c8aaf099e056d2ed9fd5ebf1fb25acd
35103510
languageName: node
35113511
linkType: hard
35123512

@@ -3519,11 +3519,11 @@ __metadata:
35193519
linkType: soft
35203520

35213521
"@nativescript-community/ui-mapbox@file:../packages/ui-mapbox::locator=%40nativescript-community%2Ftemplate-snippet%40workspace%3Ademo-snippets":
3522-
version: 6.2.21
3523-
resolution: "@nativescript-community/ui-mapbox@file:../packages/ui-mapbox#../packages/ui-mapbox::hash=30267f&locator=%40nativescript-community%2Ftemplate-snippet%40workspace%3Ademo-snippets"
3522+
version: 6.2.23
3523+
resolution: "@nativescript-community/ui-mapbox@file:../packages/ui-mapbox#../packages/ui-mapbox::hash=1ff615&locator=%40nativescript-community%2Ftemplate-snippet%40workspace%3Ademo-snippets"
35243524
dependencies:
35253525
"@nativescript-community/perms": "npm:^2.3.0"
3526-
checksum: 31f02b793f6282fe700cc91c04e9878c2745e3ecbc5bff03998752bc950a5201c8b8100022fbc3a304d3238a49608e247f4016df4e8fa5f9ea30c7dd22833c55
3526+
checksum: d7ee4c968599d2b1dec6bce339bd3e99ee6b784002b1c3ded19bca3fd9a6027bb0ba873c9ed9734f1b1b0e977d6b9c8c3293339dbe15eedf86ec0327d6a3aa26
35273527
languageName: node
35283528
linkType: hard
35293529

@@ -19429,7 +19429,7 @@ __metadata:
1942919429
languageName: node
1943019430
linkType: hard
1943119431

19432-
"webpack@npm:5.76.1":
19432+
"webpack@npm:5.76.1, webpack@npm:^5.30.0 <= 5.50.0 || ^5.51.2":
1943319433
version: 5.76.1
1943419434
resolution: "webpack@npm:5.76.1"
1943519435
dependencies:
@@ -19466,43 +19466,6 @@ __metadata:
1946619466
languageName: node
1946719467
linkType: hard
1946819468

19469-
"webpack@npm:^5.30.0 <= 5.50.0 || ^5.51.2":
19470-
version: 5.75.0
19471-
resolution: "webpack@npm:5.75.0"
19472-
dependencies:
19473-
"@types/eslint-scope": "npm:^3.7.3"
19474-
"@types/estree": "npm:^0.0.51"
19475-
"@webassemblyjs/ast": "npm:1.11.1"
19476-
"@webassemblyjs/wasm-edit": "npm:1.11.1"
19477-
"@webassemblyjs/wasm-parser": "npm:1.11.1"
19478-
acorn: "npm:^8.7.1"
19479-
acorn-import-assertions: "npm:^1.7.6"
19480-
browserslist: "npm:^4.14.5"
19481-
chrome-trace-event: "npm:^1.0.2"
19482-
enhanced-resolve: "npm:^5.10.0"
19483-
es-module-lexer: "npm:^0.9.0"
19484-
eslint-scope: "npm:5.1.1"
19485-
events: "npm:^3.2.0"
19486-
glob-to-regexp: "npm:^0.4.1"
19487-
graceful-fs: "npm:^4.2.9"
19488-
json-parse-even-better-errors: "npm:^2.3.1"
19489-
loader-runner: "npm:^4.2.0"
19490-
mime-types: "npm:^2.1.27"
19491-
neo-async: "npm:^2.6.2"
19492-
schema-utils: "npm:^3.1.0"
19493-
tapable: "npm:^2.1.1"
19494-
terser-webpack-plugin: "npm:^5.1.3"
19495-
watchpack: "npm:^2.4.0"
19496-
webpack-sources: "npm:^3.2.3"
19497-
peerDependenciesMeta:
19498-
webpack-cli:
19499-
optional: true
19500-
bin:
19501-
webpack: bin/webpack.js
19502-
checksum: 7f3674750226a988ad6e048a9fe7ee01aea3904a4d70cd651f76fdd786f0a905848b979d6337e864af8b2b8679dc01683a05177cb9bcbbfff91ced4c7808b19b
19503-
languageName: node
19504-
linkType: hard
19505-
1950619469
"websocket-driver@npm:>=0.5.1, websocket-driver@npm:^0.7.4":
1950719470
version: 0.7.4
1950819471
resolution: "websocket-driver@npm:0.7.4"

0 commit comments

Comments
 (0)