Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent d73a951 commit 5edd3cc
Show file tree
Hide file tree
Showing 2 changed files with 1,388 additions and 293 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "3.6.5",
"@nuxt/kit": "3.8.0",
"@vercel/analytics": "^1.0.0",
"defu": "^6.1.2"
},
"devDependencies": {
"@nuxt/eslint-config": "0.2.0",
"@nuxt/module-builder": "0.4.0",
"@nuxt/schema": "3.6.5",
"@nuxt/test-utils": "3.6.5",
"@nuxt/module-builder": "0.5.2",
"@nuxt/schema": "3.8.0",
"@nuxt/test-utils": "3.8.0",
"changelogen": "0.5.5",
"eslint": "8.52.0",
"nuxt": "3.6.5",
"nuxt": "3.8.0",
"vitest": "0.34.6"
}
}
Loading

0 comments on commit 5edd3cc

Please sign in to comment.