Skip to content

Commit c72f453

Browse files
authored
Merge branch 'main' into sidebar-filtering
2 parents 877977e + 1d88dc6 commit c72f453

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"dependencies": {
5353
"@11ty/eleventy-fetch": "^4.0.1",
5454
"@astro-community/astro-embed-youtube": "^0.5.7",
55-
"@astrojs/mdx": "^4.3.9",
55+
"@astrojs/mdx": "^4.3.10",
5656
"@astrojs/partytown": "^2.1.4",
57-
"@astrojs/preact": "^4.1.2",
57+
"@astrojs/preact": "^4.1.3",
5858
"@astrojs/prism": "^3.3.0",
59-
"@astrojs/react": "^4.4.1",
59+
"@astrojs/react": "^4.4.2",
6060
"@astrojs/sitemap": "^3.6.0",
6161
"@astrojs/vercel": "^8.2.11",
6262
"@chainlink/cl-search-frontend": "^0.12.0",
@@ -84,7 +84,7 @@
8484
"@solana/wallet-adapter-solflare": "^0.6.32",
8585
"@solana/wallet-adapter-trust": "^0.1.17",
8686
"@supabase/supabase-js": "^2.78.0",
87-
"astro": "^5.15.3",
87+
"astro": "^5.15.4",
8888
"bignumber.js": "^9.3.1",
8989
"bs58": "^6.0.0",
9090
"clipboard": "^2.0.11",

0 commit comments

Comments
 (0)