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 Jul 8, 2023
1 parent 880c0ef commit a0a11f0
Show file tree
Hide file tree
Showing 2 changed files with 1,085 additions and 766 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.2",
"@vinejs/vine": "^1.4.1",
"defu": "^6.1.2",
"h3": "^1.6.6"
"h3": "^1.7.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.5",
"@antfu/eslint-config": "^0.39.7",
"@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.2",
"@nuxt/test-utils": "^3.6.2",
"@types/node": "^18.16.19",
"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.44.0",
"nuxt": "^3.6.2",
"vitest": "^0.33.0"
}
}

0 comments on commit a0a11f0

Please sign in to comment.