Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2023
1 parent 3579ef8 commit 158ab28
Show file tree
Hide file tree
Showing 2 changed files with 892 additions and 767 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"release": "bumpp package.json --commit --push --tag && pnpm -r publish --access public"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.1",
"@iconify-json/twemoji": "^1.1.10",
"@antfu/eslint-config": "^0.35.2",
"@iconify-json/twemoji": "^1.1.11",
"bumpp": "^8.2.1",
"eslint": "^8.33.0",
"nuxt": "^3.1.1",
"eslint": "^8.34.0",
"nuxt": "^3.2.2",
"typescript": "^4.9.5"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.14",
"@iconify-json/carbon": "^1.1.15",
"@nuxt/content": "^2.4.3",
"@nuxtjs/color-mode": "^3.2.0",
"@unocss/nuxt": "^0.49.2",
"@vueuse/nuxt": "^9.12.0",
"nuxt-icon": "^0.2.10"
"@unocss/nuxt": "^0.49.8",
"@vueuse/nuxt": "^9.13.0",
"nuxt-icon": "^0.3.2"
},
"peerDependencies": {
"nuxt": "^3.0.0-rc.12"
Expand Down
Loading

0 comments on commit 158ab28

Please sign in to comment.