From 1ffa2ad1c22a4e53f86e5186599d568c8047fc6d Mon Sep 17 00:00:00 2001 From: "actions[bot]" Date: Thu, 10 Apr 2025 00:01:38 +0000 Subject: [PATCH] chore(deps): bump dependencies --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 5f76738..1783703 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,7 @@ "@radix-ui/react-slot": "^1.2.0", "@tailwindcss/vite": "^4.1.3", "@types/react": "^19.1.0", - "@types/react-dom": "^19.1.1", + "@types/react-dom": "^19.1.2", "@yeskunall/astro-umami": "^0.0.4", "astro": "^5.6.1", "class-variance-authority": "^0.7.1", @@ -368,7 +368,7 @@ "@types/react": ["@types/react@19.1.0", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w=="], - "@types/react-dom": ["@types/react-dom@19.1.1", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-jFf/woGTVTjUJsl2O7hcopJ1r0upqoq/vIOoCj0yLh3RIXxWcljlpuZ+vEBRXsymD1jhfeJrlyTy/S1UW+4y1w=="], + "@types/react-dom": ["@types/react-dom@19.1.2", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw=="], "@types/unist": ["@types/unist@3.0.3", "", {}, "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q=="], diff --git a/package.json b/package.json index 0bdac05..3ca25fa 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@radix-ui/react-slot": "^1.2.0", "@tailwindcss/vite": "^4.1.3", "@types/react": "^19.1.0", - "@types/react-dom": "^19.1.1", + "@types/react-dom": "^19.1.2", "@yeskunall/astro-umami": "^0.0.4", "astro": "^5.6.1", "class-variance-authority": "^0.7.1",