Skip to content

Commit

Permalink
fix(deps): update unocss monorepo to ^0.63.0 (#232)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent e96214e commit c35761f
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 156 deletions.
4 changes: 2 additions & 2 deletions packages/app-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@solid-primitives/i18n": "^2.1.1",
"@solid-primitives/storage": "^4.2.1",
"@solidjs/router": "^0.14.3",
"@unocss/reset": "^0.62.2",
"@unocss/reset": "^0.63.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"jszip": "^3.10.1",
Expand All @@ -53,7 +53,7 @@
"jsdom": "^25.0.0",
"tsx": "^4.19.1",
"typescript": "catalog:",
"unocss": "^0.62.2",
"unocss": "^0.63.0",
"vite": "^5.0.11",
"vite-plugin-solid": "^2.8.2",
"vitest": "catalog:"
Expand Down
Loading

0 comments on commit c35761f

Please sign in to comment.