From 85bf916ccbfe26d2abdf45420878d2b74ab819af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 14:37:21 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.15.0 to 2.78.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.78.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.15.0...v2.78.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 61 +++++++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index 17acfdcf..3fc94fde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,48 +7,32 @@ "@asd20/notifications-client": { "version": "file:packages/client", "requires": { - "@asd20/notifications-plugin-json": "^0.8.17", - "@asd20/notifications-shared": "^0.8.17", - "@asd20/notifications-ui": "^0.8.17", "@vue/web-component-wrapper": "^1.2.0" } }, "@asd20/notifications-embed": { "version": "file:packages/embed", "requires": { - "@asd20/notifications-client": "^0.8.17", - "@asd20/notifications-plugin-json": "^0.8.17", "@vue/web-component-wrapper": "^1.2.0", "portal-vue": "^2.1.7" } }, "@asd20/notifications-plugin-azure-search": { - "version": "file:packages/plugin-azure-search", - "requires": { - "@asd20/notifications-plugin-json": "^0.8.17" - } + "version": "file:packages/plugin-azure-search" }, "@asd20/notifications-plugin-cc-messages": { "version": "file:packages/plugin-cc-messages", - "requires": { - "@asd20/notifications-client": "^0.8.17", - "@asd20/notifications-plugin-azure-search": "^0.8.17", - "@asd20/notifications-shared": "^0.8.17" - }, "dependencies": { "@asd20/notifications-plugin-azure-search": { "version": "0.8.1", - "bundled": true, - "requires": { - "@asd20/notifications-plugin-json": "^0.8.1" - } + "resolved": "https://registry.npmjs.org/@asd20/notifications-plugin-azure-search/-/notifications-plugin-azure-search-0.8.1.tgz", + "integrity": "sha512-U3KzUAxXWLzgAfQswSu9ElBbOv4vGJuOm/mfzu4ZecjOKtuwcOFAnRBf3zkFMeb5O+VDjRpsprA60PtF+gF7vg==" } } }, "@asd20/notifications-plugin-json": { "version": "file:packages/plugin-json", "requires": { - "@asd20/notifications-shared": "^0.8.17", "lodash": "^4.17.15" } }, @@ -4872,7 +4856,8 @@ "version": "7.0.7", "resolved": "https://registry.npmjs.org/@types/babel-types/-/babel-types-7.0.7.tgz", "integrity": "sha512-dBtBbrc+qTHy1WdfHYjBwRln4+LWqASWakLHsWHR2NWHIFkv4W3O070IGoGLEBrJBvct3r0L1BUPuvURi7kYUQ==", - "dev": true + "dev": true, + "optional": true }, "@types/babel__core": { "version": "7.1.8", @@ -4920,6 +4905,7 @@ "resolved": "https://registry.npmjs.org/@types/babylon/-/babylon-6.16.5.tgz", "integrity": "sha512-xH2e58elpj1X4ynnKp9qSnWlsRTIs6n3tgLGNfwAGHwePw0mulHQllV34n0T25uYSu1k0hRKkWXF890B1yS47w==", "dev": true, + "optional": true, "requires": { "@types/babel-types": "*" } @@ -5334,6 +5320,7 @@ "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz", "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=", "dev": true, + "optional": true, "requires": { "kind-of": "^3.0.2", "longest": "^1.0.1", @@ -5345,6 +5332,7 @@ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, + "optional": true, "requires": { "is-buffer": "^1.1.5" } @@ -7657,6 +7645,7 @@ "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-3.1.2.tgz", "integrity": "sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==", "dev": true, + "optional": true, "requires": { "@types/babel-types": "^7.0.0", "@types/babylon": "^6.16.2", @@ -12770,7 +12759,8 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz", "integrity": "sha1-Fzb939lyTyijaCrcYjCufk6Weds=", - "dev": true + "dev": true, + "optional": true }, "js-tokens": { "version": "4.0.0", @@ -13499,7 +13489,8 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz", "integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=", - "dev": true + "dev": true, + "optional": true }, "loose-envify": { "version": "1.4.0", @@ -16448,7 +16439,8 @@ "version": "1.3.3", "resolved": "https://registry.npmjs.org/pug-error/-/pug-error-1.3.3.tgz", "integrity": "sha512-qE3YhESP2mRAWMFJgKdtT5D7ckThRScXRwkfo+Erqga7dyJdY3ZquspprMCj/9sJ2ijm5hXFWQE/A3l4poMWiQ==", - "dev": true + "dev": true, + "optional": true }, "pug-filters": { "version": "3.1.1", @@ -16568,7 +16560,8 @@ "version": "2.0.5", "resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.5.tgz", "integrity": "sha512-P+rXKn9un4fQY77wtpcuFyvFaBww7/91f3jHa154qU26qFAnOe6SW1CbIDcxiG5lLK9HazYrMCCuDvNgDQNptw==", - "dev": true + "dev": true, + "optional": true }, "pug-strip-comments": { "version": "1.0.4", @@ -16584,7 +16577,8 @@ "version": "1.1.8", "resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.8.tgz", "integrity": "sha512-GMu3M5nUL3fju4/egXwZO0XLi6fW/K3T3VTgFQ14GxNi8btlxgT5qZL//JwZFm/2Fa64J/PNS8AZeys3wiMkVA==", - "dev": true + "dev": true, + "optional": true }, "pump": { "version": "3.0.0", @@ -17158,12 +17152,21 @@ } }, "rollup": { - "version": "2.15.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.15.0.tgz", - "integrity": "sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==", + "version": "2.78.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.78.1.tgz", + "integrity": "sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==", "dev": true, "requires": { - "fsevents": "~2.1.2" + "fsevents": "~2.3.2" + }, + "dependencies": { + "fsevents": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", + "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "dev": true, + "optional": true + } } }, "rollup-plugin-babel": {