Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2fd18dd65d |
Generated
+385
-371
File diff suppressed because it is too large
Load Diff
+10
-10
@@ -19,10 +19,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.1",
|
||||
"@auth0/auth0-vue": "2.8.0",
|
||||
"@auth0/auth0-vue": "2.7.0",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"graphql": "17.0.2",
|
||||
"graphql-ws": "6.1.0",
|
||||
"graphql-ws": "6.0.8",
|
||||
"nuxt": "4.4.8",
|
||||
"vue": "3.5.39",
|
||||
"vuetify-nuxt-module": "0.19.5"
|
||||
@@ -34,19 +34,19 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "21.2.1",
|
||||
"@commitlint/cli": "21.2.0",
|
||||
"@commitlint/config-conventional": "21.2.0",
|
||||
"@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/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/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.10",
|
||||
"@vitest/coverage-v8": "4.1.9",
|
||||
"@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.63.0",
|
||||
"vitest": "4.1.10",
|
||||
"typescript-eslint": "8.62.1",
|
||||
"vitest": "4.1.9",
|
||||
"vue-eslint-parser": "10.4.1"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user