Skip to content

Commit

Permalink
chore(deps): update vue
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 7aba14c commit bb3c498
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 95 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/preset-env": "7.12.10",
"@vue/test-utils": "1.1.0",
"@vue/test-utils": "2.4.2",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "26.5.2",
"babel-loader": "8.1.0",
"eslint": "7.11.0",
"eslint-plugin-jest": "24.1.0",
"jest": "26.5.3",
"redux": "4.0.5",
"vue": "2.6.12",
"vue-router": "3.4.6",
"vue": "3.3.9",
"vue-router": "4.2.5",
"vue-template-compiler": "2.6.12",
"webpack": "5.1.1",
"webpack-cli": "4.0.0"
},
"peerDependencies": {
"redux": "4.x",
"vue-router": "3.x"
"vue-router": "3.x || 4.x"
}
}
Loading

0 comments on commit bb3c498

Please sign in to comment.