Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Aug 22, 2024
1 parent 3a252d4 commit 2092724
Show file tree
Hide file tree
Showing 2 changed files with 1,693 additions and 2,611 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,24 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.12.3",
"@nuxt/kit": "^3.13.0",
"defu": "^6.1.4",
"ohash": "^1.1.3"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.3",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.10",
"@nuxt/devtools": "^1.3.14",
"@nuxt/eslint-config": "^0.5.2",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.0",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^22.5.0",
"changelogen": "^0.5.5",
"eslint": "^9.6.0",
"nuxt": "^3.12.3",
"vitest": "^2.0.2",
"vue-tsc": "^2.0.26"
"eslint": "^9.9.0",
"nuxt": "^3.13.0",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.8.0",
"changelog": {
"repo": {
"repo": "Yizack/nuxt-webhook-validators",
Expand Down
Loading

0 comments on commit 2092724

Please sign in to comment.