|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 | 37 | "@babel/code-frame": "^7.12.13",
|
38 |
| - "@babel/core": "^7.13.1", |
| 38 | + "@babel/core": "^7.13.8", |
39 | 39 | "@babel/parser": "^7.13.4",
|
40 |
| - "@babel/plugin-proposal-dynamic-import": "^7.12.17", |
| 40 | + "@babel/plugin-proposal-dynamic-import": "^7.13.8", |
41 | 41 | "@babel/plugin-transform-arrow-functions": "^7.13.0",
|
42 |
| - "@babel/plugin-transform-modules-commonjs": "^7.13.0", |
43 |
| - "@babel/plugin-transform-runtime": "^7.13.7", |
44 |
| - "@babel/preset-env": "^7.13.5", |
| 42 | + "@babel/plugin-transform-modules-commonjs": "^7.13.8", |
| 43 | + "@babel/plugin-transform-runtime": "^7.13.8", |
| 44 | + "@babel/preset-env": "^7.13.8", |
45 | 45 | "@types/babel__code-frame": "^7.0.2",
|
46 | 46 | "@types/babel__core": "^7.1.12",
|
47 | 47 | "@types/babel__traverse": "^7.11.0",
|
|
63 | 63 | "process": "^0.11.10",
|
64 | 64 | "puppeteer": "^7.1.0",
|
65 | 65 | "safe-buffer": "^5.2.1",
|
| 66 | + "semver": "^7.3.4", |
66 | 67 | "source-map-explorer": "2.5.2",
|
67 | 68 | "standard-version": "^9.1.1",
|
68 | 69 | "stream-browserify": "^3.0.0",
|
|
76 | 77 | "vue": "3.0.4",
|
77 | 78 | "webpack": "^5.24.2",
|
78 | 79 | "webpack-bundle-analyzer": "^4",
|
79 |
| - "webpack-cli": "^4.5.0", |
80 |
| - "semver": "^7.3.4" |
| 80 | + "webpack-cli": "^4.5.0" |
81 | 81 | }
|
82 | 82 | }
|
0 commit comments