Merge branch 'refactor/codegen' into refactor/ui

This commit is contained in:
liyasthomas
2021-07-19 19:23:17 +05:30
12 changed files with 405 additions and 176 deletions

View File

@@ -25,6 +25,7 @@
"dependencies": {
"@apollo/client": "^3.3.21",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/composition-api": "^0.24.7",
"@nuxtjs/gtm": "^2.4.0",
"@nuxtjs/robots": "^2.5.0",
"@nuxtjs/sitemap": "^2.4.0",
@@ -79,6 +80,7 @@
"@nuxtjs/stylelint-module": "^4.0.0",
"@nuxtjs/svg": "^0.1.12",
"@testing-library/jest-dom": "^5.14.1",
"@types/cookie": "^0.4.1",
"@types/lodash": "^4.14.171",
"@vue/test-utils": "^1.2.1",
"babel-core": "^7.0.0-bridge.0",