From 7574a537b75d1d312dfcb1945d6055c01c3a55c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 22:00:22 +0000 Subject: [PATCH] build(deps): bump @tabler/core from 1.0.0-beta13 to 1.0.0-beta19 Bumps [@tabler/core](https://github.com/tabler/tabler) from 1.0.0-beta13 to 1.0.0-beta19. - [Release notes](https://github.com/tabler/tabler/releases) - [Changelog](https://github.com/tabler/tabler/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tabler/tabler/compare/v1.0.0-beta13...v1.0.0-beta19) --- updated-dependencies: - dependency-name: "@tabler/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 84 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5f752602067..9f1a4280fef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@fullcalendar/rrule": "^4.4.2", "@fullcalendar/timegrid": "^4.4.2", "@fullcalendar/timeline": "^4.4.3", - "@tabler/core": "^1.0.0-beta13", + "@tabler/core": "^1.0.0-beta19", "@tabler/icons-webfont": "^2.8.0", "animate.css": "^4.1.1", "bootstrap": "^5.2.3", @@ -1830,9 +1830,9 @@ } }, "node_modules/@popperjs/core": { - "version": "2.11.6", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz", - "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==", + "version": "2.11.8", + "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", + "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" @@ -1863,37 +1863,37 @@ } }, "node_modules/@tabler/core": { - "version": "1.0.0-beta13", - "resolved": "https://registry.npmjs.org/@tabler/core/-/core-1.0.0-beta13.tgz", - "integrity": "sha512-1Ezoj47FtmlyhewBifENTgGHZxeHEXsgKI+/dTaoNVtGEvtDU6QgysC8fu3Rl64Gp7ugvlmLBfZVLEfd2MTq2A==", + "version": "1.0.0-beta19", + "resolved": "https://registry.npmjs.org/@tabler/core/-/core-1.0.0-beta19.tgz", + "integrity": "sha512-iJWAuAWeekCxb7eGeM34Qwz32nlqykp0IeRn5W1z1hTCuU0arQknHphDs36ODxAiYwEXnY3yfKHOUvpW+Lr5Vg==", "dependencies": { - "@popperjs/core": "^2.11.6", - "@tabler/icons": "^1.105.0", - "bootstrap": "~5.2.2" + "@popperjs/core": "^2.11.7", + "bootstrap": "5.3.0-alpha3" }, "engines": { - "node": ">=16" + "node": ">=18" }, "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" }, "peerDependencies": { - "apexcharts": "^3.35.5", - "autosize": "^5.0.1", - "choices.js": "^10.1.0", - "countup.js": "^2.3.2", + "apexcharts": "^3.40.0", + "autosize": "^6.0.1", + "choices.js": "^10.2.0", + "countup.js": "^2.6.2", "dropzone": "^6.0.0-beta.2", "flatpickr": "^4.6.13", - "fslightbox": "^3.3.1", - "imask": "^6.4.3", - "jsvectormap": "^1.5.1", + "fslightbox": "^3.4.1", + "imask": "^6.6.1", + "jsvectormap": "^1.5.3", "list.js": "^2.3.1", "litepicker": "^2.0.12", - "nouislider": "^15.6.1", - "plyr": "^3.7.2", - "tinymce": "^6.2.0", - "tom-select": "^2.2.1" + "nouislider": "^15.7.0", + "plyr": "^3.7.8", + "star-rating.js": "^4.3.0", + "tinymce": "^6.4.2", + "tom-select": "^2.2.2" }, "peerDependenciesMeta": { "apexcharts": { @@ -1935,6 +1935,9 @@ "plyr": { "optional": true }, + "star-rating.js": { + "optional": true + }, "tinymce": { "optional": true }, @@ -1943,25 +1946,22 @@ } } }, - "node_modules/@tabler/core/node_modules/@tabler/icons": { - "version": "1.119.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.119.0.tgz", - "integrity": "sha512-Fk3Qq4w2SXcTjc/n1cuL5bccPkylrOMo7cYpQIf/yw6zP76LQV9dtLcHQUjFiUnaYuswR645CnURIhlafyAh9g==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/codecalm" - }, - "peerDependencies": { - "react": "^16.x || 17.x || 18.x", - "react-dom": "^16.x || 17.x || 18.x" - }, - "peerDependenciesMeta": { - "react": { - "optional": true + "node_modules/@tabler/core/node_modules/bootstrap": { + "version": "5.3.0-alpha3", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha3.tgz", + "integrity": "sha512-FBhOWMxkCFr74hesJdchLXhqagPTXS+kRNU3gE0FR5Ki/AdPSz32Ik96Z28+yBluCnE/pc9st7l1yPwKgbtfSA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/twbs" }, - "react-dom": { - "optional": true + { + "type": "opencollective", + "url": "https://opencollective.com/bootstrap" } + ], + "peerDependencies": { + "@popperjs/core": "^2.11.7" } }, "node_modules/@tabler/icons": { @@ -10210,9 +10210,9 @@ "dev": true }, "node_modules/tinymce": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.3.2.tgz", - "integrity": "sha512-nOVHk4FhHKQj48hi7fEptS1Se6CNzPtfIcDzTO70KoTcSiQIFzhhZjS5bPotSzFnQ4dIQJ4QPOd7sqNs6fXUrA==" + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.4.2.tgz", + "integrity": "sha512-te+4c8PoAwTKPMBQtMQehnSZlOO9Ay5tDgaRFJKBehYb6SlX2PYZ0v3oe/cmiv5EfqdwZLkEMXk2MNOeApZZLg==" }, "node_modules/tinymce-i18n": { "version": "23.1.23", diff --git a/package.json b/package.json index fc57238ad0f..8e6b3ba2692 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@fullcalendar/rrule": "^4.4.2", "@fullcalendar/timegrid": "^4.4.2", "@fullcalendar/timeline": "^4.4.3", - "@tabler/core": "^1.0.0-beta13", + "@tabler/core": "^1.0.0-beta19", "@tabler/icons-webfont": "^2.8.0", "animate.css": "^4.1.1", "bootstrap": "^5.2.3",