Compare commits
1 Commits
main
..
a31239bc5e
| Author | SHA1 | Date | |
|---|---|---|---|
| a31239bc5e |
Generated
+2340
-3036
File diff suppressed because it is too large
Load Diff
+8
-8
@@ -16,23 +16,23 @@
|
||||
"codegen": "graphql-codegen && eslint graphql/generated/operations.ts --fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "20.5.3",
|
||||
"@commitlint/config-conventional": "20.5.3",
|
||||
"@graphql-codegen/cli": "7.0.0",
|
||||
"@graphql-codegen/fragment-matcher": "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/fragment-matcher": "6.0.1",
|
||||
"@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",
|
||||
"@nuxtjs/i18n": "10.3.0",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vue/test-utils": "2.4.10",
|
||||
"@vue/test-utils": "2.4.9",
|
||||
"esbuild": "0.28.0",
|
||||
"eslint": "10.2.1",
|
||||
"eslint-plugin-simple-import-sort": "13.0.0",
|
||||
"eslint-plugin-vue": "10.9.0",
|
||||
"nuxt": "4.4.4",
|
||||
"nuxt": "4.4.2",
|
||||
"postcss-html": "1.8.1",
|
||||
"sass": "1.99.0",
|
||||
"stylelint": "17.9.1",
|
||||
|
||||
Reference in New Issue
Block a user