Skip to content

Commit 448244b

Browse files
authored
chore(build): Update and hoist rollup-plugin-license (#4522)
In preparation for the new bundling process, this updates `rollup-plugin-license` to current and pulls it into the main `package.json`.
1 parent c31b4d7 commit 448244b

File tree

5 files changed

+74
-61
lines changed

5 files changed

+74
-61
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"prettier": "2.5.1",
7272
"replace-in-file": "^4.0.0",
7373
"rimraf": "^3.0.2",
74+
"rollup-plugin-license": "^2.6.1",
7475
"sinon": "^7.3.2",
7576
"size-limit": "^4.5.5",
7677
"ts-jest": "^24.3.0",

packages/browser/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"playwright": "^1.17.1",
4343
"rollup": "^1.10.1",
4444
"rollup-plugin-commonjs": "^9.3.4",
45-
"rollup-plugin-license": "^0.8.1",
4645
"rollup-plugin-node-resolve": "^4.2.3",
4746
"rollup-plugin-terser": "^4.0.4",
4847
"rollup-plugin-typescript2": "^0.21.0",

packages/tracing/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"jsdom": "^16.2.2",
3030
"rollup": "^1.10.1",
3131
"rollup-plugin-commonjs": "^9.3.4",
32-
"rollup-plugin-license": "^0.8.1",
3332
"rollup-plugin-node-resolve": "^4.2.3",
3433
"rollup-plugin-terser": "^4.0.4",
3534
"rollup-plugin-typescript2": "^0.21.0"

packages/vue/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"jsdom": "^16.2.2",
3232
"rollup": "^1.10.1",
3333
"rollup-plugin-commonjs": "^9.3.4",
34-
"rollup-plugin-license": "^0.8.1",
3534
"rollup-plugin-node-resolve": "^4.2.3",
3635
"rollup-plugin-terser": "^4.0.4",
3736
"rollup-plugin-typescript2": "^0.21.0"

yarn.lock

Lines changed: 73 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4708,7 +4708,7 @@ array-filter@^1.0.0:
47084708
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-1.0.0.tgz#baf79e62e6ef4c2a4c0b831232daffec251f9d83"
47094709
integrity sha1-uveeYubvTCpMC4MSMtr/7CUfnYM=
47104710

4711-
array-find-index@^1.0.1:
4711+
array-find-index@^1.0.1, array-find-index@^1.0.2:
47124712
version "1.0.2"
47134713
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
47144714
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
@@ -7518,10 +7518,10 @@ comment-parser@^0.7.6:
75187518
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6.tgz#0e743a53c8e646c899a1323db31f6cd337b10f12"
75197519
integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg==
75207520

7521-
commenting@1.0.5:
7522-
version "1.0.5"
7523-
resolved "https://registry.yarnpkg.com/commenting/-/commenting-1.0.5.tgz#3104d542cac8a4f27b3d51438f4b80431fe4526b"
7524-
integrity sha512-U7qGbcDLSNpOcV3RQRKHp7hFpy9WUmfawbkPdS4R2RhrSu4dOF85QQpx/Zjcv7uLF6tWSUKEKUIkxknPCrVjwg==
7521+
commenting@1.1.0:
7522+
version "1.1.0"
7523+
resolved "https://registry.yarnpkg.com/commenting/-/commenting-1.1.0.tgz#fae14345c6437b8554f30bc6aa6c1e1633033590"
7524+
integrity sha512-YeNK4tavZwtH7jEgK1ZINXzLKm6DZdEMfsaaieOsCAN0S8vsY7UeuO3Q7d/M018EFgE+IeUAuBOKkFccBZsUZA==
75257525

75267526
common-tags@^1.4.0, common-tags@^1.8.0:
75277527
version "1.8.0"
@@ -11481,26 +11481,26 @@ [email protected]:
1148111481
once "^1.3.0"
1148211482
path-is-absolute "^1.0.0"
1148311483

11484-
glob@^5.0.10, glob@^5.0.15:
11485-
version "5.0.15"
11486-
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
11487-
integrity sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=
11484+
glob@7.2.0, glob@^7.0.0, glob@^7.0.3, glob@^7.0.4, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
11485+
version "7.2.0"
11486+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
11487+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
1148811488
dependencies:
11489+
fs.realpath "^1.0.0"
1148911490
inflight "^1.0.4"
1149011491
inherits "2"
11491-
minimatch "2 || 3"
11492+
minimatch "^3.0.4"
1149211493
once "^1.3.0"
1149311494
path-is-absolute "^1.0.0"
1149411495

11495-
glob@^7.0.0, glob@^7.0.3, glob@^7.0.4, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
11496-
version "7.2.0"
11497-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
11498-
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
11496+
glob@^5.0.10, glob@^5.0.15:
11497+
version "5.0.15"
11498+
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
11499+
integrity sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=
1149911500
dependencies:
11500-
fs.realpath "^1.0.0"
1150111501
inflight "^1.0.4"
1150211502
inherits "2"
11503-
minimatch "^3.0.4"
11503+
minimatch "2 || 3"
1150411504
once "^1.3.0"
1150511505
path-is-absolute "^1.0.0"
1150611506

@@ -14729,12 +14729,7 @@ lodash.uniqby@^4.7.0:
1472914729
resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"
1473014730
integrity sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=
1473114731

14732-
14733-
version "4.17.11"
14734-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
14735-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
14736-
14737-
lodash@^4.17.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.6.1, lodash@^4.7.0:
14732+
[email protected], lodash@^4.17.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.6.1, lodash@^4.7.0:
1473814733
version "4.17.21"
1473914734
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1474014735
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -14884,14 +14879,7 @@ [email protected]:
1488414879
typescript "^3.9.5"
1488514880
walkdir "^0.4.1"
1488614881

14887-
14888-
version "0.25.1"
14889-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.1.tgz#b1c248b399cd7485da0fe7385c2fc7011843266e"
14890-
integrity sha512-sCuTz6pYom8Rlt4ISPFn6wuFodbKMIHUMv4Qko9P17dpxb7s52KJTmRuZZqHdGmLCK9AOcDare039nRIcfdkEg==
14891-
dependencies:
14892-
sourcemap-codec "^1.4.1"
14893-
14894-
magic-string@^0.25.1, magic-string@^0.25.2, magic-string@^0.25.7:
14882+
[email protected], magic-string@^0.25.1, magic-string@^0.25.2, magic-string@^0.25.7:
1489514883
version "0.25.7"
1489614884
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
1489714885
integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
@@ -15357,11 +15345,6 @@ minimist-options@^3.0.1:
1535715345
arrify "^1.0.1"
1535815346
is-plain-obj "^1.1.0"
1535915347

15360-
15361-
version "0.0.8"
15362-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
15363-
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
15364-
1536515348
1536615349
version "1.2.0"
1536715350
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
@@ -15434,13 +15417,6 @@ mkdirp-classic@^0.5.2:
1543415417
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
1543515418
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
1543615419

15437-
15438-
version "0.5.1"
15439-
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
15440-
integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
15441-
dependencies:
15442-
minimist "0.0.8"
15443-
1544415420
1544515421
version "0.5.4"
1544615422
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.4.tgz#fd01504a6797ec5c9be81ff43d204961ed64a512"
@@ -15455,7 +15431,7 @@ [email protected], [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0
1545515431
dependencies:
1545615432
minimist "^1.2.5"
1545715433

15458-
mkdirp@^1.0.4:
15434+
mkdirp@1.0.4, mkdirp@^1.0.4:
1545915435
version "1.0.4"
1546015436
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
1546115437
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
@@ -15518,10 +15494,10 @@ module-lookup-amd@^7.0.0:
1551815494
requirejs "^2.3.5"
1551915495
requirejs-config-file "^4.0.0"
1552015496

15521-
moment@2.23.0:
15522-
version "2.23.0"
15523-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225"
15524-
integrity sha512-3IE39bHVqFbWWaPOMHZF98Q9c3LDKGTmypMiTM2QygGXXElkFWIH7GxfmlwmY2vwa+wmNsoYZmG2iusf1ZjJoA==
15497+
moment@2.29.1:
15498+
version "2.29.1"
15499+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
15500+
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
1552515501

1552615502
morgan@^1.10.0:
1552715503
version "1.10.0"
@@ -16572,6 +16548,11 @@ package-json@^4.0.1:
1657216548
registry-url "^3.0.3"
1657316549
semver "^5.1.0"
1657416550

16551+
16552+
version "2.0.5"
16553+
resolved "https://registry.yarnpkg.com/package-name-regex/-/package-name-regex-2.0.5.tgz#5e3548ffe3dba340b9779d28a024bdb4a19f055b"
16554+
integrity sha512-F0lX+FBs/Bo7KWY6EuUXj+oarXU0Og1R2Zdg3F/fVcNw3pPQAKFKxUrugno0Ds5NUztlx/gRLnQW9MF+7VTqAw==
16555+
1657516556
pacote@^9.5.0:
1657616557
version "9.5.12"
1657716558
resolved "https://registry.yarnpkg.com/pacote/-/pacote-9.5.12.tgz#1e11dd7a8d736bcc36b375a9804d41bb0377bf66"
@@ -18828,16 +18809,20 @@ rollup-plugin-commonjs@^9.3.4:
1882818809
resolve "^1.10.0"
1882918810
rollup-pluginutils "^2.6.0"
1883018811

18831-
rollup-plugin-license@^0.8.1:
18832-
version "0.8.1"
18833-
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-0.8.1.tgz#cdcfee2a32f27790e5019a2a7abd9234476ac589"
18834-
integrity sha512-UeDVawklIv/rb4/M8AqHHtt03L+gDNfCVjQJqgUaQKiNTmUk+peAzkaLYeC6kfQm7i77kGYEzkbPZ0Dd9NEbCQ==
18835-
dependencies:
18836-
commenting "1.0.5"
18837-
lodash "4.17.11"
18838-
magic-string "0.25.1"
18839-
mkdirp "0.5.1"
18840-
moment "2.23.0"
18812+
rollup-plugin-license@^2.6.1:
18813+
version "2.6.1"
18814+
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-2.6.1.tgz#20f15cc37950f362f8eefdc6e3a2e659d0cad9eb"
18815+
integrity sha512-JPtlXF0tZKyHztKJsyd3HHmQFSkXei+596Xrb/a/bHIdDhvFuNSKimCKkQpoXyspfeVQk7CNay1MyGpFHAXjvg==
18816+
dependencies:
18817+
commenting "1.1.0"
18818+
glob "7.2.0"
18819+
lodash "4.17.21"
18820+
magic-string "0.25.7"
18821+
mkdirp "1.0.4"
18822+
moment "2.29.1"
18823+
package-name-regex "2.0.5"
18824+
spdx-expression-validate "2.0.0"
18825+
spdx-satisfies "5.0.1"
1884118826

1884218827
rollup-plugin-node-resolve@^4.2.3:
1884318828
version "4.2.4"
@@ -19647,7 +19632,7 @@ source-map@~0.2.0:
1964719632
dependencies:
1964819633
amdefine ">=0.0.4"
1964919634

19650-
sourcemap-codec@^1.4.1, sourcemap-codec@^1.4.4:
19635+
sourcemap-codec@^1.4.4:
1965119636
version "1.4.8"
1965219637
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
1965319638
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
@@ -19677,6 +19662,15 @@ spawnd@^4.4.0:
1967719662
tree-kill "^1.2.2"
1967819663
wait-port "^0.2.7"
1967919664

19665+
spdx-compare@^1.0.0:
19666+
version "1.0.0"
19667+
resolved "https://registry.yarnpkg.com/spdx-compare/-/spdx-compare-1.0.0.tgz#2c55f117362078d7409e6d7b08ce70a857cd3ed7"
19668+
integrity sha512-C1mDZOX0hnu0ep9dfmuoi03+eOdDoz2yvK79RxbcrVEG1NO1Ph35yW102DHWKN4pk80nwCgeMmSY5L25VE4D9A==
19669+
dependencies:
19670+
array-find-index "^1.0.2"
19671+
spdx-expression-parse "^3.0.0"
19672+
spdx-ranges "^2.0.0"
19673+
1968019674
spdx-correct@^3.0.0:
1968119675
version "3.1.1"
1968219676
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9"
@@ -19698,11 +19692,32 @@ spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1:
1969819692
spdx-exceptions "^2.1.0"
1969919693
spdx-license-ids "^3.0.0"
1970019694

19695+
19696+
version "2.0.0"
19697+
resolved "https://registry.yarnpkg.com/spdx-expression-validate/-/spdx-expression-validate-2.0.0.tgz#25c9408e1c63fad94fff5517bb7101ffcd23350b"
19698+
integrity sha512-b3wydZLM+Tc6CFvaRDBOF9d76oGIHNCLYFeHbftFXUWjnfZWganmDmvtM5sm1cRwJc/VDBMLyGGrsLFd1vOxbg==
19699+
dependencies:
19700+
spdx-expression-parse "^3.0.0"
19701+
1970119702
spdx-license-ids@^3.0.0:
1970219703
version "3.0.7"
1970319704
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz#e9c18a410e5ed7e12442a549fbd8afa767038d65"
1970419705
integrity sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==
1970519706

19707+
spdx-ranges@^2.0.0:
19708+
version "2.1.1"
19709+
resolved "https://registry.yarnpkg.com/spdx-ranges/-/spdx-ranges-2.1.1.tgz#87573927ba51e92b3f4550ab60bfc83dd07bac20"
19710+
integrity sha512-mcdpQFV7UDAgLpXEE/jOMqvK4LBoO0uTQg0uvXUewmEFhpiZx5yJSZITHB8w1ZahKdhfZqP5GPEOKLyEq5p8XA==
19711+
19712+
19713+
version "5.0.1"
19714+
resolved "https://registry.yarnpkg.com/spdx-satisfies/-/spdx-satisfies-5.0.1.tgz#9feeb2524686c08e5f7933c16248d4fdf07ed6a6"
19715+
integrity sha512-Nwor6W6gzFp8XX4neaKQ7ChV4wmpSh2sSDemMFSzHxpTw460jxFYeOn+jq4ybnSSw/5sc3pjka9MQPouksQNpw==
19716+
dependencies:
19717+
spdx-compare "^1.0.0"
19718+
spdx-expression-parse "^3.0.0"
19719+
spdx-ranges "^2.0.0"
19720+
1970619721
split-on-first@^1.0.0:
1970719722
version "1.1.0"
1970819723
resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"

0 commit comments

Comments
 (0)