Skip to content

Commit

Permalink
chore: update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Mar 17, 2024
1 parent 51311d0 commit 8fcaa7b
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"prepublishOnly": "pnpm test && pnpm build"
},
"dependencies": {
"@unocss/core": "^0.58.5",
"@unocss/core": "^0.58.6",
"magic-string": "^0.30.8"
},
"devDependencies": {
"@lvjiaxuan/eslint-config": "^1.9.1",
"eslint": "^8.57.0",
"rollup": "^4.12.1",
"vitest": "^1.3.1"
"rollup": "^4.13.0",
"vitest": "^1.4.0"
}
}
Loading

0 comments on commit 8fcaa7b

Please sign in to comment.