Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent 880c0ef commit d51074c
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 213 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
},
"dependencies": {
"@nuxt/kit": "^3.5.2",
"@vinejs/vine": "^1.4.0",
"defu": "^6.1.2",
"h3": "^1.6.6"
"@vinejs/vine": "^1.7.0",
"defu": "^6.1.4",
"h3": "^1.10.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.5",
"@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",
"bumpp": "^9.1.1",
"changelogen": "^0.5.3",
"@types/node": "^18.19.6",
"bumpp": "^9.2.1",
"changelogen": "^0.5.5",
"eslint": "^8.42.0",
"nuxt": "^3.5.1",
"vitest": "^0.31.4"
"vitest": "^0.34.6"
}
}

0 comments on commit d51074c

Please sign in to comment.