We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d378400 commit 2fbec97Copy full SHA for 2fbec97
2 files changed
package.json
@@ -419,7 +419,7 @@
419
"@types/ua-parser-js": "^0.7.39",
420
"@types/utf8": "^3.0.3",
421
"@types/uuid": "^10.0.0",
422
- "@unocss/eslint-config": "^0.57.1",
+ "@unocss/eslint-config": "^0.65.0",
423
"@vitejs/plugin-vue": "^4.3.4",
424
"@vitejs/plugin-vue-jsx": "^3.0.2",
425
"@vue/compiler-sfc": "^3.2.47",
@@ -437,8 +437,8 @@
437
"prettier": "^3.0.0",
438
"semver": "^7.5.2",
439
"typescript": "~5.2.2",
440
- "unocss": "^0.57.1",
441
- "unocss-preset-scrollbar": "^0.2.1",
+ "unocss": "^0.65.0",
+ "unocss-preset-scrollbar": "^0.3.0",
442
"unplugin-icons": "^0.17.0",
443
"unplugin-vue-components": "^0.25.0",
444
"unplugin-vue-markdown": "^29.1.0",
0 commit comments