1 Commits

Author SHA1 Message Date
renovate 723ee312b6 fix(deps): update dependency @apollo/client to v4
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Failing after 1m45s
schemas-app / deploy-prod (pull_request) Has been skipped
2026-05-01 06:08:02 +00:00
3 changed files with 1789 additions and 3486 deletions
+2 -2
View File
@@ -22,13 +22,13 @@ repos:
- --project
- unboundsoftware/schemas-app
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.25.0
rev: v9.24.0
hooks:
- id: commitlint
stages: [ commit-msg ]
additional_dependencies: [ '@commitlint/config-conventional' ]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v10.3.0
rev: v10.2.1
hooks:
- id: eslint
types: [ file ]
+1775 -3472
View File
File diff suppressed because it is too large Load Diff
+12 -12
View File
@@ -19,11 +19,11 @@
},
"dependencies": {
"@apollo/client": "4.1.9",
"@auth0/auth0-vue": "2.6.1",
"@auth0/auth0-vue": "2.6.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.13.2",
"graphql-ws": "6.0.8",
"nuxt": "4.4.4",
"nuxt": "4.4.2",
"vue": "3.5.33",
"vuetify-nuxt-module": "0.19.5"
},
@@ -34,12 +34,12 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@commitlint/cli": "20.5.3",
"@commitlint/config-conventional": "20.5.3",
"@graphql-codegen/cli": "7.0.0",
"@graphql-codegen/typed-document-node": "7.0.0",
"@graphql-codegen/typescript": "6.0.0",
"@graphql-codegen/typescript-operations": "6.0.0",
"@commitlint/cli": "20.5.2",
"@commitlint/config-conventional": "20.5.0",
"@graphql-codegen/cli": "6.3.1",
"@graphql-codegen/typed-document-node": "6.1.8",
"@graphql-codegen/typescript": "5.0.10",
"@graphql-codegen/typescript-operations": "5.1.0",
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.15.2",
@@ -47,13 +47,13 @@
"@stylistic/eslint-plugin": "5.10.0",
"@vitejs/plugin-vue": "6.0.6",
"@vitest/coverage-v8": "4.1.5",
"@vue/test-utils": "2.4.10",
"eslint": "10.3.0",
"@vue/test-utils": "2.4.9",
"eslint": "10.2.1",
"eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.0",
"jsdom": "29.1.1",
"jsdom": "29.1.0",
"postcss-html": "1.8.1",
"stylelint": "17.10.0",
"stylelint": "17.9.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",