|
55 | 55 | "vue": "^2.0.0"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@babel/core": "^7.9.6", |
59 |
| - "@babel/preset-env": "^7.9.6", |
| 58 | + "@babel/core": "^7.12.10", |
| 59 | + "@babel/preset-env": "^7.12.11", |
60 | 60 | "@rollup/plugin-buble": "^0.21.3",
|
61 | 61 | "@rollup/plugin-commonjs": "^11.1.0",
|
62 | 62 | "@rollup/plugin-node-resolve": "^7.1.3",
|
63 | 63 | "@rollup/plugin-replace": "^2.3.2",
|
64 | 64 | "@types/node": "^13.13.5",
|
65 |
| - "@vuepress/theme-vue": "^1.7.1", |
66 |
| - "babel-jest": "^26.0.1", |
67 |
| - "babel-loader": "^8.1.0", |
| 65 | + "@vuepress/theme-vue": "^1.8.0", |
| 66 | + "babel-jest": "^26.6.3", |
| 67 | + "babel-loader": "^8.2.2", |
68 | 68 | "brotli": "^1.3.2",
|
69 | 69 | "chalk": "^4.0.0",
|
70 |
| - "conventional-changelog-cli": "^2.0.31", |
| 70 | + "conventional-changelog-cli": "^2.1.1", |
71 | 71 | "cross-env": "^5.2.0",
|
72 | 72 | "css-loader": "^2.1.0",
|
73 | 73 | "enquirer": "^2.3.5",
|
74 | 74 | "eslint": "^6.8.0",
|
75 | 75 | "eslint-plugin-vue-libs": "^4.0.0",
|
76 |
| - "execa": "^4.0.0", |
| 76 | + "execa": "^5.0.0", |
77 | 77 | "express": "^4.17.1",
|
78 |
| - "jest": "^26.0.1", |
| 78 | + "jest": "^26.6.3", |
79 | 79 | "puppeteer": "^4.0.0",
|
80 | 80 | "regenerator-runtime": "^0.13.5",
|
81 |
| - "rollup": "^2.8.2", |
| 81 | + "rollup": "^2.38.0", |
82 | 82 | "rollup-plugin-terser": "^5.3.0",
|
83 | 83 | "semver": "^7.3.2",
|
84 |
| - "start-server-and-test": "^1.11.0", |
85 |
| - "todomvc-app-css": "2.1.0", |
| 84 | + "start-server-and-test": "^1.11.7", |
| 85 | + "todomvc-app-css": "^2.3.0", |
86 | 86 | "typescript": "^3.8.3",
|
87 | 87 | "vue": "2.5.22",
|
88 | 88 | "vue-loader": "15.2.1",
|
89 | 89 | "vue-server-renderer": "2.5.22",
|
90 | 90 | "vue-template-compiler": "2.5.22",
|
91 |
| - "vuepress": "^1.7.1", |
| 91 | + "vuepress": "^1.8.0", |
92 | 92 | "webpack": "^4.43.0",
|
93 | 93 | "webpack-dev-middleware": "^3.7.2",
|
94 | 94 | "webpack-hot-middleware": "^2.25.0"
|
|
0 commit comments