From 48501f060ed50e6498cdda7dcdc6a9ce921f2334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 22:40:11 +0000 Subject: [PATCH] build(deps): bump h3 from 1.15.5 to 1.15.10 Bumps [h3](https://github.com/h3js/h3) from 1.15.5 to 1.15.10. - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.10/CHANGELOG.md) - [Commits](https://github.com/h3js/h3/compare/v1.15.5...v1.15.10) --- updated-dependencies: - dependency-name: h3 dependency-version: 1.15.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9e43dec..1999f48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,15 +8,15 @@ "name": "dave-coffee", "version": "0.0.1", "dependencies": { - "@astrojs/rss": "^4.0.15" + "@astrojs/rss": "4.0.15" }, "devDependencies": { - "@astrojs/check": "^0.9.6", - "@astrojs/tailwind": "^6.0.2", - "@tailwindcss/typography": "^0.5.19", - "astro": "^5.16.11", - "tailwindcss": "^3.4.19", - "typescript": "^5.9.3" + "@astrojs/check": "0.9.6", + "@astrojs/tailwind": "6.0.2", + "@tailwindcss/typography": "0.5.19", + "astro": "5.16.11", + "tailwindcss": "3.4.19", + "typescript": "5.9.3" } }, "node_modules/@alloc/quick-lru": { @@ -3450,9 +3450,9 @@ } }, "node_modules/h3": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.5.tgz", - "integrity": "sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==", + "version": "1.15.10", + "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.10.tgz", + "integrity": "sha512-YzJeWSkDZxAhvmp8dexjRK5hxziRO7I9m0N53WhvYL5NiWfkUkzssVzY9jvGu0HBoLFW6+duYmNSn6MaZBCCtg==", "dev": true, "license": "MIT", "dependencies": {