Skip to content

Commit

Permalink
Merge pull request #5 from elonehoo/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
elonehoo committed Sep 15, 2023
2 parents 75817db + 3705794 commit 380f320
Show file tree
Hide file tree
Showing 3 changed files with 431 additions and 237 deletions.
2 changes: 1 addition & 1 deletion .demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"content-unocss": "workspace:*",
"nuxt": "^3.7.1"
"nuxt": "^3.7.3"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"release": "bumpp package.json --commit --push --tag && pnpm -r publish --access public"
},
"devDependencies": {
"@antfu/eslint-config": "^0.41.0",
"@antfu/eslint-config": "^0.42.0",
"@iconify-json/twemoji": "^1.1.12",
"bumpp": "^9.2.0",
"eslint": "^8.48.0",
"nuxt": "^3.7.1",
"eslint": "^8.49.0",
"nuxt": "^3.7.3",
"typescript": "^5.2.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 380f320

Please sign in to comment.