Vben
2021-04-13 021c6364fae3dd1a8772aa6a23e19061f544883a
chore: update deps
2个文件已修改
106 ■■■■ 已修改文件
package.json 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
yarn.lock 98 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
package.json
@@ -69,8 +69,8 @@
    "@types/qrcode": "^1.4.0",
    "@types/qs": "^6.9.6",
    "@types/sortablejs": "^1.10.6",
    "@typescript-eslint/eslint-plugin": "^4.21.0",
    "@typescript-eslint/parser": "^4.21.0",
    "@typescript-eslint/eslint-plugin": "^4.22.0",
    "@typescript-eslint/parser": "^4.22.0",
    "@vitejs/plugin-legacy": "^1.3.2",
    "@vitejs/plugin-vue": "^1.2.1",
    "@vitejs/plugin-vue-jsx": "^1.1.3",
@@ -97,7 +97,7 @@
    "prettier": "^2.2.1",
    "pretty-quick": "^3.1.0",
    "rimraf": "^3.0.2",
    "rollup-plugin-visualizer": "5.3.4",
    "rollup-plugin-visualizer": "5.3.6",
    "stylelint": "^13.12.0",
    "stylelint-config-prettier": "^8.0.2",
    "stylelint-config-standard": "^21.0.0",
@@ -113,7 +113,7 @@
    "vite-plugin-pwa": "^0.7.0",
    "vite-plugin-style-import": "^0.9.2",
    "vite-plugin-svg-icons": "^0.4.1",
    "vite-plugin-theme": "^0.7.0",
    "vite-plugin-theme": "^0.7.1",
    "vite-plugin-windicss": "0.14.0",
    "vue-eslint-parser": "^7.6.0"
  },
yarn.lock
@@ -1481,13 +1481,13 @@
  resolved "https://registry.npmjs.org/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
  integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
"@typescript-eslint/eslint-plugin@^4.21.0":
  version "4.21.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.21.0.tgz#3fce2bfa76d95c00ac4f33dff369cb593aab8878"
  integrity sha512-FPUyCPKZbVGexmbCFI3EQHzCZdy2/5f+jv6k2EDljGdXSRc0cKvbndd2nHZkSLqCNOPk0jB6lGzwIkglXcYVsQ==
"@typescript-eslint/eslint-plugin@^4.22.0":
  version "4.22.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
  integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
  dependencies:
    "@typescript-eslint/experimental-utils" "4.21.0"
    "@typescript-eslint/scope-manager" "4.21.0"
    "@typescript-eslint/experimental-utils" "4.22.0"
    "@typescript-eslint/scope-manager" "4.22.0"
    debug "^4.1.1"
    functional-red-black-tree "^1.0.1"
    lodash "^4.17.15"
@@ -1495,60 +1495,60 @@
    semver "^7.3.2"
    tsutils "^3.17.1"
"@typescript-eslint/experimental-utils@4.21.0":
  version "4.21.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6"
  integrity sha512-cEbgosW/tUFvKmkg3cU7LBoZhvUs+ZPVM9alb25XvR0dal4qHL3SiUqHNrzoWSxaXA9gsifrYrS1xdDV6w/gIA==
"@typescript-eslint/experimental-utils@4.22.0":
  version "4.22.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
  integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
  dependencies:
    "@types/json-schema" "^7.0.3"
    "@typescript-eslint/scope-manager" "4.21.0"
    "@typescript-eslint/types" "4.21.0"
    "@typescript-eslint/typescript-estree" "4.21.0"
    "@typescript-eslint/scope-manager" "4.22.0"
    "@typescript-eslint/types" "4.22.0"
    "@typescript-eslint/typescript-estree" "4.22.0"
    eslint-scope "^5.0.0"
    eslint-utils "^2.0.0"
"@typescript-eslint/parser@^4.21.0":
  version "4.21.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1"
  integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA==
"@typescript-eslint/parser@^4.22.0":
  version "4.22.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
  integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
  dependencies:
    "@typescript-eslint/scope-manager" "4.21.0"
    "@typescript-eslint/types" "4.21.0"
    "@typescript-eslint/typescript-estree" "4.21.0"
    "@typescript-eslint/scope-manager" "4.22.0"
    "@typescript-eslint/types" "4.22.0"
    "@typescript-eslint/typescript-estree" "4.22.0"
    debug "^4.1.1"
"@typescript-eslint/scope-manager@4.21.0":
  version "4.21.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d"
  integrity sha512-kfOjF0w1Ix7+a5T1knOw00f7uAP9Gx44+OEsNQi0PvvTPLYeXJlsCJ4tYnDj5PQEYfpcgOH5yBlw7K+UEI9Agw==
"@typescript-eslint/scope-manager@4.22.0":
  version "4.22.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
  integrity sha512-OcCO7LTdk6ukawUM40wo61WdeoA7NM/zaoq1/2cs13M7GyiF+T4rxuA4xM+6LeHWjWbss7hkGXjFDRcKD4O04Q==
  dependencies:
    "@typescript-eslint/types" "4.21.0"
    "@typescript-eslint/visitor-keys" "4.21.0"
    "@typescript-eslint/types" "4.22.0"
    "@typescript-eslint/visitor-keys" "4.22.0"
"@typescript-eslint/types@4.21.0":
  version "4.21.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
  integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
"@typescript-eslint/types@4.22.0":
  version "4.22.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
  integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
"@typescript-eslint/typescript-estree@4.21.0":
  version "4.21.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
  integrity sha512-ZD3M7yLaVGVYLw4nkkoGKumb7Rog7QID9YOWobFDMQKNl+vPxqVIW/uDk+MDeGc+OHcoG2nJ2HphwiPNajKw3w==
"@typescript-eslint/typescript-estree@4.22.0":
  version "4.22.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
  integrity sha512-TkIFeu5JEeSs5ze/4NID+PIcVjgoU3cUQUIZnH3Sb1cEn1lBo7StSV5bwPuJQuoxKXlzAObjYTilOEKRuhR5yg==
  dependencies:
    "@typescript-eslint/types" "4.21.0"
    "@typescript-eslint/visitor-keys" "4.21.0"
    "@typescript-eslint/types" "4.22.0"
    "@typescript-eslint/visitor-keys" "4.22.0"
    debug "^4.1.1"
    globby "^11.0.1"
    is-glob "^4.0.1"
    semver "^7.3.2"
    tsutils "^3.17.1"
"@typescript-eslint/visitor-keys@4.21.0":
  version "4.21.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
  integrity sha512-dH22dROWGi5Z6p+Igc8bLVLmwy7vEe8r+8c+raPQU0LxgogPUrRAtRGtvBWmlr9waTu3n+QLt/qrS/hWzk1x5w==
"@typescript-eslint/visitor-keys@4.22.0":
  version "4.22.0"
  resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
  integrity sha512-nnMu4F+s4o0sll6cBSsTeVsT4cwxB7zECK3dFxzEjPBii9xLpq4yqqsy/FU5zMfan6G60DKZSCXAa3sHJZrcYw==
  dependencies:
    "@typescript-eslint/types" "4.21.0"
    "@typescript-eslint/types" "4.22.0"
    eslint-visitor-keys "^2.0.0"
"@vitejs/plugin-legacy@^1.3.2":
@@ -7639,10 +7639,10 @@
    serialize-javascript "^4.0.0"
    terser "^5.0.0"
rollup-plugin-visualizer@5.3.4:
  version "5.3.4"
  resolved "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.3.4.tgz#216300acca6e31b139be92eed98280c5662a5818"
  integrity sha512-n3wYwKrZ3nhYJj8apzFuxmiu4y+ygDNJYLqQCOxludg3Pnhkql9WYc8iupgsMI+jGREA0dFsfDlzDAKcmXZIMQ==
rollup-plugin-visualizer@5.3.6:
  version "5.3.6"
  resolved "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.3.6.tgz#df6317b242f4aa58b6a03261335dbc64ea6fe0df"
  integrity sha512-USIyYkzRuvIJZyUoFWSvejy/c8F9jm9mHbyB+01oE7m0Vc0Ll67HlZgRsY59IqU/j/qF1adPsXKSDkEXS6tzfg==
  dependencies:
    nanoid "^3.1.22"
    open "^7.4.2"
@@ -9134,10 +9134,10 @@
    svg-baker "1.7.0"
    svgo "^2.3.0"
vite-plugin-theme@^0.7.0:
  version "0.7.0"
  resolved "https://registry.npmjs.org/vite-plugin-theme/-/vite-plugin-theme-0.7.0.tgz#287fb37de9edc612c9731b6fa84ee78a123d061d"
  integrity sha512-D7lQdQM7z0EGAPXIEFMTMNVRvdTTNl5pvksVjhHZb8VfQwTbIfYZuBnRDP1mRMuQH04oipBAAMJl3isn9j3jNg==
vite-plugin-theme@^0.7.1:
  version "0.7.1"
  resolved "https://registry.npmjs.org/vite-plugin-theme/-/vite-plugin-theme-0.7.1.tgz#046ae8a0eba016ea75c327ad6f99a0191592de0b"
  integrity sha512-QWPOpTskXXYqU6kkWgKhyqn0rC2GZ6F/HmimBAPCf76qR//zYNkd0Kpm7hV36Z/TsjzJLpei2JpA3XENimI2OQ==
  dependencies:
    "@types/node" "^14.14.37"
    "@types/tinycolor2" "^1.4.2"