Skip to content

Commit

Permalink
chore: upgrade deps (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
neighborhood999 authored Feb 10, 2022
1 parent 5e0fdb7 commit a410e15
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 138 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"merge-images": "^1.1.0",
"signature_pad": "^3.0.0-beta.3",
"vue": "^3.1.4"
"vue": "^3.1.5"
},
"devDependencies": {
"@babel/core": "7.15.0",
Expand All @@ -79,11 +79,11 @@
"@rollup/plugin-commonjs": "19.0.1",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-replace": "3.0.0",
"@vue/babel-preset-app": "4.5.13",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/compiler-sfc": "3.2.3",
"@vue/test-utils": "2.0.0-rc.12",
"@vue/babel-preset-app": "4.5.15",
"@vue/cli-plugin-babel": "4.5.15",
"@vue/cli-service": "4.5.15",
"@vue/compiler-sfc": "3.1.5",
"@vue/test-utils": "2.0.0-rc.17",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"eslint": "7.32.0",
Expand All @@ -96,11 +96,11 @@
"lint-staged": "11.1.1",
"minimist": "1.2.5",
"npm-run-all": "4.1.5",
"postcss": "8.3.6",
"postcss": "8.4.6",
"prettier": "2.3.2",
"rimraf": "3.0.2",
"rollup": "2.56.0",
"rollup-plugin-postcss": "4.0.0",
"rollup": "2.67.1",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-vue": "6.0.0",
Expand Down
Loading

0 comments on commit a410e15

Please sign in to comment.