diff --git a/web/bun.lock b/web/bun.lock index e854a57..068b111 100644 --- a/web/bun.lock +++ b/web/bun.lock @@ -9,7 +9,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "astro": "^6.1.3", - "github-cards-react": "^0.2.0", + "github-cards-react": "^0.2.1", "linguist-colors-list": "^1.0.20260409", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -417,7 +417,7 @@ "gensync": ["gensync@1.0.0-beta.2", "", {}, "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="], - "github-cards-react": ["github-cards-react@0.2.0", "", { "dependencies": { "@primer/octicons-react": "^19.22.0", "linguist-colors-list": "^1.0.20260223" }, "peerDependencies": { "react": ">=18", "react-dom": ">=18" } }, "sha512-A4mEU30m1gv9lmDh8tXHqcFNB/mx0jEIrhMdOqmo1VnTl4xGcE6LphXjF7KpfGfCFFNSi3uHzy3m3avrMKaqBw=="], + "github-cards-react": ["github-cards-react@0.2.1", "", { "dependencies": { "@primer/octicons-react": "^19.22.0", "linguist-colors-list": "^1.0.20260223" }, "peerDependencies": { "react": ">=18", "react-dom": ">=18" } }, "sha512-yMuePleWsZfv74u35coY+iODuKTRpou3Ncomio0b8k6JmO0WaSdYZfORREOWqEjwaUxbs0Bg3maGxXwji86fpA=="], "github-slugger": ["github-slugger@2.0.0", "", {}, "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw=="], @@ -771,8 +771,6 @@ "dom-serializer/entities": ["entities@4.5.0", "", {}, "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="], - "github-cards-react/linguist-colors-list": ["linguist-colors-list@1.0.20260223", "", {}, "sha512-kFakvvK1YGganz4GPw8jnZBfpGSzO9CnQuphQ+H8le0lkjApyN92Ey4Ud3JK4Hd9ZLT7mVPQATsmzFqM1i3lOw=="], - "csso/css-tree/mdn-data": ["mdn-data@2.0.28", "", {}, "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g=="], } } diff --git a/web/package.json b/web/package.json index 0b99aef..a07c6d2 100644 --- a/web/package.json +++ b/web/package.json @@ -13,7 +13,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "astro": "^6.1.3", - "github-cards-react": "^0.2.0", + "github-cards-react": "^0.2.1", "linguist-colors-list": "^1.0.20260409", "react": "^19.2.4", "react-dom": "^19.2.4"