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 16, 2023
1 parent bc349f2 commit 5f6dda9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"test": "vitest run"
},
"dependencies": {
"@nuxt/kit": "^3.6.5",
"defu": "^6.1.2"
"@nuxt/kit": "^3.8.2",
"defu": "^6.1.3"
},
"devDependencies": {
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.46.0",
"nuxt": "^3.6.5",
"vitest": "^0.33.0"
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.8.2",
"@nuxt/test-utils": "^3.8.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"eslint": "^8.56.0",
"nuxt": "^3.8.2",
"vitest": "^0.34.6"
}
}

0 comments on commit 5f6dda9

Please sign in to comment.