Skip to content

Commit 191e272

Browse files
committed
build(deps): updated deps
1 parent 1e37895 commit 191e272

File tree

2 files changed

+17
-27
lines changed

2 files changed

+17
-27
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,11 @@
196196
"codelyzer": "6.0.2",
197197
"copy-webpack-plugin": "^9.0.0",
198198
"loaders.css": "0.1.2",
199-
"mini-css-extract-plugin": "^1.6.0",
199+
"mini-css-extract-plugin": "^2.1.0",
200200
"ng-packagr": "12.1.2",
201201
"ngx-deploy-npm": "2.1.0",
202202
"rimraf": "3.0.2",
203-
"source-map-loader": "^2.0.1",
203+
"source-map-loader": "^3.0.0",
204204
"terser-webpack-plugin": "^5.1.1",
205205
"ts-loader": "9.2.4",
206206
"ts-node": "10.1.0",
@@ -210,8 +210,8 @@
210210
"webpack": "^5.39.1",
211211
"webpack-dev-server": "^3.11.2",
212212
"webpack-merge": "^5.7.3",
213-
"webpack-node-externals": "^2.5.2",
214-
"webpack-sources": "^2.2.0"
213+
"webpack-node-externals": "^3.0.0",
214+
"webpack-sources": "^3.0.1"
215215
},
216216
"optionalDependencies": {
217217
"@commitlint/cli": "13.1.0",

yarn.lock

+13-23
Original file line numberDiff line numberDiff line change
@@ -12450,7 +12450,7 @@ min-indent@^1.0.0:
1245012450
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1245112451
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1245212452

12453-
mini-css-extract-plugin@1.6.2, mini-css-extract-plugin@^1.6.0:
12453+
mini-css-extract-plugin@1.6.2:
1245412454
version "1.6.2"
1245512455
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8"
1245612456
integrity sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==
@@ -12459,6 +12459,13 @@ mini-css-extract-plugin@1.6.2, mini-css-extract-plugin@^1.6.0:
1245912459
schema-utils "^3.0.0"
1246012460
webpack-sources "^1.1.0"
1246112461

12462+
mini-css-extract-plugin@^2.1.0:
12463+
version "2.1.0"
12464+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.1.0.tgz#4aa6558b527ad4c168fee4a20b6092ebe9f98309"
12465+
integrity sha512-SV1GgjMcfqy6hW07rAniUbQE4qS3inh3v4rZEUySkPRWy3vMbS3jUCjMOvNI4lUnDlQYJEmuUqKktTCNY5koFQ==
12466+
dependencies:
12467+
schema-utils "^3.0.0"
12468+
1246212469
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1246312470
version "1.0.1"
1246412471
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
@@ -16669,7 +16676,7 @@ source-map-js@^0.6.2:
1666916676
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
1667016677
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
1667116678

16672-
source-map-loader@3.0.0:
16679+
source-map-loader@3.0.0, source-map-loader@^3.0.0:
1667316680
version "3.0.0"
1667416681
resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-3.0.0.tgz#f2a04ee2808ad01c774dea6b7d2639839f3b3049"
1667516682
integrity sha512-GKGWqWvYr04M7tn8dryIWvb0s8YM41z82iQv01yBtIylgxax0CwvSy6gc2Y02iuXwEfGWRlMicH0nvms9UZphw==
@@ -16678,15 +16685,6 @@ source-map-loader@3.0.0:
1667816685
iconv-lite "^0.6.2"
1667916686
source-map-js "^0.6.2"
1668016687

16681-
source-map-loader@^2.0.1:
16682-
version "2.0.2"
16683-
resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-2.0.2.tgz#4ab634f8f8bac4f406b61383f87a2bc804c24697"
16684-
integrity sha512-yIYkFOsKn+OdOirRJUPQpnZiMkF74raDVQjj5ni3SzbOiA57SabeX80R5zyMQAKpvKySA3Z4a85vFX3bvpC6KQ==
16685-
dependencies:
16686-
abab "^2.0.5"
16687-
iconv-lite "^0.6.2"
16688-
source-map-js "^0.6.2"
16689-
1669016688
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
1669116689
version "0.5.3"
1669216690
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
@@ -18558,10 +18556,10 @@ webpack-node-externals@1.7.2:
1855818556
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz#6e1ee79ac67c070402ba700ef033a9b8d52ac4e3"
1855918557
integrity sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==
1856018558

18561-
webpack-node-externals@^2.5.2:
18562-
version "2.5.2"
18563-
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-2.5.2.tgz#178e017a24fec6015bc9e672c77958a6afac861d"
18564-
integrity sha512-aHdl/y2N7PW2Sx7K+r3AxpJO+aDMcYzMQd60Qxefq3+EwhewSbTBqNumOsCE1JsCUNoyfGj5465N0sSf6hc/5w==
18559+
webpack-node-externals@^3.0.0:
18560+
version "3.0.0"
18561+
resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-3.0.0.tgz#1a3407c158d547a9feb4229a9e3385b7b60c9917"
18562+
integrity sha512-LnL6Z3GGDPht/AigwRh2dvL9PQPFQ8skEpVrWZXLWBYmqcaojHNN0onvHzie6rq7EWKrrBfPYqNEzTJgiwEQDQ==
1856518563

1856618564
webpack-sources@^1.1.0, webpack-sources@^1.2.0, webpack-sources@^1.3.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-sources@^1.4.3:
1856718565
version "1.4.3"
@@ -18571,14 +18569,6 @@ webpack-sources@^1.1.0, webpack-sources@^1.2.0, webpack-sources@^1.3.0, webpack-
1857118569
source-list-map "^2.0.0"
1857218570
source-map "~0.6.1"
1857318571

18574-
webpack-sources@^2.2.0:
18575-
version "2.3.1"
18576-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1.tgz#570de0af163949fe272233c2cefe1b56f74511fd"
18577-
integrity sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==
18578-
dependencies:
18579-
source-list-map "^2.0.1"
18580-
source-map "^0.6.1"
18581-
1858218572
webpack-sources@^2.3.0:
1858318573
version "2.3.0"
1858418574
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.0.tgz#9ed2de69b25143a4c18847586ad9eccb19278cfa"

0 commit comments

Comments
 (0)