diff --git a/package.json b/package.json index 5d4cbc4..ade25ef 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,9 @@ }, "devDependencies": { "@astrojs/mdx": "^1.1.3", - "@astrojs/partytown": "^2.1.0", - "@astrojs/rss": "^4.0.6", - "@astrojs/sitemap": "^3.1.2", + "@astrojs/sitemap": "^3.1.6", + "@astrojs/partytown": "^2.1.1", + "@astrojs/rss": "^4.0.7", "@astrolib/analytics": "^0.5.0", "@astrolib/seo": "^0.6.0", "@fontsource/inter": "^5.0.20", @@ -29,7 +29,7 @@ "astro-icon": "^1.1.0", "eslint": "^8.57.0", "eslint-plugin-astro": "^1.2.3", - "eslint-plugin-jsx-a11y": "^6.6.1", + "eslint-plugin-jsx-a11y": "^6.9.0", "limax": "^4.1.0", "mdast-util-to-string": "^4.0.0", "prettier": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 595c755..761e216 100644 --- a/yarn.lock +++ b/yarn.lock @@ -74,7 +74,7 @@ unist-util-visit "^4.1.2" vfile "^5.3.7" -"@astrojs/partytown@^2.1.0": +"@astrojs/partytown@^2.1.1": version "2.1.1" resolved "https://registry.yarnpkg.com/@astrojs/partytown/-/partytown-2.1.1.tgz#5c5270ca75eb692f6fe7ef3f80be41163f170eb7" integrity sha512-KvecQuGGgrDrdTjC5awmtoQXqJFinChfeizKBJyr7F5EGQPx62xq8SIWkcXamLr5xZyNw0lryKeLtIzbxRH/zw== @@ -89,7 +89,7 @@ dependencies: prismjs "^1.29.0" -"@astrojs/rss@^4.0.6": +"@astrojs/rss@^4.0.7": version "4.0.7" resolved "https://registry.yarnpkg.com/@astrojs/rss/-/rss-4.0.7.tgz#af08243ed3c6e29448ecf2c2546f86cd5cf23f27" integrity sha512-ZEG55XFB19l+DplUvBISmz04UbjDtKliRO4Y5+ERRhAMjgCVVobEBNE6ZwWG1h6orWUocy4nfPihKXDyB73x9g== @@ -97,7 +97,7 @@ fast-xml-parser "^4.4.0" kleur "^4.1.5" -"@astrojs/sitemap@^3.1.2": +"@astrojs/sitemap@^3.1.6": version "3.1.6" resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-3.1.6.tgz#32bba41b6512ee97ea42633593046b1a22658260" integrity sha512-1Qp2NvAzVImqA6y+LubKi1DVhve/hXXgFvB0szxiipzh7BvtuKe4oJJ9dXSqaubaTkt4nMa6dv6RCCAYeB6xaQ== @@ -2946,7 +2946,7 @@ eslint-plugin-astro@^1.2.3: postcss "^8.4.14" postcss-selector-parser "^6.0.10" -eslint-plugin-jsx-a11y@^6.6.1: +eslint-plugin-jsx-a11y@^6.9.0: version "6.9.0" resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.9.0.tgz#67ab8ff460d4d3d6a0b4a570e9c1670a0a8245c8" integrity sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g==