Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#239)
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 Aug 8, 2024
1 parent 28ed75d commit 87e5964
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 49 deletions.
91 changes: 47 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"lint-fix": "eslint . --ext .js,.vue,.ts --fix"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.4",
"defu": "^6.1.4"
},
"devDependencies": {
"@nuxt/module-builder": "^0.7.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.13.1",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/i18n": "^8.3.3",
"eslint": "^8.57.0",
"nuxt": "^3.12.4",
"vitest": "^1.6.0"
Expand Down

0 comments on commit 87e5964

Please sign in to comment.