Skip to content

Commit

Permalink
chore: update nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 19, 2024
1 parent 6987ccd commit 37485dc
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 269 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@kinde-oss/kinde-typescript-sdk": "^2.9.1",
"@nuxt/kit": "^3.12.1",
"@nuxt/kit": "^3.12.4",
"cookie-es": "^1.2.2",
"defu": "^6.1.4",
"pathe": "^1.1.2"
Expand All @@ -41,20 +41,20 @@
"@nuxt/devtools": "1.3.9",
"@nuxt/eslint-config": "0.5.0",
"@nuxt/module-builder": "0.8.3",
"@nuxt/schema": "3.12.1",
"@nuxt/schema": "3.12.4",
"@nuxt/test-utils": "3.14.1",
"@types/node": "22.3.0",
"@vue/test-utils": "2.4.6",
"changelogen": "0.5.5",
"eslint": "9.9.0",
"happy-dom": "14.12.3",
"nuxt": "3.12.1",
"nuxt": "3.12.4",
"typescript": "5.5.4",
"vitest": "2.0.5",
"vue-tsc": "2.0.29"
},
"resolutions": {
"@nuxt/schema": "3.12.1",
"@nuxt/schema": "3.12.4",
"@nuxtjs/kinde": "link:."
},
"packageManager": "pnpm@9.7.1"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@nuxt/devtools": "1.3.9",
"@nuxtjs/kinde": "latest",
"nuxt": "3.12.1",
"nuxt": "3.12.4",
"vue": "3.4.38",
"vue-router": "4.4.3"
}
Expand Down
Loading

0 comments on commit 37485dc

Please sign in to comment.