From b991668a54749a15e844e74c781b395b671a76f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 23:27:18 +0000 Subject: [PATCH] build(deps): bump dset from 3.1.2 to 3.1.4 Bumps [dset](https://github.com/lukeed/dset) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/lukeed/dset/releases) - [Commits](https://github.com/lukeed/dset/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: dset dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/yarn.lock b/yarn.lock index b4aa99f4..f30b81cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -448,27 +448,6 @@ react-transition-group "^4.3.0" yup "^0.32.11" -"@axinom/mosaic-ui@0.51.0": - version "0.51.0" - resolved "https://registry.yarnpkg.com/@axinom/mosaic-ui/-/mosaic-ui-0.51.0.tgz#f577cabbea92b4d6802fe4b7543604fcde090726" - integrity sha512-zolS1oGZmCKhvb0uvb5pYleBAU3q3a8f6oXXrtPrsdVxDzI99617amlIgCJ+eRBNZmsfjF5n1dxjKQnpGJ4rtA== - dependencies: - "@axinom/mosaic-core" "^0.4.24" - "@faker-js/faker" "^7.4.0" - "@geoffcox/react-splitter" "^2.1.2" - "@popperjs/core" "^2.11.8" - clsx "^1.1.0" - lodash "^4.17.21" - luxon "^3.3.0" - react-beautiful-dnd "^13.1.1" - react-calendar "^3.3.1" - react-content-loader "^6.0.3" - react-imask "^6.4.3" - react-popper "^2.2.5" - react-tabs "4.3.0" - react-transition-group "^4.3.0" - yup "^0.32.11" - "@azure/abort-controller@^1.0.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@azure/abort-controller/-/abort-controller-1.1.0.tgz#788ee78457a55af8a1ad342acb182383d2119249" @@ -7442,9 +7421,9 @@ dotenv@^8.2.0, dotenv@^8.6.0: integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g== dset@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.2.tgz#89c436ca6450398396dc6538ea00abc0c54cd45a" - integrity sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q== + version "3.1.4" + resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248" + integrity sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA== duplexer@~0.1.1: version "0.1.2"