Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent 9211aea commit 863cb35
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 250 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,35 +37,35 @@
"@graphql-codegen/typescript-resolvers": "^4.0.1",
"@graphql-tools/graphql-file-loader": "^8.0.0",
"@graphql-tools/load": "^8.0.0",
"@nuxt/kit": "^3.6.2",
"@nuxt/kit": "^3.6.5",
"multimatch": "^6.0.0"
},
"peerDependencies": {
"graphql": "^16.7.1"
},
"devDependencies": {
"@apollo/server": "^4.7.5",
"@apollo/server": "^4.8.0",
"@as-integrations/h3": "^1.1.5",
"@nuxt/devtools": "^0.6.7",
"@nuxt/devtools": "^0.7.0",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.2",
"@nuxt/test-utils": "^3.6.2",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-unused-imports": "^3.0.0",
"graphql": "^16.7.1",
"nuxt": "^3.6.2",
"nuxt": "^3.6.5",
"prettier": "^3.0.0",
"shx": "^0.3.4",
"standard-version": "^9.5.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.6.9",
"pnpm": {
"patchedDependencies": {
"tslib@2.5.0": "patches/tslib@2.5.0.patch"
Expand Down

0 comments on commit 863cb35

Please sign in to comment.