chore(deps): bump

This commit is contained in:
liyasthomas
2021-10-18 07:34:26 +05:30
parent be414d8279
commit 4a03ee4518
3 changed files with 899 additions and 85 deletions

View File

@@ -71,6 +71,7 @@ body {
0% {
opacity: 0;
}
100% {
opacity: 1;
}

View File

@@ -37,7 +37,7 @@
"@nuxtjs/toast": "^3.3.1",
"acorn": "^8.5.0",
"acorn-walk": "^8.2.0",
"axios": "^0.22.0",
"axios": "^0.23.0",
"codemirror": "^5.63.3",
"codemirror-theme-github": "^1.0.0",
"core-js": "^3.18.3",
@@ -97,22 +97,22 @@
"@vue/runtime-dom": "^3.2.20",
"@vue/test-utils": "^1.2.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^27.2.5",
"babel-jest": "^27.3.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^7.19.1",
"jest": "^27.2.5",
"jest": "^27.3.0",
"jest-serializer-vue": "^2.0.2",
"nuxt-windicss": "^1.2.5",
"nuxt-windicss": "^2.0.1",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"raw-loader": "^4.0.2",
"sass": "^1.43.2",
"sass-loader": "^10.2.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^22.0.0",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4",
@@ -120,4 +120,4 @@
"vue-jest": "^3.0.7",
"worker-loader": "^3.0.8"
}
}
}

971
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff