Skip to content

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Sep 8, 2023
1 parent 4901cdd commit 9a9a1e8
Show file tree
Hide file tree
Showing 11 changed files with 2,681 additions and 1,769 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,23 @@
"release": "pnpm lint && standard-version && git push --follow-tags"
},
"dependencies": {
"@nuxt/kit": "^3.5.1",
"@nuxt/kit": "^3.7.1",
"defu": "^6.1.2",
"graphql": "^16.6.0",
"graphql": "^16.8.0",
"qs": "^6.11.2",
"ufo": "^1.1.2"
"ufo": "^1.3.0"
},
"devDependencies": {
"@nuxt/devtools": "^0.5.3",
"@nuxt/module-builder": "^0.3.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/node": "^20.2.3",
"@types/qs": "^6.9.7",
"eslint": "^8.41.0",
"@nuxt/devtools": "^0.8.3",
"@nuxt/module-builder": "^0.5.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.5.9",
"@types/qs": "^6.9.8",
"eslint": "^8.48.0",
"husky": "^8.0.3",
"nuxt": "^3.5.1",
"nuxt": "^3.7.1",
"standard-version": "^9.5.0",
"vue-tsc": "^1.6.5"
"vue-tsc": "^1.8.10"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 9a9a1e8

Please sign in to comment.