chore(deps): bump

This commit is contained in:
liyasthomas
2021-06-06 16:36:02 +05:30
parent 5c9093823b
commit 538600354d
2 changed files with 1164 additions and 1564 deletions

2708
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,16 +24,16 @@
},
"dependencies": {
"@apollo/client": "^3.3.19",
"@nuxtjs/axios": "^5.13.5",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/gtm": "^2.4.0",
"@nuxtjs/robots": "^2.5.0",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1",
"ace-builds": "^1.4.12",
"acorn": "^8.2.4",
"acorn": "^8.3.0",
"acorn-walk": "^8.1.0",
"esprima": "^4.0.1",
"firebase": "^8.6.3",
"firebase": "^8.6.5",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.4",
"lodash": "^4.17.21",
@@ -67,31 +67,31 @@
"@nuxtjs/google-fonts": "^1.3.0",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/stylelint-module": "^4.0.0",
"@nuxtjs/tailwindcss": "^4.1.2",
"@testing-library/jest-dom": "^5.12.0",
"@nuxtjs/tailwindcss": "^4.1.3",
"@testing-library/jest-dom": "^5.13.0",
"@types/lodash": "^4.14.170",
"@vue/test-utils": "^1.2.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.0.2",
"eslint": "^7.27.0",
"eslint": "^7.28.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-nuxt": ">=2.0.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.10.0",
"husky": "^6.0.0",
"jest": "^27.0.3",
"jest": "^27.0.4",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^11.0.0",
"postcss": "^8.3.0",
"prettier": "^2.3.0",
"prettier": "^2.3.1",
"pretty-quick": "^3.1.0",
"raw-loader": "^4.0.2",
"sass": "^1.34.0",
"sass": "^1.34.1",
"sass-loader": "^10.2.0",
"stylelint": "^13.12.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^22.0.0",
"ts-jest": "^27.0.1",
"ts-jest": "^27.0.2",
"vue-jest": "^3.0.7",
"worker-loader": "^3.0.8"
}