diff --git a/package-lock.json b/package-lock.json index 69796ce..df17f42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/vercel": "^11.0.8", "@fontsource-variable/inter": "^5.3.0", "astro": "^7.2.9", - "astro-embed": "^0.13.1", + "astro-embed": "^0.14.0", "astro-icon": "^1.2.0", "astro-seo": "^1.1.0", "fuse.js": "^7.5.0", @@ -83,16 +83,16 @@ } }, "node_modules/@astro-community/astro-embed-bluesky": { - "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==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-bluesky/-/astro-embed-bluesky-0.2.3.tgz", + "integrity": "sha512-smevGXIBZTOwsS4S4KpSRzQp9v2C2DOg/3kR5cfpLB9Tc1TG4WFy2qxY6zyxzMfHsEAk7RsLdkQqrdEQ8ylf6A==", "license": "MIT", "dependencies": { - "@atcute/atproto": "^4.0.2", - "@atcute/bluesky": "^4.0.11", - "@atcute/bluesky-richtext-segmenter": "^3.0.0", - "@atcute/client": "^5.1.0", - "@atcute/lexicons": "^2.0.1" + "@atcute/atproto": "^4.0.3", + "@atcute/bluesky": "^4.0.14", + "@atcute/bluesky-richtext-segmenter": "^3.0.1", + "@atcute/client": "^5.1.1", + "@atcute/lexicons": "^2.0.2" } }, "node_modules/@astro-community/astro-embed-gist": { @@ -105,12 +105,12 @@ } }, "node_modules/@astro-community/astro-embed-integration": { - "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==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@astro-community/astro-embed-integration/-/astro-embed-integration-0.13.0.tgz", + "integrity": "sha512-lHan0L43UIdFZYomXn9s/9zd5a5Z+w82D0Gs2PjarWG5MUbHPMcuaLbbFLxASEeDaBBM0BexT4/G+8W+5qLvIQ==", "license": "MIT", "dependencies": { - "@astro-community/astro-embed-bluesky": "^0.2.1", + "@astro-community/astro-embed-bluesky": "^0.2.3", "@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", @@ -118,11 +118,11 @@ "@astro-community/astro-embed-vimeo": "^0.3.12", "@astro-community/astro-embed-youtube": "^0.5.10", "@types/unist": "^3.0.3", - "astro-auto-import": "^0.5.1", + "astro-auto-import": "^0.6.0", "unist-util-select": "^5.1.0" }, "peerDependencies": { - "astro": "^5.0.0 || ^6.0.0-alpha || ^7.0.0" + "astro": "^7.2.4" } }, "node_modules/@astro-community/astro-embed-link-preview": { @@ -607,34 +607,34 @@ } }, "node_modules/@atcute/atproto": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@atcute/atproto/-/atproto-4.0.3.tgz", - "integrity": "sha512-BNylfO7nK0yYBpSpnGhOYgrJTeZWrXHPrb6tOQmp9A3Am0epctIWm6/5lPC4ZNPHpUbwr5w/LzH/v7kjAoKEDg==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/@atcute/atproto/-/atproto-4.0.4.tgz", + "integrity": "sha512-aEp5wQVPVbZcFJUwoi54tyT+ehRI/xtPe9T0zIvcryHAVXF/zxHtNboM+htbZLOAGsDFsqzgCyxph0Bafw7L8w==", "license": "0BSD", "dependencies": { - "@atcute/lexicons": "^2.0.2" + "@atcute/lexicons": "^2.0.3" }, "peerDependencies": { "@atcute/lexicons": "^2.0.0" } }, "node_modules/@atcute/bluesky": { - "version": "4.0.13", - "resolved": "https://registry.npmjs.org/@atcute/bluesky/-/bluesky-4.0.13.tgz", - "integrity": "sha512-TkK65PFNnuoBUYdE/KdnKox4zv+HTchIJzLOy6AmZwmS4+M/Tag9IVy1IM91Sn3/SJEZWckTITKSCjzSpUlfMQ==", + "version": "4.0.20", + "resolved": "https://registry.npmjs.org/@atcute/bluesky/-/bluesky-4.0.20.tgz", + "integrity": "sha512-rboI/y7QQ9HJjW2yhkzwoBLWBgv0qbqi7uDVSS6HCZi5ZddAusIXOTTG6AALroDPbU6WNg+511HRTl+BnM6VXA==", "license": "0BSD", "dependencies": { - "@atcute/atproto": "^4.0.3", - "@atcute/lexicons": "^2.0.2" + "@atcute/atproto": "^4.0.4", + "@atcute/lexicons": "^2.1.0" }, "peerDependencies": { "@atcute/lexicons": "^2.0.0" } }, "node_modules/@atcute/bluesky-richtext-segmenter": { - "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==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@atcute/bluesky-richtext-segmenter/-/bluesky-richtext-segmenter-3.0.2.tgz", + "integrity": "sha512-LXsUuElLQ/gQe2g04SzgTeEbSwhcnmswioGdneve8e3vE+FU353EjuEVIsnA/H5rnGeLswLdrua7Io1twezynA==", "license": "0BSD" }, "node_modules/@atcute/client": { @@ -651,43 +651,43 @@ } }, "node_modules/@atcute/identity": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@atcute/identity/-/identity-2.0.1.tgz", - "integrity": "sha512-FEURUvl30SyyWWikkvm+MLz0Snuf0OF10L/qxRhWjj6qDB5Ib+XWhiBuwidjvhCkrCepTUNLbj4TlUm/gHaUig==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@atcute/identity/-/identity-2.0.2.tgz", + "integrity": "sha512-amr/EQceqVtBVmjBK4uUF7nKKYuRttadigpvOcAn4dnO6SNSwSjQi8KDH9LnukEotPsSP4UDsQvNfHWEoUcslw==", "license": "0BSD", "dependencies": { - "@atcute/lexicons": "^2.0.2", - "valibot": "^1.4.1" + "@atcute/lexicons": "^2.0.3", + "valibot": "^1.4.2" }, "peerDependencies": { "@atcute/lexicons": "^2.0.0" } }, "node_modules/@atcute/lexicons": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@atcute/lexicons/-/lexicons-2.0.2.tgz", - "integrity": "sha512-ATBADJAy4KQ76NB86BjgYKrRdbDRUo76Cbqna4WIfQAgN105Rcy972MiNKs+BSmcOOM3WakilgTm0CXD4RC0iA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@atcute/lexicons/-/lexicons-2.1.0.tgz", + "integrity": "sha512-cqbtPfFctoddrSFBt65xyD7st01d8rNntyinRfRhlRPGlqEg8FWacgc7piBw0SAs1SG+5BoV3d3mhzWfQHcByg==", "license": "0BSD", "dependencies": { - "@atcute/uint8array": "^1.1.3", - "@atcute/util-text": "^1.3.3", + "@atcute/uint8array": "^1.1.5", + "@atcute/util-text": "^1.3.4", "@standard-schema/spec": "^1.1.0", "esm-env": "^1.2.2" } }, "node_modules/@atcute/uint8array": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.1.3.tgz", - "integrity": "sha512-2KLcMQHUFtntY3tEjdyqqq1tR9hvPFndluWFCa637QY0cMyvq0fHSnhmZeWaSRIXMCwVDY3TLLWHNOHEWFb11g==", + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.1.5.tgz", + "integrity": "sha512-1SFCXOtjE3ismP92CqzbOfYSwJmPPPFbj798wLXSpLv2hSd5OIaUrTh6EqRVR1VZ3ZhR+vaBmd3kxAN0wkw+gQ==", "license": "0BSD" }, "node_modules/@atcute/util-text": { - "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==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@atcute/util-text/-/util-text-1.3.4.tgz", + "integrity": "sha512-u2UAM7iSM09sQaSG9jtxWFSPgB8boVj50/BoyMvYnhVgGBu+nXIuAcdDUQCsZA44YZgTPPhN/b86JX+jH7SPzQ==", "license": "0BSD", "dependencies": { - "unicode-segmenter": "^0.14.5" + "unicode-segmenter": "^0.17.0" } }, "node_modules/@babel/helper-string-parser": { @@ -4083,9 +4083,9 @@ "license": "ISC" }, "node_modules/acorn": { - "version": "8.17.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.17.0.tgz", - "integrity": "sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.18.0.tgz", + "integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==", "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -4343,18 +4343,15 @@ } }, "node_modules/astro-auto-import": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/astro-auto-import/-/astro-auto-import-0.5.2.tgz", - "integrity": "sha512-C7sxtj0nK4F7AiafNoS8lY/JyqW6/JlnkXTdNIT6CKroV/p4m5j6dkpKEAXZf/7Z+SeDcmAlWI6G1nVMssRRPQ==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/astro-auto-import/-/astro-auto-import-0.6.0.tgz", + "integrity": "sha512-ru98hrmIZcLvNIcQWtGHKlYE2C+5+8dp86vGnDiGpdmqcFcG/Tn7uNVGhF1CUkvxNRtE+YZhmWTD94lnxY++rA==", "license": "MIT", "dependencies": { - "acorn": "^8.17.0" - }, - "engines": { - "node": ">=20.0.0" + "acorn": "^8.18.0" }, "peerDependencies": { - "astro": "^5.0.0 || ^6.0.0 || ^7.0.0" + "astro": "^7.2.4" } }, "node_modules/astro-compress": { @@ -4642,15 +4639,15 @@ } }, "node_modules/astro-embed": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/astro-embed/-/astro-embed-0.13.1.tgz", - "integrity": "sha512-X79C+Uh9wA4JWkBRTk6drLpOfzqpPlibAL/p0MTV2811canAPzF9Sv9Bq3gdUSCDCQXRFxTVsW89CKtDkg8xqA==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/astro-embed/-/astro-embed-0.14.0.tgz", + "integrity": "sha512-VpOnmbeReZvjhK9SYEEsGKZOXBJtrSBMohkVnUwi2ue+qZ19jhM5I3p6SE1NYTi6NY2yoRKJb8J2OtjVDR3lMQ==", "license": "MIT", "dependencies": { "@astro-community/astro-embed-baseline-status": "^0.2.2", - "@astro-community/astro-embed-bluesky": "^0.2.1", + "@astro-community/astro-embed-bluesky": "^0.2.3", "@astro-community/astro-embed-gist": "^0.1.0", - "@astro-community/astro-embed-integration": "^0.12.1", + "@astro-community/astro-embed-integration": "^0.13.0", "@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", @@ -10995,9 +10992,9 @@ "license": "MIT" }, "node_modules/unicode-segmenter": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/unicode-segmenter/-/unicode-segmenter-0.14.5.tgz", - "integrity": "sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==", + "version": "0.17.3", + "resolved": "https://registry.npmjs.org/unicode-segmenter/-/unicode-segmenter-0.17.3.tgz", + "integrity": "sha512-hKZwqBjJDmqNrq1+LjDxck1qLzJFcLLJM2Xq92ORRHOuau6GSHeELmn+uyk6zNH1CK9mogrUJGP9WJCJUQXMAw==", "license": "MIT" }, "node_modules/unified": { diff --git a/package.json b/package.json index 2329d2c..aa13850 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@astrojs/vercel": "^11.0.8", "@fontsource-variable/inter": "^5.3.0", "astro": "^7.2.9", - "astro-embed": "^0.13.1", + "astro-embed": "^0.14.0", "astro-icon": "^1.2.0", "astro-seo": "^1.1.0", "fuse.js": "^7.5.0",