From 7f096552333640c79feb0822079bac2ea8e6552c Mon Sep 17 00:00:00 2001 From: Samuel Gratzl Date: Sat, 28 May 2022 16:42:54 -0400 Subject: [PATCH] build: upgrade downgrade rollup see https://github.com/Swatinem/rollup-plugin-dts/issues/208 --- package.json | 4 ++-- samples/albers.html | 2 +- samples/albersCustom.html | 2 +- samples/albersLegend.html | 2 +- samples/albersLog.html | 2 +- samples/bubbleMap.html | 2 +- samples/bubbleMapArea.html | 2 +- samples/bubbleMapLog.html | 2 +- samples/default_esm.html | 4 ++-- samples/earth.html | 2 +- samples/earth_click.html | 2 +- samples/france.html | 2 +- samples/germany.html | 2 +- yarn.lock | 12 ++++++------ 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 0cc2c74..509fdb0 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "jest-image-snapshot": "^4.5.1", "prettier": "^2.6.2", "rimraf": "^3.0.2", - "rollup": "^2.75.1", + "rollup": "~2.74.1", "rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-dts": "^4.2.2", "seedrandom": "^3.0.5", @@ -115,7 +115,7 @@ }, "packageManager": "yarn@3.2.1", "dependenciesMeta": { - "chart.js@3.7.1": { + "chart.js@3.8.0": { "unplugged": true } } diff --git a/samples/albers.html b/samples/albers.html index dc8e8e2..aa88131 100644 --- a/samples/albers.html +++ b/samples/albers.html @@ -1,7 +1,7 @@ - + diff --git a/samples/albersCustom.html b/samples/albersCustom.html index bbde245..f895a68 100644 --- a/samples/albersCustom.html +++ b/samples/albersCustom.html @@ -1,7 +1,7 @@ - + diff --git a/samples/albersLegend.html b/samples/albersLegend.html index 2b94995..3cb3d8b 100644 --- a/samples/albersLegend.html +++ b/samples/albersLegend.html @@ -1,7 +1,7 @@ - + diff --git a/samples/albersLog.html b/samples/albersLog.html index 792d452..e1d844f 100644 --- a/samples/albersLog.html +++ b/samples/albersLog.html @@ -1,7 +1,7 @@ - + diff --git a/samples/bubbleMap.html b/samples/bubbleMap.html index a645859..ab20ff6 100644 --- a/samples/bubbleMap.html +++ b/samples/bubbleMap.html @@ -1,7 +1,7 @@ - + diff --git a/samples/bubbleMapArea.html b/samples/bubbleMapArea.html index 45e25da..0df3ecb 100644 --- a/samples/bubbleMapArea.html +++ b/samples/bubbleMapArea.html @@ -1,7 +1,7 @@ - + diff --git a/samples/bubbleMapLog.html b/samples/bubbleMapLog.html index fe05024..305a790 100644 --- a/samples/bubbleMapLog.html +++ b/samples/bubbleMapLog.html @@ -1,7 +1,7 @@ - + diff --git a/samples/default_esm.html b/samples/default_esm.html index 721958c..0595342 100644 --- a/samples/default_esm.html +++ b/samples/default_esm.html @@ -11,8 +11,8 @@ + diff --git a/samples/earth_click.html b/samples/earth_click.html index 69a1f5f..b04d68e 100644 --- a/samples/earth_click.html +++ b/samples/earth_click.html @@ -1,7 +1,7 @@ - + diff --git a/samples/france.html b/samples/france.html index 6d10588..8a3e9a2 100644 --- a/samples/france.html +++ b/samples/france.html @@ -1,7 +1,7 @@ - + diff --git a/samples/germany.html b/samples/germany.html index 21a3b6d..2c1fb14 100644 --- a/samples/germany.html +++ b/samples/germany.html @@ -1,7 +1,7 @@ - + diff --git a/yarn.lock b/yarn.lock index cf1f221..e382d4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3427,7 +3427,7 @@ __metadata: jest-image-snapshot: ^4.5.1 prettier: ^2.6.2 rimraf: ^3.0.2 - rollup: ^2.75.1 + rollup: ~2.74.1 rollup-plugin-cleanup: ^3.2.1 rollup-plugin-dts: ^4.2.2 seedrandom: ^3.0.5 @@ -3441,7 +3441,7 @@ __metadata: peerDependencies: chart.js: ^3.8.0 dependenciesMeta: - chart.js@3.7.1: + chart.js@3.8.0: unplugged: true languageName: unknown linkType: soft @@ -7554,9 +7554,9 @@ __metadata: languageName: node linkType: hard -"rollup@npm:^2.75.1": - version: 2.75.1 - resolution: "rollup@npm:2.75.1" +"rollup@npm:~2.74.1": + version: 2.74.1 + resolution: "rollup@npm:2.74.1" dependencies: fsevents: ~2.3.2 dependenciesMeta: @@ -7564,7 +7564,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: a48d2df765cc87c2d351e9df2ce3483cdc406e583cee271af2c38fe9371ccbae8484f0c50af4ac9293667c3eded082297008934712079d53798ec2841eef0339 + checksum: c34dc78317aa0a153010061e5954225b3e18f4013feb9c0476f6878dc3485ac765c28b7849441e4a2ab69c337892bc66399fb7d4b239b94f4758adfdb1f99440 languageName: node linkType: hard