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 Jul 13, 2022
1 parent 5fc707b commit 6b25fc8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -7,12 +7,12 @@
"preview": "nuxt preview"
},
"devDependencies": {
"nuxt": "3.0.0-rc.3"
"nuxt": "3.0.0-rc.5"
},
"dependencies": {
"@nuxt/content": "^2.0.0",
"@nuxtjs/tailwindcss": "^5.1.2",
"@picocss/pico": "^1.5.2",
"jose": "^4.8.1"
"@nuxt/content": "^2.0.1",
"@nuxtjs/tailwindcss": "^5.3.0",
"@picocss/pico": "^1.5.3",
"jose": "^4.8.3"
}
}

0 comments on commit 6b25fc8

Please sign in to comment.