Skip to content

Commit

Permalink
Merge branch 'main' into create-pull-request/patch-1723155290
Browse files Browse the repository at this point in the history
  • Loading branch information
angeousta authored Aug 8, 2024
2 parents d5153a0 + afb3343 commit 964b587
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand All @@ -89,15 +89,15 @@
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==
dependencies:
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==
Expand Down Expand Up @@ -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==
Expand Down

0 comments on commit 964b587

Please sign in to comment.