From 5468eef1c6cd4e8327c1a5d93cd105cf6583475e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:46:31 +0000 Subject: [PATCH] Bump @alveusgg/data from 0.48.0 to 0.49.0 Bumps [@alveusgg/data](https://github.com/alveusgg/data) from 0.48.0 to 0.49.0. - [Commits](https://github.com/alveusgg/data/compare/ee2c147d27aa650940957fe1af2fbca260eb8509...fe978afcaef402a58c26b0223263605b3676ad50) --- updated-dependencies: - dependency-name: "@alveusgg/data" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5971061..4784ad5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@alveusgg/data": "github:alveusgg/data#0.48.0", + "@alveusgg/data": "github:alveusgg/data#0.49.0", "@headlessui/react": "^2.2.0", "react": "^18.3.1", "react-canvas-confetti": "^2.0.7", @@ -69,8 +69,9 @@ } }, "node_modules/@alveusgg/data": { - "version": "0.48.0", - "resolved": "git+ssh://git@github.com/alveusgg/data.git#ee2c147d27aa650940957fe1af2fbca260eb8509", + "version": "0.49.0", + "resolved": "git+ssh://git@github.com/alveusgg/data.git#fe978afcaef402a58c26b0223263605b3676ad50", + "integrity": "sha512-LrV96+OP0SrTRbq72JHrFmw6TEpnt+4cyINjDnZ8ytoCME+8HG+Fxvp0wWLsA06oed5q5UuY3vQ7/VKJQ7jKnA==", "license": "SEE LICENSE IN LICENSE.md", "peerDependencies": { "tailwindcss": "^3.0.0", @@ -3169,7 +3170,7 @@ "version": "7.0.6", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", - "dev": true, + "devOptional": true, "license": "MIT", "dependencies": { "path-key": "^3.1.0", diff --git a/package.json b/package.json index 20c51d0..966a069 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "format": "run-p format:*" }, "dependencies": { - "@alveusgg/data": "github:alveusgg/data#0.48.0", + "@alveusgg/data": "github:alveusgg/data#0.49.0", "@headlessui/react": "^2.2.0", "react": "^18.3.1", "react-canvas-confetti": "^2.0.7",