mirror of
https://github.com/romancm/gamebrary
synced 2024-11-27 05:30:22 +00:00
bump vue-cli to latest
This commit is contained in:
parent
7720b3732b
commit
79e0e50727
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
"@vue/cli-plugin-router": "~5.0.0",
|
||||
"@vue/cli-plugin-unit-jest": "~5.0.0",
|
||||
"@vue/cli-plugin-vuex": "~5.0.0",
|
||||
"@vue/cli-service": "~5.0.0",
|
||||
"@vue/cli-service": "~5.0.4",
|
||||
"@vue/eslint-config-airbnb": "^6.0.0",
|
||||
"@vue/test-utils": "^1.1.3",
|
||||
"@vue/vue2-jest": "^27.0.0-alpha.2",
|
||||
|
|
|
@ -2408,7 +2408,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.4.tgz#80853992ac4f423e8e3e8d05a120c46a94a81b5e"
|
||||
integrity sha512-dBwiD6mT9+V2HTHcwaWE8qFNgTk5I/NUvxYVeUN3Mmmpo4y/1RxXnr7BlKGnaQsTypb2RFk3KowqIJtg7s+E3Q==
|
||||
|
||||
"@vue/cli-service@~5.0.0":
|
||||
"@vue/cli-service@~5.0.4":
|
||||
version "5.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-5.0.4.tgz#d73300ef00395cf7705310336d3b8828e9dec92b"
|
||||
integrity sha512-xRiLNTFYmMCT9edZpyYXHijW5xot3gbZpcWDOXUOhKPHN4qs4XqWALnZlU97JYjZOr3XIr/ZvyciyEfrlUVqSA==
|
||||
|
|
Loading…
Reference in a new issue