Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf2a178632 | ||
|
|
9a81ab84c9 | ||
|
|
b5218a08ce | ||
|
|
d982e07535 |
Generated
+287
-287
File diff suppressed because it is too large
Load Diff
+8
-8
@@ -18,7 +18,7 @@
|
||||
"lintfix": "eslint --fix . && npm run lint:style --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "4.2.5",
|
||||
"@apollo/client": "4.2.6",
|
||||
"@auth0/auth0-vue": "2.8.0",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"graphql": "16.14.2",
|
||||
@@ -36,17 +36,17 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "21.2.0",
|
||||
"@commitlint/config-conventional": "21.2.0",
|
||||
"@graphql-codegen/cli": "7.1.3",
|
||||
"@graphql-codegen/typed-document-node": "7.0.3",
|
||||
"@graphql-codegen/typescript": "6.0.2",
|
||||
"@graphql-codegen/typescript-operations": "6.0.5",
|
||||
"@graphql-codegen/cli": "7.2.0",
|
||||
"@graphql-codegen/typed-document-node": "7.1.0",
|
||||
"@graphql-codegen/typescript": "6.1.0",
|
||||
"@graphql-codegen/typescript-operations": "6.1.0",
|
||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||
"@nuxt/devtools": "3.2.4",
|
||||
"@nuxt/eslint": "1.16.0",
|
||||
"@nuxtjs/stylelint-module": "5.2.1",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vitejs/plugin-vue": "6.0.7",
|
||||
"@vitest/coverage-v8": "4.1.9",
|
||||
"@vitest/coverage-v8": "4.1.10",
|
||||
"@vue/test-utils": "2.4.11",
|
||||
"eslint": "10.6.0",
|
||||
"eslint-plugin-simple-import-sort": "13.0.0",
|
||||
@@ -57,8 +57,8 @@
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
"stylelint-config-standard": "40.0.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.62.1",
|
||||
"vitest": "4.1.9",
|
||||
"typescript-eslint": "8.63.0",
|
||||
"vitest": "4.1.10",
|
||||
"vue-eslint-parser": "10.4.1"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user