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 Aug 29, 2023
1 parent 880c0ef commit d6a5a92
Show file tree
Hide file tree
Showing 2 changed files with 2,089 additions and 1,761 deletions.
28 changes: 14 additions & 14 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.7.0",
"@vinejs/vine": "^1.6.0",
"defu": "^6.1.2",
"h3": "^1.6.6"
"h3": "^1.8.1"
},
"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",
"eslint": "^8.42.0",
"nuxt": "^3.5.1",
"vitest": "^0.31.4"
"@antfu/eslint-config": "^0.41.0",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.0",
"@nuxt/schema": "^3.7.0",
"@nuxt/test-utils": "^3.7.0",
"@types/node": "^18.17.12",
"bumpp": "^9.2.0",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"nuxt": "^3.7.0",
"vitest": "^0.34.3"
}
}
Loading

0 comments on commit d6a5a92

Please sign in to comment.