We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fcba24 commit 72e56d8Copy full SHA for 72e56d8
2 files changed
package.json
@@ -58,8 +58,8 @@
58
"@types/ws": "8.5.10",
59
"@typescript-eslint/eslint-plugin": "6.13.1",
60
"@typescript-eslint/parser": "6.13.1",
61
- "@unocss/preset-wind": "0.57.7",
62
- "@unocss/reset": "0.57.7",
+ "@unocss/preset-wind": "66.6.0",
+ "@unocss/reset": "66.6.0",
63
"c8": "8.0.1",
64
"eslint": "8.54.0",
65
"eslint-config-prettier": "9.0.0",
@@ -71,7 +71,7 @@
71
"standard-version": "9.5.0",
72
"typescript": "5.3.2",
73
"unbuild": "1.2.1",
74
- "unocss": "0.57.7",
+ "unocss": "66.6.0",
75
"vite": "5.0.2",
76
"vitest": "0.34.6"
77
},
0 commit comments