Skip to content

Commit

Permalink
feat: upgrade @directus/sdk to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed Feb 13, 2024
1 parent 5ef2feb commit 05fef5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
15 changes: 9 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"lint": "eslint ."
},
"dependencies": {
"@directus/sdk": "^14.0.0",
"@directus/sdk": "^15.0.0",
"@nuxt/kit": "^3.8.2",
"@vue/apollo-composable": "^4.0.1",
"@vue/apollo-composable": "^4.0.0",
"defu": "^6.1.3",
"nuxt-apollo": "^0.1.3"
},
Expand All @@ -55,4 +55,4 @@
"peerDependencies": {
"@vue/apollo-composable": "^4.0.0"
}
}
}

0 comments on commit 05fef5f

Please sign in to comment.