Skip to content

Commit 56b6813

Browse files
authored
Merge pull request #412 from DeterminateSystems/update-deps
Update undici, vite, prismjs
2 parents 06265c7 + 693c690 commit 56b6813

File tree

3 files changed

+360
-161
lines changed

3 files changed

+360
-161
lines changed

flake.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"sync": "astro sync"
1212
},
1313
"dependencies": {
14-
"@alpinejs/persist": "^3.14.6",
14+
"@alpinejs/persist": "^3.14.8",
1515
"@astrojs/alpinejs": "^0.4.0",
1616
"@astrojs/check": "^0.7.0",
17-
"@astrojs/mdx": "^4.0.0",
17+
"@astrojs/mdx": "^4.0.4",
1818
"@astrojs/react": "^3.6.3",
1919
"@astrojs/rss": "^4.0.9",
2020
"@astrojs/sitemap": "^3.2.1",
21-
"@astrojs/tailwind": "^5.1.3",
21+
"@astrojs/tailwind": "^5.1.4",
2222
"@expressive-code/plugin-collapsible-sections": "^0.35.6",
2323
"@expressive-code/plugin-line-numbers": "^0.35.6",
2424
"@iconify-json/fa": "^1.2.0",
@@ -29,8 +29,8 @@
2929
"@types/alpinejs": "^3.13.11",
3030
"@types/react": "^18.3.12",
3131
"@types/react-dom": "^18.3.1",
32-
"alpinejs": "^3.14.6",
33-
"astro": "^5.0.1",
32+
"alpinejs": "^3.14.8",
33+
"astro": "^5.1.4",
3434
"astro-expressive-code": "^0.38.3",
3535
"astro-icon": "^1.1.4",
3636
"astro-seo": "^0.8.4",
@@ -46,9 +46,9 @@
4646
"devDependencies": {
4747
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
4848
"@types/alpinejs__persist": "^3.13.4",
49-
"prettier": "^3.4.1",
49+
"prettier": "^3.4.2",
5050
"prettier-plugin-astro": "^0.14.1",
5151
"prettier-plugin-tailwindcss": "^0.6.9",
52-
"tailwindcss": "^3.4.16"
52+
"tailwindcss": "^3.4.17"
5353
}
5454
}

0 commit comments

Comments
 (0)