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 13, 2023
1 parent 3579ef8 commit d45dc1e
Show file tree
Hide file tree
Showing 2 changed files with 680 additions and 600 deletions.
14 changes: 7 additions & 7 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.0",
"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",
"@unocss/nuxt": "^0.49.4",
"@vueuse/nuxt": "^9.12.0",
"nuxt-icon": "^0.2.10"
"nuxt-icon": "^0.2.11"
},
"peerDependencies": {
"nuxt": "^3.0.0-rc.12"
Expand Down
Loading

0 comments on commit d45dc1e

Please sign in to comment.