Skip to content

Commit

Permalink
vue 2.7.0-beta8 to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nsano-rururu committed Jul 1, 2022
1 parent 17ea23a commit 559b754
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 51 deletions.
82 changes: 36 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"normalize.css": "8.0.1",
"prettycron": "0.10.0",
"prismjs": "1.28.0",
"sass": "^1.49.9",
"sass": "^1.53.0",
"sass-loader": "^10.1.0",
"semver": "7.3.7",
"string-format": "2.0.0",
"validator": "^13.7.0",
"vue": "^2.7.0-beta.8",
"vue": "^2.7.0",
"vue-at": "2.5.0-beta.2",
"vue-cron-editor-buefy": "^0.2.17",
"vue-echarts": "5.0.0-beta.0",
Expand Down Expand Up @@ -80,7 +80,7 @@
"chai": "4.3.6",
"coverage-istanbul-loader": "^3.0.5",
"cross-env": "7.0.3",
"cypress": "^10.2.0",
"cypress": "^10.3.0",
"eslint": "^6.8.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -89,10 +89,10 @@
"localstorage-polyfill": "1.0.1",
"mutationobserver-simple-polyfill": "0.0.2",
"nyc": "15.1.0",
"vue-template-compiler": "^2.7.0-beta.8"
"vue-template-compiler": "^2.7.0"
},
"overrides": {
"@vue/vue-loader-v15": "npm:vue-loader@^15.10.0-beta.6"
"@vue/vue-loader-v15": "npm:vue-loader@^15.10.0"
},
"nyc": {
"instrument": true,
Expand Down

0 comments on commit 559b754

Please sign in to comment.