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] authored Dec 26, 2023
1 parent 92d0176 commit f7bf040
Show file tree
Hide file tree
Showing 2 changed files with 2,419 additions and 1,405 deletions.
14 changes: 7 additions & 7 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.2",
"defu": "^6.1.2",
"@nuxt/kit": "^3.9.0",
"defu": "^6.1.3",
"logrocket": "^5.0.1"
},
"devDependencies": {
"@nuxt/module-builder": "^0.5.1",
"@nuxt/test-utils": "^3.7.2",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@nuxtjs/eslint-config-typescript": "latest",
"eslint": "^8.49.0",
"nuxt": "^3.7.2",
"eslint": "^8.56.0",
"nuxt": "^3.9.0",
"standard-version": "^9.3.2",
"vitest": "^0.34.4"
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit f7bf040

Please sign in to comment.