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 Aug 9, 2023
1 parent 880c0ef commit df20bc6
Show file tree
Hide file tree
Showing 2 changed files with 1,229 additions and 1,227 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.5.2",
"@vinejs/vine": "^1.4.0",
"@nuxt/kit": "^3.6.5",
"@vinejs/vine": "^1.6.0",
"defu": "^6.1.2",
"h3": "^1.6.6"
"h3": "^1.7.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.5",
"@antfu/eslint-config": "^0.40.2",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.2",
"@nuxt/test-utils": "^3.5.1",
"@types/node": "^18",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@types/node": "^18.17.4",
"bumpp": "^9.1.1",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"nuxt": "^3.5.1",
"vitest": "^0.31.4"
"changelogen": "^0.5.4",
"eslint": "^8.46.0",
"nuxt": "^3.6.5",
"vitest": "^0.34.1"
}
}

0 comments on commit df20bc6

Please sign in to comment.