Skip to content

Commit 16aaaab

Browse files
Revert "pnpm update"
This reverts commit 0fa07fc.
1 parent 0fa07fc commit 16aaaab

File tree

2 files changed

+1464
-1051
lines changed

2 files changed

+1464
-1051
lines changed

package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -17,36 +17,36 @@
1717
},
1818
"dependencies": {
1919
"@astrojs/check": "^0.9.4",
20-
"@astrojs/db": "^0.14.6",
21-
"@astrojs/preact": "^4.0.4",
20+
"@astrojs/db": "^0.14.5",
21+
"@astrojs/preact": "^4.0.1",
2222
"@astrojs/sitemap": "^3.2.1",
23-
"@astrojs/tailwind": "^5.1.5",
24-
"@astrojs/vercel": "^8.0.7",
25-
"@preact/signals": "^1.3.2",
26-
"@vercel/analytics": "^1.5.0",
27-
"@vercel/speed-insights": "^1.2.0",
28-
"astro": "^5.3.0",
23+
"@astrojs/tailwind": "^5.1.4",
24+
"@astrojs/vercel": "^8.0.1",
25+
"@preact/signals": "^1.3.1",
26+
"@vercel/analytics": "^1.4.1",
27+
"@vercel/speed-insights": "^1.1.0",
28+
"astro": "^5.1.4",
2929
"astro-seo-schema": "^5.0.0",
3030
"atropos": "^2.0.2",
31-
"preact": "^10.25.4",
31+
"preact": "^10.25.1",
3232
"rss-to-json": "^2.1.1",
3333
"schema-dts": "^1.1.2",
3434
"valibot": "^0.31.1"
3535
},
3636
"devDependencies": {
37-
"@playwright/test": "^1.50.1",
38-
"@tailwindcss/forms": "^0.5.10",
39-
"@tailwindcss/typography": "^0.5.16",
37+
"@playwright/test": "^1.49.0",
38+
"@tailwindcss/forms": "^0.5.9",
39+
"@tailwindcss/typography": "^0.5.15",
4040
"@types/html-to-text": "^9.0.4",
41-
"@types/node": "^22.13.4",
41+
"@types/node": "^22.10.1",
4242
"html-to-text": "^9.0.5",
43-
"prettier": "^3.5.1",
43+
"prettier": "^3.4.1",
4444
"prettier-plugin-astro": "^0.14.1",
45-
"prettier-plugin-tailwindcss": "^0.6.11",
45+
"prettier-plugin-tailwindcss": "^0.6.9",
4646
"sharp": "^0.33.5",
4747
"tailwind-scrollbar": "^3.1.0",
48-
"tailwindcss": "^3.4.17",
49-
"typescript": "^5.7.3"
48+
"tailwindcss": "^3.4.16",
49+
"typescript": "^5.7.2"
5050
},
5151
"engines": {
5252
"node": "^20.18.1"

0 commit comments

Comments
 (0)