We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aba14c commit 8ef2b8dCopy full SHA for 8ef2b8d
package.json
@@ -32,16 +32,16 @@
32
"@vue/test-utils": "1.1.0",
33
"babel-core": "7.0.0-bridge.0",
34
"babel-jest": "26.5.2",
35
- "babel-loader": "8.1.0",
+ "babel-loader": "8.2.5",
36
"eslint": "7.11.0",
37
"eslint-plugin-jest": "24.1.0",
38
"jest": "26.5.3",
39
"redux": "4.0.5",
40
"vue": "2.6.12",
41
"vue-router": "3.4.6",
42
"vue-template-compiler": "2.6.12",
43
- "webpack": "5.1.1",
44
- "webpack-cli": "4.0.0"
+ "webpack": "5.73.0",
+ "webpack-cli": "4.9.2"
45
},
46
"peerDependencies": {
47
"redux": "4.x",
0 commit comments