Skip to content

Commit f385651

Browse files
chore(deps): update unocss monorepo to ^0.60.0
1 parent e0b86b4 commit f385651

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"tsup": "^6.5.0",
8080
"tsx": "^3.12.1",
8181
"typescript": "^4.8.4",
82-
"unocss": "^0.51.2",
82+
"unocss": "^0.60.0",
8383
"vite": "^4.0.0",
8484
"vitest": "^0.13.1",
8585
"vue3-right-click-menu": "^0.0.3"

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"@antfu/eslint-config": "^0.34.0",
1919
"@iconify-json/carbon": "^1.1.2",
2020
"@types/node": "^18.0.0",
21-
"@unocss/reset": "^0.47.0",
21+
"@unocss/reset": "^0.60.0",
2222
"@vitejs/plugin-vue": "^3.0.1",
2323
"@vue/test-utils": "^2.0.0-rc.18",
2424
"eslint": "^8.11.0",
2525
"jsdom": "^19.0.0",
2626
"typescript": "^4.6.2",
27-
"unocss": "^0.29.2",
27+
"unocss": "^0.60.0",
2828
"unplugin-auto-import": "^0.12.0",
2929
"unplugin-vue-components": "^0.18.0",
3030
"vite": "^4.0.0",

0 commit comments

Comments
 (0)