chore(deps): bump
This commit is contained in:
@@ -164,8 +164,7 @@ export default {
|
||||
|
||||
// ESLint module configuration (https://github.com/nuxt-community/eslint-module)
|
||||
eslint: {
|
||||
// fix: true,
|
||||
emitWarning: true,
|
||||
fix: true,
|
||||
quiet: true,
|
||||
},
|
||||
|
||||
|
||||
4186
package-lock.json
generated
4186
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -31,8 +31,8 @@
|
||||
"@nuxtjs/toast": "^3.3.1",
|
||||
"ace-builds": "^1.4.12",
|
||||
"acorn": "^8.4.1",
|
||||
"acorn-walk": "^8.1.0",
|
||||
"core-js": "^3.9.1",
|
||||
"acorn-walk": "^8.1.1",
|
||||
"core-js": "^3.15.2",
|
||||
"esprima": "^4.0.1",
|
||||
"firebase": "^8.6.8",
|
||||
"graphql": "^15.5.1",
|
||||
@@ -74,14 +74,14 @@
|
||||
"@types/lodash": "^4.14.170",
|
||||
"@vue/test-utils": "^1.2.1",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-jest": "^27.0.5",
|
||||
"babel-jest": "^27.0.6",
|
||||
"eslint": "^7.29.0",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"eslint-plugin-nuxt": ">=2.0.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-vue": "^7.12.1",
|
||||
"husky": "^6.0.0",
|
||||
"jest": "^27.0.5",
|
||||
"jest": "^27.0.6",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^11.0.0",
|
||||
"nuxt-windicss": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user