Skip to content

Commit 15523df

Browse files
committed
fix(deps): update unocss monorepo to ^0.61.0
| datasource | package | from | to | | ---------- | ------------- | ------- | ------ | | npm | @unocss/reset | 0.51.13 | 0.61.0 | | npm | unocss | 0.51.13 | 0.61.0 |
1 parent ec5e369 commit 15523df

File tree

2 files changed

+521
-217
lines changed

2 files changed

+521
-217
lines changed

web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"openapi-typescript": "^6.5.0",
2828
"prettier": "^2.8.8",
2929
"typescript": "^5.0.4",
30-
"unocss": "^0.51.8",
30+
"unocss": "^0.61.0",
3131
"vite": "^4.5.3",
3232
"vite-plugin-solid": "^2.7.2",
3333
"vitest": "^0.31.4"
@@ -38,7 +38,7 @@
3838
"@fluent/sequence": "^0.8.0",
3939
"@solid-devtools/overlay": "^0.27.7",
4040
"@solidjs/router": "^0.8.2",
41-
"@unocss/reset": "^0.51.12",
41+
"@unocss/reset": "^0.61.0",
4242
"feather-icons": "^4.29.0",
4343
"openapi-fetch": "^0.2.0",
4444
"solid-js": "^1.7.4"

0 commit comments

Comments
 (0)