diff --git a/addons/a11y/package.json b/addons/a11y/package.json index 7fac727dcce1..ae6bd9f848f4 100644 --- a/addons/a11y/package.json +++ b/addons/a11y/package.json @@ -30,7 +30,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/actions/package.json b/addons/actions/package.json index e25d93837a23..91e7c9a19a2b 100644 --- a/addons/actions/package.json +++ b/addons/actions/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/backgrounds/package.json b/addons/backgrounds/package.json index 14a29ac9bb91..01efd93111c5 100644 --- a/addons/backgrounds/package.json +++ b/addons/backgrounds/package.json @@ -30,7 +30,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/controls/package.json b/addons/controls/package.json index 73d0bf0f5ece..ff8691a14601 100644 --- a/addons/controls/package.json +++ b/addons/controls/package.json @@ -30,7 +30,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/docs/package.json b/addons/docs/package.json index 70ecf8119bf2..fbd7c4b655f7 100644 --- a/addons/docs/package.json +++ b/addons/docs/package.json @@ -29,7 +29,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/essentials/package.json b/addons/essentials/package.json index cbec5f2c7bd9..e6cb8be0b29c 100644 --- a/addons/essentials/package.json +++ b/addons/essentials/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/jest/package.json b/addons/jest/package.json index 0e0518d245f3..746ea8bc73ab 100644 --- a/addons/jest/package.json +++ b/addons/jest/package.json @@ -32,7 +32,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/links/package.json b/addons/links/package.json index 0b683841ab4a..140b7d1df7f5 100644 --- a/addons/links/package.json +++ b/addons/links/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/measure/package.json b/addons/measure/package.json index 00c6b2741517..790edafaa270 100644 --- a/addons/measure/package.json +++ b/addons/measure/package.json @@ -29,7 +29,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/outline/package.json b/addons/outline/package.json index 2d63d69d6357..a27536c6fbe3 100644 --- a/addons/outline/package.json +++ b/addons/outline/package.json @@ -32,7 +32,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/storyshots/storyshots-core/package.json b/addons/storyshots/storyshots-core/package.json index 28e5e10e6f3f..da2280ed4af3 100644 --- a/addons/storyshots/storyshots-core/package.json +++ b/addons/storyshots/storyshots-core/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/storyshots/storyshots-puppeteer/package.json b/addons/storyshots/storyshots-puppeteer/package.json index 9c8ca01d1366..5264a75bfd39 100644 --- a/addons/storyshots/storyshots-puppeteer/package.json +++ b/addons/storyshots/storyshots-puppeteer/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/storysource/package.json b/addons/storysource/package.json index 8c44e16e3c19..0ed9b094abc6 100644 --- a/addons/storysource/package.json +++ b/addons/storysource/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/toolbars/package.json b/addons/toolbars/package.json index 6d4afb4df0d8..467a4958ffd3 100644 --- a/addons/toolbars/package.json +++ b/addons/toolbars/package.json @@ -30,7 +30,7 @@ "types": "dist/ts3.9/register.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/addons/viewport/package.json b/addons/viewport/package.json index 8615d6e1962a..a312b997f833 100644 --- a/addons/viewport/package.json +++ b/addons/viewport/package.json @@ -27,7 +27,7 @@ "types": "dist/ts3.9/preview.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/angular/package.json b/app/angular/package.json index e10f617d838c..ff8e9bbb5a6a 100644 --- a/app/angular/package.json +++ b/app/angular/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/ember/package.json b/app/ember/package.json index 2a8419579bf3..8c15cb975783 100644 --- a/app/ember/package.json +++ b/app/ember/package.json @@ -21,7 +21,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/html/package.json b/app/html/package.json index 5e826d2bceff..8239337effd7 100644 --- a/app/html/package.json +++ b/app/html/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/preact/package.json b/app/preact/package.json index 9a700b8d820a..3b491af1e379 100644 --- a/app/preact/package.json +++ b/app/preact/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/react/package.json b/app/react/package.json index ecae2ee1136e..b18bb3425644 100644 --- a/app/react/package.json +++ b/app/react/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/server/package.json b/app/server/package.json index 6425c03252d7..7fba1237b865 100644 --- a/app/server/package.json +++ b/app/server/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/svelte/package.json b/app/svelte/package.json index 3806a8268620..0c999419e3e1 100644 --- a/app/svelte/package.json +++ b/app/svelte/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/vue/package.json b/app/vue/package.json index e055414c0be3..fbabe997ab5d 100644 --- a/app/vue/package.json +++ b/app/vue/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/vue3/package.json b/app/vue3/package.json index 7ec7a7155b0e..7b9051125f8c 100644 --- a/app/vue3/package.json +++ b/app/vue3/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/app/web-components/package.json b/app/web-components/package.json index 157d1f101579..b6ce6e5d1d67 100644 --- a/app/web-components/package.json +++ b/app/web-components/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/client/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/addons/package.json b/lib/addons/package.json index ba7441e5cc06..624296da11d1 100644 --- a/lib/addons/package.json +++ b/lib/addons/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/public_api.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/api/package.json b/lib/api/package.json index a3c0bbdbedd4..bcd82aeaa7fe 100644 --- a/lib/api/package.json +++ b/lib/api/package.json @@ -23,7 +23,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/builder-webpack4/package.json b/lib/builder-webpack4/package.json index b0970ae63590..232a834fa847 100644 --- a/lib/builder-webpack4/package.json +++ b/lib/builder-webpack4/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/builder-webpack5/package.json b/lib/builder-webpack5/package.json index 4cf197e9a55b..3e85be9e13f8 100644 --- a/lib/builder-webpack5/package.json +++ b/lib/builder-webpack5/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/channel-postmessage/package.json b/lib/channel-postmessage/package.json index 32a9024625cb..44a922391892 100644 --- a/lib/channel-postmessage/package.json +++ b/lib/channel-postmessage/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/channel-websocket/package.json b/lib/channel-websocket/package.json index 7eac55ef9a6e..27709cd6bd50 100644 --- a/lib/channel-websocket/package.json +++ b/lib/channel-websocket/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/channels/package.json b/lib/channels/package.json index f06a772f7d6f..869e649d3319 100644 --- a/lib/channels/package.json +++ b/lib/channels/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/client-api/package.json b/lib/client-api/package.json index 42fec6437686..838141ed600c 100644 --- a/lib/client-api/package.json +++ b/lib/client-api/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/client-logger/package.json b/lib/client-logger/package.json index 1c1022aacb9e..4c5da2b54851 100644 --- a/lib/client-logger/package.json +++ b/lib/client-logger/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/components/package.json b/lib/components/package.json index 9a722f661152..8d7950072667 100644 --- a/lib/components/package.json +++ b/lib/components/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/core-client/package.json b/lib/core-client/package.json index 4c2650c7e019..202d6ef3698b 100644 --- a/lib/core-client/package.json +++ b/lib/core-client/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/core-common/package.json b/lib/core-common/package.json index 518153a0efa5..33b91533309e 100644 --- a/lib/core-common/package.json +++ b/lib/core-common/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/core-events/package.json b/lib/core-events/package.json index 4e826d043835..38dbfdf92468 100644 --- a/lib/core-events/package.json +++ b/lib/core-events/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/core-server/package.json b/lib/core-server/package.json index 6e0deebc72c5..700bcd7213c9 100644 --- a/lib/core-server/package.json +++ b/lib/core-server/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/core/package.json b/lib/core/package.json index f6a2451dfcab..131209cb2802 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/csf-tools/package.json b/lib/csf-tools/package.json index 6c1dd32abe11..2d915955f322 100644 --- a/lib/csf-tools/package.json +++ b/lib/csf-tools/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/manager-webpack4/package.json b/lib/manager-webpack4/package.json index 170c6ebf55f2..d93512826cc3 100644 --- a/lib/manager-webpack4/package.json +++ b/lib/manager-webpack4/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/manager-webpack5/package.json b/lib/manager-webpack5/package.json index 0f3bb979c2a0..6dc9d18509b7 100644 --- a/lib/manager-webpack5/package.json +++ b/lib/manager-webpack5/package.json @@ -24,7 +24,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/node-logger/package.json b/lib/node-logger/package.json index 7ccea6688748..98b645029dfe 100644 --- a/lib/node-logger/package.json +++ b/lib/node-logger/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/postinstall/package.json b/lib/postinstall/package.json index b04a0dedc3dc..2f54e2af9b40 100644 --- a/lib/postinstall/package.json +++ b/lib/postinstall/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/router/package.json b/lib/router/package.json index 392f15869281..fffb3116b44e 100644 --- a/lib/router/package.json +++ b/lib/router/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/source-loader/package.json b/lib/source-loader/package.json index 9a2919623194..f28ac4a8071e 100644 --- a/lib/source-loader/package.json +++ b/lib/source-loader/package.json @@ -26,7 +26,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/theming/package.json b/lib/theming/package.json index 14d0e4ccfce2..053d3f250147 100644 --- a/lib/theming/package.json +++ b/lib/theming/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] } diff --git a/lib/ui/package.json b/lib/ui/package.json index 956c9f92c7c7..4c2230c65841 100644 --- a/lib/ui/package.json +++ b/lib/ui/package.json @@ -25,7 +25,7 @@ "types": "dist/ts3.9/index.d.ts", "typesVersions": { "<3.8": { - "*": [ + "dist/ts3.9/*": [ "dist/ts3.4/*" ] }