We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27e820 commit 6a87363Copy full SHA for 6a87363
package.json
@@ -20,8 +20,8 @@
20
"@cspell/eslint-plugin": "6.31.3",
21
"@typescript-eslint/eslint-plugin": "5.62.0",
22
"@typescript-eslint/parser": "5.62.0",
23
- "@unocss/preset-attributify": "0.55.3",
24
- "@unocss/preset-wind": "0.55.3",
+ "@unocss/preset-attributify": "0.57.3",
+ "@unocss/preset-wind": "0.57.3",
25
"astro-robots-txt": "0.5.0",
26
"astro-seo": "0.8.0",
27
"autoprefixer": "10.4.16",
@@ -43,7 +43,7 @@
43
"workbox-build": "7.0.0"
44
},
45
"dependencies": {
46
- "@unocss/astro": "0.55.3",
+ "@unocss/astro": "0.57.3",
47
"astro": "2.10.15",
48
"solid-js": "1.8.5"
49
}
0 commit comments