Compare commits
9
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9d208489a | ||
|
|
a431c07152 | ||
|
|
5d114a86e2 | ||
|
|
95445082ae | ||
|
|
8ba6ac7cdc | ||
|
|
302c894cbc | ||
|
|
022947e69e | ||
|
|
e0d1938364 | ||
|
|
d4336e20b5 |
Generated
+568
-398
File diff suppressed because it is too large
Load Diff
+6
-6
@@ -21,25 +21,25 @@
|
||||
"@graphql-codegen/cli": "7.2.0",
|
||||
"@graphql-codegen/fragment-matcher": "7.1.0",
|
||||
"@graphql-codegen/typescript": "6.1.0",
|
||||
"@graphql-codegen/typescript-operations": "6.1.0",
|
||||
"@graphql-codegen/typescript-operations": "6.1.2",
|
||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||
"@nuxt/devtools": "3.2.4",
|
||||
"@nuxt/eslint": "1.16.0",
|
||||
"@nuxtjs/i18n": "10.4.1",
|
||||
"@nuxtjs/i18n": "10.5.0",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vue/test-utils": "2.4.11",
|
||||
"esbuild": "0.28.1",
|
||||
"eslint": "10.7.0",
|
||||
"eslint-plugin-simple-import-sort": "14.0.0",
|
||||
"eslint-plugin-vue": "10.9.2",
|
||||
"eslint-plugin-vue": "10.10.0",
|
||||
"nuxt": "4.5.0",
|
||||
"postcss-html": "1.8.1",
|
||||
"sass": "1.101.0",
|
||||
"sass": "1.101.6",
|
||||
"stylelint": "17.14.1",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
"stylelint-config-standard": "40.0.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.64.0",
|
||||
"typescript-eslint": "8.65.0",
|
||||
"vite-plugin-vuetify": "2.1.3",
|
||||
"vue": "3.5.40",
|
||||
"vue-eslint-parser": "10.4.1",
|
||||
@@ -47,7 +47,7 @@
|
||||
"vuetify": "4.1.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "4.2.7",
|
||||
"@apollo/client": "4.2.8",
|
||||
"@auth0/auth0-vue": "2.9.0",
|
||||
"@grafana/faro-web-sdk": "2.8.2",
|
||||
"@grafana/faro-web-tracing": "2.8.2",
|
||||
|
||||
Reference in New Issue
Block a user