Compare commits
7
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f1eb85879 | ||
|
|
73b650983c | ||
|
|
db972807b3 | ||
|
|
9a81ab84c9 | ||
|
|
b5218a08ce | ||
|
|
d982e07535 | ||
|
|
09207c1467 |
Generated
+372
-386
File diff suppressed because it is too large
Load Diff
+10
-10
@@ -19,10 +19,10 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
"@auth0/auth0-vue": "2.7.0",
|
"@auth0/auth0-vue": "2.8.0",
|
||||||
"@vue/apollo-composable": "4.2.2",
|
"@vue/apollo-composable": "4.2.2",
|
||||||
"graphql": "17.0.2",
|
"graphql": "17.0.2",
|
||||||
"graphql-ws": "6.0.8",
|
"graphql-ws": "6.1.0",
|
||||||
"nuxt": "4.4.8",
|
"nuxt": "4.4.8",
|
||||||
"vue": "3.5.39",
|
"vue": "3.5.39",
|
||||||
"vuetify-nuxt-module": "0.19.5"
|
"vuetify-nuxt-module": "0.19.5"
|
||||||
@@ -34,19 +34,19 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "21.2.0",
|
"@commitlint/cli": "21.2.1",
|
||||||
"@commitlint/config-conventional": "21.2.0",
|
"@commitlint/config-conventional": "21.2.0",
|
||||||
"@graphql-codegen/cli": "7.1.3",
|
"@graphql-codegen/cli": "7.2.0",
|
||||||
"@graphql-codegen/typed-document-node": "7.0.3",
|
"@graphql-codegen/typed-document-node": "7.1.0",
|
||||||
"@graphql-codegen/typescript": "6.0.2",
|
"@graphql-codegen/typescript": "6.1.0",
|
||||||
"@graphql-codegen/typescript-operations": "6.0.5",
|
"@graphql-codegen/typescript-operations": "6.1.0",
|
||||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||||
"@nuxt/devtools": "3.2.4",
|
"@nuxt/devtools": "3.2.4",
|
||||||
"@nuxt/eslint": "1.16.0",
|
"@nuxt/eslint": "1.16.0",
|
||||||
"@nuxtjs/stylelint-module": "5.2.1",
|
"@nuxtjs/stylelint-module": "5.2.1",
|
||||||
"@stylistic/eslint-plugin": "5.10.0",
|
"@stylistic/eslint-plugin": "5.10.0",
|
||||||
"@vitejs/plugin-vue": "6.0.7",
|
"@vitejs/plugin-vue": "6.0.7",
|
||||||
"@vitest/coverage-v8": "4.1.9",
|
"@vitest/coverage-v8": "4.1.10",
|
||||||
"@vue/test-utils": "2.4.11",
|
"@vue/test-utils": "2.4.11",
|
||||||
"eslint": "10.6.0",
|
"eslint": "10.6.0",
|
||||||
"eslint-plugin-simple-import-sort": "13.0.0",
|
"eslint-plugin-simple-import-sort": "13.0.0",
|
||||||
@@ -57,8 +57,8 @@
|
|||||||
"stylelint-config-recommended-vue": "1.6.1",
|
"stylelint-config-recommended-vue": "1.6.1",
|
||||||
"stylelint-config-standard": "40.0.0",
|
"stylelint-config-standard": "40.0.0",
|
||||||
"typescript": "6.0.3",
|
"typescript": "6.0.3",
|
||||||
"typescript-eslint": "8.62.1",
|
"typescript-eslint": "8.63.0",
|
||||||
"vitest": "4.1.9",
|
"vitest": "4.1.10",
|
||||||
"vue-eslint-parser": "10.4.1"
|
"vue-eslint-parser": "10.4.1"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|||||||
Reference in New Issue
Block a user