diff --git a/package-lock.json b/package-lock.json index 43a3728..709c0f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@astrojs/vercel": "^10.0.8", "@fontsource-variable/inter": "^5.2.8", "astro": "^6.4.8", - "astro-embed": "^0.13.0", + "astro-embed": "^0.13.1", "astro-icon": "^1.1.5", "astro-seo": "^1.1.0", "fuse.js": "^7.4.2", @@ -91,16 +91,16 @@ } }, "node_modules/@astro-community/astro-embed-bluesky": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-bluesky/-/astro-embed-bluesky-0.2.1.tgz", - "integrity": "sha512-rp6pgyEviUH+ysVCVi6bGcHycFSBTc7q3u5IDNyZOiGtCL4BCurDyDvanbKRVlgn50TWKBziomXxvHSLzQPTQQ==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-bluesky/-/astro-embed-bluesky-0.2.2.tgz", + "integrity": "sha512-WffHYao6fYKBBr7aLifqZUtv5GmxR6Cno+xFxFnprTt8hprAZ33BlK/6ydsIi2LUPJG64YzuxKGXG7b72N9/wg==", "license": "MIT", "dependencies": { - "@atcute/atproto": "^3.1.11", - "@atcute/bluesky": "^3.3.3", + "@atcute/atproto": "^4.0.2", + "@atcute/bluesky": "^4.0.11", "@atcute/bluesky-richtext-segmenter": "^3.0.0", - "@atcute/client": "^4.2.1", - "@atcute/lexicons": "^1.3.0" + "@atcute/client": "^5.1.0", + "@atcute/lexicons": "^2.0.1" } }, "node_modules/@astro-community/astro-embed-gist": { @@ -113,12 +113,12 @@ } }, "node_modules/@astro-community/astro-embed-integration": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-integration/-/astro-embed-integration-0.12.0.tgz", - "integrity": "sha512-ozw6ObA5/6tEEynitxKJAtiuSeAaXQmlD1SWbvlCz1vaYyDW9So7xHFVaHtqFYVhonAW3k/9scTJC98cu6xI8Q==", + "version": "0.12.1", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-integration/-/astro-embed-integration-0.12.1.tgz", + "integrity": "sha512-c0OFLOWnfJ/nOE/pTaSp50PIbcijZ0UeTcn8+/pDuIIGTIAH+Z2LYtxpG5+wktXnxarr47Ed7WEVcKHFV75TLQ==", "license": "MIT", "dependencies": { - "@astro-community/astro-embed-bluesky": "^0.2.0", + "@astro-community/astro-embed-bluesky": "^0.2.1", "@astro-community/astro-embed-gist": "^0.1.0", "@astro-community/astro-embed-link-preview": "^0.3.1", "@astro-community/astro-embed-mastodon": "^0.1.1", @@ -130,7 +130,7 @@ "unist-util-select": "^5.1.0" }, "peerDependencies": { - "astro": "^5.0.0 || ^6.0.0-alpha" + "astro": "^5.0.0 || ^6.0.0-alpha || ^7.0.0" } }, "node_modules/@astro-community/astro-embed-link-preview": { @@ -416,84 +416,84 @@ } }, "node_modules/@atcute/atproto": { - "version": "3.1.12", - "resolved": "https://registry.npmjs.org/@atcute/atproto/-/atproto-3.1.12.tgz", - "integrity": "sha512-SaHY0vV5+VfS2ViOcbYtxPmmh82vbxoK5ccHTGn5+ciHNY2arEVcBUFbIQKtsQP4PPZ+lNAVooH+Wh62flvCzg==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@atcute/atproto/-/atproto-4.0.3.tgz", + "integrity": "sha512-BNylfO7nK0yYBpSpnGhOYgrJTeZWrXHPrb6tOQmp9A3Am0epctIWm6/5lPC4ZNPHpUbwr5w/LzH/v7kjAoKEDg==", "license": "0BSD", "dependencies": { - "@atcute/lexicons": "^1.3.1" + "@atcute/lexicons": "^2.0.2" }, "peerDependencies": { - "@atcute/lexicons": "^1.0.0" + "@atcute/lexicons": "^2.0.0" } }, "node_modules/@atcute/bluesky": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/@atcute/bluesky/-/bluesky-3.3.5.tgz", - "integrity": "sha512-DmzdCQ1VkPRBsIMr79EDxLWLpg0UNWVahFjMelfzau717r+I3ceJm9SxfOK/of+biLOUj4rlr00tNZT+BRe6Ww==", + "version": "4.0.13", + "resolved": "https://registry.npmjs.org/@atcute/bluesky/-/bluesky-4.0.13.tgz", + "integrity": "sha512-TkK65PFNnuoBUYdE/KdnKox4zv+HTchIJzLOy6AmZwmS4+M/Tag9IVy1IM91Sn3/SJEZWckTITKSCjzSpUlfMQ==", "license": "0BSD", "dependencies": { - "@atcute/atproto": "^3.1.12", - "@atcute/lexicons": "^1.3.1" + "@atcute/atproto": "^4.0.3", + "@atcute/lexicons": "^2.0.2" }, "peerDependencies": { - "@atcute/lexicons": "^1.0.0" + "@atcute/lexicons": "^2.0.0" } }, "node_modules/@atcute/bluesky-richtext-segmenter": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@atcute/bluesky-richtext-segmenter/-/bluesky-richtext-segmenter-3.0.0.tgz", - "integrity": "sha512-NhZTUKtFpeBBbILwAcxj5u4RobIoHOmGw3CAaaEFNebKYSvmTecrXJ7XufHw5DFOUdr8SiKXQVRQxGAxulMNWg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@atcute/bluesky-richtext-segmenter/-/bluesky-richtext-segmenter-3.0.1.tgz", + "integrity": "sha512-5TrzZTpPkVchiNG+YAW8MmBVnN/gLPN/V3nJgpQcnLrQOebqTV+lR+yZ0d4T70NsBD32vJHyxoX5PY+6hY2KlA==", "license": "0BSD" }, "node_modules/@atcute/client": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@atcute/client/-/client-4.2.2.tgz", - "integrity": "sha512-z16BaGgdO6WIkDCxqeI+zhnh2KmW9jsjd312PJ6YYsoDBpPPqL+WkBmxQ7eO9C6CMFxXsZpYcM81RzZEETA4PQ==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@atcute/client/-/client-5.1.1.tgz", + "integrity": "sha512-cn5/Zi/qo37WtQG6gzIC7JPs0RDzX9Z4eaceX45SpKgLZoc3fCFDJcE7C8xsbxBNfjry2T6PmUxWA8obebZsEQ==", "license": "0BSD", "dependencies": { - "@atcute/identity": "^1.1.5", - "@atcute/lexicons": "^1.3.1" + "@atcute/identity": "^2.0.1", + "@atcute/lexicons": "^2.0.2" }, "peerDependencies": { - "@atcute/lexicons": "^1.0.0" + "@atcute/lexicons": "^2.0.0" } }, "node_modules/@atcute/identity": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/@atcute/identity/-/identity-1.1.5.tgz", - "integrity": "sha512-5i9nl1UVnBDPCumUwrLNl4BZpGvQ/XABEXbjhiw3PQwRUfpQA8FqByDGxXy2gWpFDrNvQ9yVuOoNsjzxJgjjVA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@atcute/identity/-/identity-2.0.1.tgz", + "integrity": "sha512-FEURUvl30SyyWWikkvm+MLz0Snuf0OF10L/qxRhWjj6qDB5Ib+XWhiBuwidjvhCkrCepTUNLbj4TlUm/gHaUig==", "license": "0BSD", "dependencies": { - "@atcute/lexicons": "^1.3.1", - "@badrap/valita": "^0.4.6" + "@atcute/lexicons": "^2.0.2", + "valibot": "^1.4.1" }, "peerDependencies": { - "@atcute/lexicons": "^1.0.0" + "@atcute/lexicons": "^2.0.0" } }, "node_modules/@atcute/lexicons": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@atcute/lexicons/-/lexicons-1.3.1.tgz", - "integrity": "sha512-2JVxDmHt+QwsUoPyVYWIN7ZLRLfLx4GeJxKFjA9ofStuby9hCMv7Q4GAPIXuJD8wPv8vrnhr1yRNQhiJX+bthw==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@atcute/lexicons/-/lexicons-2.0.2.tgz", + "integrity": "sha512-ATBADJAy4KQ76NB86BjgYKrRdbDRUo76Cbqna4WIfQAgN105Rcy972MiNKs+BSmcOOM3WakilgTm0CXD4RC0iA==", "license": "0BSD", "dependencies": { - "@atcute/uint8array": "^1.1.1", - "@atcute/util-text": "^1.3.1", + "@atcute/uint8array": "^1.1.3", + "@atcute/util-text": "^1.3.3", "@standard-schema/spec": "^1.1.0", "esm-env": "^1.2.2" } }, "node_modules/@atcute/uint8array": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.1.2.tgz", - "integrity": "sha512-n+lutnbN9mKzSjSVdfsYfzJ40u2971H+iLSL46D6d7zcrA4delxusf/ftGFvj5oGW03OioaFgQOy3Lqa3JmTeA==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.1.3.tgz", + "integrity": "sha512-2KLcMQHUFtntY3tEjdyqqq1tR9hvPFndluWFCa637QY0cMyvq0fHSnhmZeWaSRIXMCwVDY3TLLWHNOHEWFb11g==", "license": "0BSD" }, "node_modules/@atcute/util-text": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@atcute/util-text/-/util-text-1.3.1.tgz", - "integrity": "sha512-MRgJXkx67znuBXuoAYCJkBZyd3OApL7zZlNf5kXhuoCXcdiu1nblRDycYTADSkym4epBSQWxh26kmI9sewaq6A==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/@atcute/util-text/-/util-text-1.3.3.tgz", + "integrity": "sha512-WhedTmg/msFhrdwXw9RjnNcDl8Vmisxl4+Vzyf5k3+8Gj5TKQg72dLSDtBNmNLd61RbHjgfQRBgE0ez6q/jciw==", "license": "0BSD", "dependencies": { "unicode-segmenter": "^0.14.5" @@ -545,15 +545,6 @@ "node": ">=6.9.0" } }, - "node_modules/@badrap/valita": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/@badrap/valita/-/valita-0.4.6.tgz", - "integrity": "sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==", - "license": "MIT", - "engines": { - "node": ">= 18" - } - }, "node_modules/@capsizecss/unpack": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/@capsizecss/unpack/-/unpack-4.0.0.tgz", @@ -4665,15 +4656,15 @@ } }, "node_modules/astro-embed": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/astro-embed/-/astro-embed-0.13.0.tgz", - "integrity": "sha512-SIp+ES9zYpCOLGJbbgnzbzjmSeYvNXteHnOwD1tu3UX5cyeQ6eOFRBos6a96pyJ7GQxdcn/R/NK1KUH/h/Mamg==", + "version": "0.13.1", + "resolved": "https://registry.npmjs.org/astro-embed/-/astro-embed-0.13.1.tgz", + "integrity": "sha512-X79C+Uh9wA4JWkBRTk6drLpOfzqpPlibAL/p0MTV2811canAPzF9Sv9Bq3gdUSCDCQXRFxTVsW89CKtDkg8xqA==", "license": "MIT", "dependencies": { "@astro-community/astro-embed-baseline-status": "^0.2.2", - "@astro-community/astro-embed-bluesky": "^0.2.0", + "@astro-community/astro-embed-bluesky": "^0.2.1", "@astro-community/astro-embed-gist": "^0.1.0", - "@astro-community/astro-embed-integration": "^0.12.0", + "@astro-community/astro-embed-integration": "^0.12.1", "@astro-community/astro-embed-link-preview": "^0.3.1", "@astro-community/astro-embed-mastodon": "^0.1.1", "@astro-community/astro-embed-twitter": "^0.5.11", @@ -4681,7 +4672,7 @@ "@astro-community/astro-embed-youtube": "^0.5.10" }, "peerDependencies": { - "astro": "^5.0.0 || ^6.0.0-alpha" + "astro": "^5.0.0 || ^6.0.0-alpha || ^7.0.0" } }, "node_modules/astro-eslint-parser": { @@ -8089,7 +8080,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8110,7 +8100,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8131,7 +8120,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8152,7 +8140,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8173,7 +8160,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8194,7 +8180,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8215,7 +8200,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8236,7 +8220,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8257,7 +8240,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8278,7 +8260,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -8299,7 +8280,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -12273,6 +12253,20 @@ "dev": true, "license": "MIT" }, + "node_modules/valibot": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/valibot/-/valibot-1.4.2.tgz", + "integrity": "sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==", + "license": "MIT", + "peerDependencies": { + "typescript": ">=5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, "node_modules/validate-npm-package-license": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", diff --git a/package.json b/package.json index c68fae0..af5c427 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/vercel": "^10.0.8", "@fontsource-variable/inter": "^5.2.8", "astro": "^6.4.8", - "astro-embed": "^0.13.0", + "astro-embed": "^0.13.1", "astro-icon": "^1.1.5", "astro-seo": "^1.1.0", "fuse.js": "^7.4.2",