Minor: Update yarn.lock

pull/4312/head
Angel Fernando Quiroz Campos 3 years ago
parent af862e39d5
commit 80a45db559
  1. 785
      .yarn/releases/yarn-3.2.0.cjs
  2. 786
      .yarn/releases/yarn-3.2.1.cjs
  3. 2
      .yarnrc.yml
  4. 4
      package.json
  5. 1178
      yarn.lock

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.2.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs

@ -126,7 +126,7 @@
"sass-loader": "^12.6.0",
"tailwindcss": "^3.0.24",
"ts-loader": "^9.3.0",
"typescript": "^4.5.5",
"typescript": "^4.7.2",
"vue": "^3.2.33",
"vue-cli-plugin-quasar": "4.0.4",
"vue-eslint-parser": "^8.3.0",
@ -138,5 +138,5 @@
"autoprefixer": "10.4.5"
},
"license": "GPL-3.0",
"packageManager": "yarn@3.2.0"
"packageManager": "yarn@3.2.1"
}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save