Skip to content

Commit

Permalink
⬆️ Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicius73 committed Aug 25, 2022
1 parent 5b92d83 commit 8679576
Show file tree
Hide file tree
Showing 2 changed files with 967 additions and 622 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,27 +29,27 @@
"vue": "^2"
},
"devDependencies": {
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@babel/register": "^7.17.7",
"@babel/core": "^7.18.13",
"@babel/preset-env": "^7.18.10",
"@babel/register": "^7.18.9",
"@rollup/plugin-babel": "^5.3.1",
"@vue/test-utils": "^1.3.0",
"ava": "^4.2.0",
"ava": "^4.3.3",
"babel-preset-env": "^1.7.0",
"browser-env": "^3.3.0",
"eslint": "^8.14.0",
"eslint-config-standard": "^16.0.3",
"eslint": "^8.22.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.0.1",
"nyc": "^15.1.0",
"require-extension-hooks": "^0.3.3",
"require-extension-hooks-vue": "^3.0.0",
"rollup": "^2.71.1",
"rollup": "^2.78.1",
"rollup-plugin-terser": "^7.0.2",
"vue": "^2.6.14",
"vue-router": "^3.6.0",
"vue-template-compiler": "^2.6.14"
"vue": "^2.7.10",
"vue-router": "^3.6.4",
"vue-template-compiler": "^2.7.10"
},
"engines": {
"node": ">= 12.16.0",
Expand Down

0 comments on commit 8679576

Please sign in to comment.