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 Mar 17, 2023
1 parent 67a95ac commit 4b8023a
Show file tree
Hide file tree
Showing 3 changed files with 553 additions and 471 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.2.3"
"nuxt": "^3.3.1"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"@antfu/eslint-config": "^0.36.0",
"@iconify-json/twemoji": "^1.1.11",
"bumpp": "^9.0.0",
"eslint": "^8.35.0",
"nuxt": "^3.2.3",
"eslint": "^8.36.0",
"nuxt": "^3.3.1",
"typescript": "^4.9.5"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.16",
"@nuxt/content": "^2.4.3",
"@nuxt/content": "^2.5.2",
"@nuxtjs/color-mode": "^3.2.0",
"@unocss/nuxt": "^0.50.4",
"@unocss/nuxt": "^0.50.6",
"@vueuse/nuxt": "^9.13.0",
"nuxt-config-schema": "^0.4.5",
"nuxt-icon": "^0.3.2"
"nuxt-icon": "^0.3.3"
},
"peerDependencies": {
"nuxt": "^3.0.0-rc.12"
Expand Down
Loading

0 comments on commit 4b8023a

Please sign in to comment.