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 Nov 15, 2024
1 parent 44f137d commit 0fadc02
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 68 deletions.
124 changes: 60 additions & 64 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"lint-fix": "eslint . --fix"
},
"dependencies": {
"@nuxt/kit": "^3.14.0",
"@nuxt/kit": "^3.14.159",
"defu": "^6.1.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.0",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/i18n": "^8.5.6",
"eslint": "^9.14.0",
"nuxt": "^3.14.0",
"eslint": "^9.15.0",
"nuxt": "^3.14.159",
"typescript": "^5.6.3",
"vitest": "^1.6.0"
}
Expand Down

0 comments on commit 0fadc02

Please sign in to comment.