File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 21
21
"ts-loader" : " ^8.4.0" ,
22
22
"webextension-toolbox" : " ^4.0.3" ,
23
23
"webpack" : " 5.42.0" ,
24
- "webpack-sources" : " ^1.4.1 " ,
24
+ "webpack-sources" : " ^2.3.0 " ,
25
25
"webpack-watched-glob-entries-plugin" : " ^2.1.9"
26
26
},
27
27
"dependencies" : {
Original file line number Diff line number Diff line change @@ -10877,7 +10877,7 @@ sorted-joyo-kanji@^0.2.0:
10877
10877
joyo-kanji "^0.2.1"
10878
10878
sorted-array "^2.0.1"
10879
10879
10880
- source-list-map@^2.0.0, source-list-map@^2.0. 1:
10880
+ source-list-map@^2.0.1:
10881
10881
version "2.0.1"
10882
10882
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
10883
10883
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
@@ -10905,7 +10905,7 @@ source-map@^0.5.0:
10905
10905
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
10906
10906
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
10907
10907
10908
- source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1 :
10908
+ source-map@^0.6.0, source-map@^0.6.1:
10909
10909
version "0.6.1"
10910
10910
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
10911
10911
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
@@ -12567,14 +12567,6 @@ webidl-conversions@^3.0.0:
12567
12567
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12568
12568
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
12569
12569
12570
- webpack-sources@^1.4.1:
12571
- version "1.4.3"
12572
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
12573
- integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
12574
- dependencies:
12575
- source-list-map "^2.0.0"
12576
- source-map "~0.6.1"
12577
-
12578
12570
webpack-sources@^2.3.0:
12579
12571
version "2.3.1"
12580
12572
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.1.tgz#570de0af163949fe272233c2cefe1b56f74511fd"
You can’t perform that action at this time.
0 commit comments