Skip to content

Commit

Permalink
chore: upgrade unconfig, close unocss#1618
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 8, 2022
1 parent 8070e01 commit 014e25c
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
},
"dependencies": {
"@unocss/core": "workspace:*",
"unconfig": "^0.3.6"
"unconfig": "^0.3.7"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
},
"devDependencies": {
"magic-string": "^0.26.6",
"unconfig": "^0.3.6"
"unconfig": "^0.3.7"
}
}
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"jiti": "^1.16.0",
"prettier": "^2.7.1",
"tsup": "^6.2.3",
"unconfig": "^0.3.6"
"unconfig": "^0.3.7"
}
}
19 changes: 10 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 014e25c

Please sign in to comment.