Skip to content

Commit

Permalink
chore: upgrade nuxt version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 24, 2023
1 parent 8da0ef5 commit a164e89
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 1,293 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -29,19 +29,19 @@
},
"dependencies": {
"@kinde-oss/kinde-typescript-sdk": "^2.2.1",
"@nuxt/kit": "^3.7.4",
"@nuxt/kit": "^3.8.0",
"defu": "^6.1.2"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/schema": "^3.7.4",
"@nuxt/test-utils": "^3.7.4",
"@nuxt/schema": "^3.8.0",
"@nuxt/test-utils": "^3.8.0",
"@types/node": "^20.8.6",
"changelogen": "^0.5.5",
"eslint": "^8.51.0",
"nuxt": "^3.7.4",
"nuxt": "^3.8.0",
"vitest": "^0.34.6"
}
}

0 comments on commit a164e89

Please sign in to comment.