chore(deps): bump

This commit is contained in:
liyasthomas
2021-11-02 19:42:44 +05:30
parent 3b2cabd3f3
commit 6db99c9e37
2 changed files with 304 additions and 428 deletions

View File

@@ -42,7 +42,7 @@
"@nuxtjs/robots": "^2.5.0",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1",
"@urql/core": "^2.3.3",
"@urql/core": "^2.3.4",
"@urql/exchange-auth": "^0.1.6",
"@urql/exchange-graphcache": "^4.3.5",
"acorn": "^8.5.0",
@@ -92,10 +92,10 @@
"@commitlint/config-conventional": "^13.2.0",
"@graphql-codegen/add": "^3.1.0",
"@graphql-codegen/cli": "2.2.0",
"@graphql-codegen/typed-document-node": "^2.1.4",
"@graphql-codegen/typed-document-node": "^2.2.0",
"@graphql-codegen/typescript": "2.2.2",
"@graphql-codegen/typescript-operations": "^2.1.6",
"@graphql-codegen/typescript-urql-graphcache": "^2.1.6",
"@graphql-codegen/typescript-operations": "^2.2.0",
"@graphql-codegen/typescript-urql-graphcache": "^2.2.0",
"@graphql-codegen/urql-introspection": "^2.1.0",
"@graphql-typed-document-node/core": "^3.1.0",
"@nuxt/types": "^2.15.8",
@@ -109,14 +109,14 @@
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/stylelint-module": "^4.0.0",
"@nuxtjs/svg": "^0.3.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/jest-dom": "^5.15.0",
"@types/codemirror": "^5.60.5",
"@types/cookie": "^0.4.1",
"@types/esprima": "^4.0.3",
"@types/lodash": "^4.14.176",
"@types/splitpanes": "^2.2.1",
"@urql/devtools": "^2.0.3",
"@vue/runtime-dom": "^3.2.20",
"@vue/runtime-dom": "^3.2.21",
"@vue/test-utils": "^1.2.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.3.1",
@@ -128,7 +128,7 @@
"jest": "^27.3.1",
"jest-serializer-vue": "^2.0.2",
"npm-run-all": "^4.1.5",
"nuxt-windicss": "^2.0.9",
"nuxt-windicss": "^2.0.11",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"raw-loader": "^4.0.2",
@@ -139,7 +139,7 @@
"stylelint-config-standard": "^22.0.0",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4",
"unplugin-vue2-script-setup": "^0.6.12",
"unplugin-vue2-script-setup": "^0.6.13",
"vue-jest": "^3.0.7",
"worker-loader": "^3.0.8"
}