Skip to content

Commit 5d6b4dd

Browse files
authored
Merge pull request #470 from DeterminateSystems/update-deps
Update JS dependencies
2 parents a3b09b3 + f894df4 commit 5d6b4dd

File tree

2 files changed

+818
-843
lines changed

2 files changed

+818
-843
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,35 @@
1111
"sync": "astro sync"
1212
},
1313
"dependencies": {
14-
"@alpinejs/persist": "^3.14.9",
15-
"@astrojs/alpinejs": "^0.4.8",
14+
"@alpinejs/persist": "^3.15.0",
15+
"@astrojs/alpinejs": "^0.4.9",
1616
"@astrojs/check": "^0.7.0",
17-
"@astrojs/mdx": "^4.3.2",
18-
"@astrojs/react": "^4.3.0",
17+
"@astrojs/mdx": "^4.3.5",
18+
"@astrojs/react": "^4.3.1",
1919
"@astrojs/rss": "^4.0.12",
20-
"@astrojs/sitemap": "^3.4.2",
20+
"@astrojs/sitemap": "^3.6.0",
2121
"@astrojs/tailwind": "^5.1.5",
2222
"@expressive-code/plugin-collapsible-sections": "^0.35.6",
2323
"@expressive-code/plugin-line-numbers": "^0.35.6",
24-
"@iconify-json/fa": "^1.2.1",
25-
"@iconify-json/fa-solid": "^1.2.1",
24+
"@iconify-json/fa": "^1.2.2",
25+
"@iconify-json/fa-solid": "^1.2.2",
2626
"@iconify-json/heroicons": "^1.2.2",
27-
"@iconify-json/radix-icons": "^1.2.2",
27+
"@iconify-json/radix-icons": "^1.2.5",
2828
"@tailwindcss/typography": "^0.5.16",
2929
"@types/alpinejs": "^3.13.11",
30-
"@types/react": "^18.3.23",
30+
"@types/react": "^18.3.24",
3131
"@types/react-dom": "^18.3.7",
32-
"alpinejs": "^3.14.9",
33-
"astro": "^5.13.1",
32+
"alpinejs": "^3.15.0",
33+
"astro": "^5.13.8",
3434
"astro-expressive-code": "^0.38.3",
3535
"astro-icon": "^1.1.5",
3636
"astro-seo": "^0.8.4",
3737
"marked": "^12.0.2",
38-
"posthog-js": "^1.258.3",
38+
"posthog-js": "^1.266.0",
3939
"react": "^18.3.1",
4040
"react-dom": "^18.3.1",
4141
"rehype-external-links": "^3.0.0",
42-
"remark-emoji": "^5.0.1",
42+
"remark-emoji": "^5.0.2",
4343
"remark-heading-id": "^1.0.1",
4444
"typescript": "^5.9.2"
4545
},

0 commit comments

Comments
 (0)