Skip to content

Commit

Permalink
chore(deps): update unocss monorepo to v65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent c44d43c commit ca6bb81
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 138 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"play": "pnpm -C playground run dev"
},
"dependencies": {
"@unocss/core": "^0.65.3"
"@unocss/core": "^65.4.2"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"unocss": "^0.65.3",
"unocss": "^65.4.2",
"unocss-unit-to-vw": "workspace:*",
"vue": "^3.5.13"
},
Expand Down
Loading

0 comments on commit ca6bb81

Please sign in to comment.