workflow: updated "patch" deps

This commit is contained in:
Roberto Tonino 2021-08-09 17:43:42 +02:00
parent cb179c4ded
commit cf2244ee0f
2 changed files with 276 additions and 321 deletions

View File

@ -20,30 +20,30 @@
"flag-icon-css": "3.5.0", "flag-icon-css": "3.5.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"svg-country-flags": "1.2.10", "svg-country-flags": "1.2.10",
"toastify-js": "1.11.0", "toastify-js": "1.11.1",
"vue": "2.6.12", "vue": "2.6.14",
"vue-i18n": "8.24.4", "vue-i18n": "8.24.4",
"vue-router": "3.5.1", "vue-router": "3.5.2",
"vuex": "3.6.2" "vuex": "3.6.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.14.3", "@babel/core": "7.14.3",
"@babel/plugin-transform-modules-commonjs": "7.14.0", "@babel/plugin-transform-modules-commonjs": "7.14.0",
"@nuxtjs/eslint-config": "6.0.0", "@nuxtjs/eslint-config": "6.0.1",
"@rollup/plugin-alias": "3.1.2", "@rollup/plugin-alias": "3.1.5",
"@rollup/plugin-commonjs": "16.0.0", "@rollup/plugin-commonjs": "16.0.0",
"@rollup/plugin-node-resolve": "10.0.0", "@rollup/plugin-node-resolve": "10.0.0",
"@rollup/plugin-replace": "2.4.2", "@rollup/plugin-replace": "2.4.2",
"@types/jest": "26.0.22", "@types/jest": "26.0.24",
"@typescript-eslint/eslint-plugin": "4.21.0", "@typescript-eslint/eslint-plugin": "4.21.0",
"@typescript-eslint/parser": "4.21.0", "@typescript-eslint/parser": "4.21.0",
"babel-jest": "27.0.2", "babel-jest": "27.0.6",
"esbuild": "0.12.19", "esbuild": "0.12.19",
"eslint": "7.23.0", "eslint": "7.23.0",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.3.1", "eslint-plugin-prettier": "3.3.1",
"jest": "26.6.3", "jest": "26.6.3",
"node-sass": "6.0.0", "node-sass": "6.0.1",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.2.14", "postcss": "8.2.14",
"prettier": "2.2.1", "prettier": "2.2.1",
@ -56,6 +56,6 @@
"sass": "1.32.12", "sass": "1.32.12",
"tailwindcss": "1.9.6", "tailwindcss": "1.9.6",
"typescript": "4.2.4", "typescript": "4.2.4",
"vue-template-compiler": "2.6.12" "vue-template-compiler": "2.6.14"
} }
} }

579
yarn.lock

File diff suppressed because it is too large Load Diff