We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1ccf3 commit f2b890cCopy full SHA for f2b890c
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.2",
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.35.1",
+ "webpack-cli": "4.6.0"
45
},
46
"peerDependencies": {
47
"redux": "4.x",
0 commit comments