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] committed Sep 8, 2023
1 parent 9c6b101 commit 3655c48
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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",
"@nuxt/kit": "^3.7.1",
"defu": "^6.1.2"
},
"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.1",
"@nuxt/schema": "^3.7.1",
"@nuxt/test-utils": "^3.7.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"eslint": "^8.49.0",
"nuxt": "^3.7.1",
"vitest": "^0.34.4"
}
}

0 comments on commit 3655c48

Please sign in to comment.