From 241682badce45666ed6eab4d39b58d60cdd4da9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 05:28:52 +0000 Subject: [PATCH] Bump @sigi/vue from 2.8.0 to 2.10.0 Bumps [@sigi/vue](https://github.com/sigi-framework/sigi) from 2.8.0 to 2.10.0. - [Release notes](https://github.com/sigi-framework/sigi/releases) - [Changelog](https://github.com/sigi-framework/sigi/blob/master/CHANGELOG.md) - [Commits](https://github.com/sigi-framework/sigi/compare/v2.8.0...v2.10.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 66 +++++++++++++++++++++++++++------------------------- 2 files changed, 35 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index a4310ab..d48c6b8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@abraham/reflection": "^0.7.0", "@sigi/core": "^2.8.0", "@sigi/di": "^2.8.0", - "@sigi/vue": "^2.8.0", + "@sigi/vue": "^2.10.0", "@vue/component-compiler-utils": "^3.2.0", "parcel-bundler": "^1.12.4", "rxjs": "^6.6.6", diff --git a/yarn.lock b/yarn.lock index 86bc07e..542781b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -941,33 +941,35 @@ "@parcel/utils" "^1.11.0" physical-cpu-count "^2.0.0" -"@sigi/core@^2.8.0": - version "2.8.0" - resolved "https://registry.yarnpkg.com/@sigi/core/-/core-2.8.0.tgz#3feda9604ab117541b78700f902093fa22379883" - integrity sha512-4jE7v4FUsoSSLoE9mQ9qf+GofJM5qgGjeGmA5SXD7LfAQqTQZfp+P2bbNIu3Z/9OhodjDBqJO8LYodNlVY+oNw== - dependencies: - "@sigi/di" "^2.8.0" - "@sigi/types" "^2.4.5" - immer "^8.0.1" - -"@sigi/di@^2.8.0": - version "2.8.0" - resolved "https://registry.yarnpkg.com/@sigi/di/-/di-2.8.0.tgz#20e7dbbc06821b1f16bc0885adca036a02e95cf1" - integrity sha512-Kf8WYrZHgrqItk1DZnPXp+lpBdY4fbM7L2RZ53NTb8S+zIzoRHbM0gmRFwnQMPtc5B55A0l5rkx0fZYdYtRZhQ== - -"@sigi/types@^2.4.5": - version "2.4.5" - resolved "https://registry.yarnpkg.com/@sigi/types/-/types-2.4.5.tgz#8fb7987bb42e6bedbe6916e0e190af8639d41a65" - integrity sha512-EfeGaeWwBsgTiVoFiFnIWS1lUZRTguvs8EVQ9pLA4knadSSYSTQDrHE52M77oAmgBjs0D7jD0QEj1rEu0f3O2Q== - -"@sigi/vue@^2.8.0": - version "2.8.0" - resolved "https://registry.yarnpkg.com/@sigi/vue/-/vue-2.8.0.tgz#64c3439e509d912c0489a26e665cce7d99447827" - integrity sha512-M2Awoj1pe73AB2DrD48RAExDNUIeMVfAyTnaiOA6GD4HIAnGTkY2GfMRflykZh8nfUAfwakD6glt8JyuoU6sEQ== - dependencies: - "@sigi/core" "^2.8.0" - "@sigi/di" "^2.8.0" - "@sigi/types" "^2.4.5" +"@sigi/core@^2.10.0", "@sigi/core@^2.8.0": + version "2.10.0" + resolved "https://registry.yarnpkg.com/@sigi/core/-/core-2.10.0.tgz#2812c8e186bb8f1114bfef4d4e9d2698cae87d2a" + integrity sha512-1ToWdUqJDlDD9zqkRYmf/9yp/n1EoGUx5bDUnUtPxhi63XJMtJLKIawxfZrxSTomhoqg0OlHVLlcIWNkpBBxRg== + dependencies: + "@sigi/di" "^2.9.0" + "@sigi/types" "^2.9.0" + tslib "^2.2.0" + +"@sigi/di@^2.8.0", "@sigi/di@^2.9.0": + version "2.9.0" + resolved "https://registry.yarnpkg.com/@sigi/di/-/di-2.9.0.tgz#45a742c026ba6c0a34343d372ceabbeb4f997c5f" + integrity sha512-N8GPwjvwkeiXAgUdaGtb5Qgj/rV//hS6RAINlywOIFf5wbG3GTFjq9dKXrxFTBQ8/YcaIu7lwjffRmVMAcePig== + dependencies: + tslib "^2.2.0" + +"@sigi/types@^2.9.0": + version "2.9.0" + resolved "https://registry.yarnpkg.com/@sigi/types/-/types-2.9.0.tgz#68cd5b743d910aee7324c086f68f4225d4083e12" + integrity sha512-lkZns+mx46ujkuR/sZFxIbXw5XkkXxENEYZLLuze0zfbDxsgKMgr1/+X9I2VU8A1ea1DFHmPl04OkdDUHa9Qvg== + +"@sigi/vue@^2.10.0": + version "2.10.0" + resolved "https://registry.yarnpkg.com/@sigi/vue/-/vue-2.10.0.tgz#77a4b5b875dfb423ea941c756c1ca4c0de7e6fd2" + integrity sha512-UwquUhvpJ/bWfx8O/6wC9yuf4MDZrMQj+umdfody/LgXdODnIL4hn7V0mFXKXIWxtgfGb+gHs+8j54140fRK4Q== + dependencies: + "@sigi/core" "^2.10.0" + "@sigi/di" "^2.9.0" + "@sigi/types" "^2.9.0" "@types/q@^1.5.1": version "1.5.4" @@ -2736,11 +2738,6 @@ ieee754@^1.1.4: resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84" integrity sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg== -immer@^8.0.1: - version "8.0.1" - resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656" - integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA== - import-fresh@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-2.0.0.tgz#d81355c15612d386c61f9ddd3922d4304822a546" @@ -5003,6 +5000,11 @@ tslib@^1.9.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043" integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q== +tslib@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" + integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== + tty-browserify@0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"