Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#357)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 99c578c commit 92d0176
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 418 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"release": "yarn lint && yarn test && yarn prepack && yarn standard-version && git push --follow-tags && npm publish"
},
"dependencies": {
"@nuxt/kit": "^3.7.0",
"@nuxt/kit": "^3.7.2",
"defu": "^6.1.2",
"logrocket": "^5.0.1"
},
"devDependencies": {
"@nuxt/module-builder": "^0.4.0",
"@nuxt/test-utils": "^3.7.0",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/test-utils": "^3.7.2",
"@nuxtjs/eslint-config-typescript": "latest",
"eslint": "^8.48.0",
"nuxt": "^3.7.0",
"eslint": "^8.49.0",
"nuxt": "^3.7.2",
"standard-version": "^9.3.2",
"vitest": "^0.34.3"
"vitest": "^0.34.4"
}
}
Loading

0 comments on commit 92d0176

Please sign in to comment.