We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5f379 commit df79f64Copy full SHA for df79f64
2 files changed
package.json
@@ -21,12 +21,12 @@
21
"test:e2e": "playwright test"
22
},
23
"dependencies": {
24
- "@astrojs/preact": "^2.2.0",
25
- "@astrojs/sitemap": "^1.3.1",
+ "@astrojs/preact": "^2.2.1",
+ "@astrojs/sitemap": "^1.3.3",
26
"@astrojs/tailwind": "^3.1.3",
27
"@fingerprintjs/fingerprintjs": "^3.4.1",
28
"@nanostores/preact": "^0.5.0",
29
- "astro": "^2.5.5",
+ "astro": "^2.5.7",
30
"astro-compress": "^1.1.46",
31
"jose": "^4.14.4",
32
"js-cookie": "^3.0.5",
@@ -48,7 +48,7 @@
48
"markdown-it": "^13.0.1",
49
"openai": "^3.2.1",
50
"prettier": "^2.8.8",
51
- "prettier-plugin-astro": "^0.9.1",
+ "prettier-plugin-astro": "^0.10.0",
52
"prettier-plugin-tailwindcss": "^0.3.0"
53
}
54
0 commit comments