Skip to content

Commit

Permalink
chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 29, 2024
1 parent 0ec7702 commit ae84985
Show file tree
Hide file tree
Showing 3 changed files with 765 additions and 967 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@kinde-oss/kinde-typescript-sdk": "^2.5.0",
"@nuxt/kit": "^3.9.0",
"defu": "^6.1.3"
"@kinde-oss/kinde-typescript-sdk": "^2.6.2",
"@nuxt/kit": "^3.10.3",
"defu": "^6.1.4"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "0.2.0",
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.9.3",
"@nuxt/test-utils": "3.10.0",
"@types/node": "20.11.20",
"@nuxt/schema": "3.10.3",
"@nuxt/test-utils": "3.11.0",
"@types/node": "20.11.23",
"changelogen": "0.5.5",
"eslint": "8.57.0",
"nuxt": "3.9.3",
"vitest": "1.2.2"
"nuxt": "3.10.3",
"vitest": "1.3.1"
},
"resolutions": {
"@nuxt/schema": "3.9.3",
"@nuxt/schema": "3.10.3",
"@nuxtjs/kinde": "link:."
}
}
}
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": "latest",
"@nuxtjs/kinde": "latest",
"nuxt": "3.9.3",
"nuxt": "3.10.3",
"vue": "latest",
"vue-router": "latest"
}
Expand Down
Loading

0 comments on commit ae84985

Please sign in to comment.