|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 | 43 | "@babel/code-frame": "^7.12.13",
|
44 |
| - "@babel/core": "^7.13.16", |
45 |
| - "@babel/generator": "^7.13.16", |
46 |
| - "@babel/parser": "^7.13.16", |
47 |
| - "@babel/plugin-proposal-dynamic-import": "^7.13.8", |
48 |
| - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8", |
49 |
| - "@babel/plugin-proposal-optional-chaining": "^7.13.12", |
| 44 | + "@babel/core": "^7.14.2", |
| 45 | + "@babel/generator": "^7.14.2", |
| 46 | + "@babel/parser": "^7.14.2", |
| 47 | + "@babel/plugin-proposal-dynamic-import": "^7.14.2", |
| 48 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2", |
| 49 | + "@babel/plugin-proposal-optional-chaining": "^7.14.2", |
50 | 50 | "@babel/plugin-transform-arrow-functions": "^7.13.0",
|
51 |
| - "@babel/plugin-transform-modules-commonjs": "^7.13.8", |
52 |
| - "@babel/plugin-transform-runtime": "^7.13.15", |
53 |
| - "@babel/preset-env": "^7.13.15", |
| 51 | + "@babel/plugin-transform-modules-commonjs": "^7.14.0", |
| 52 | + "@babel/plugin-transform-runtime": "^7.14.2", |
| 53 | + "@babel/preset-env": "^7.14.2", |
54 | 54 | "@types/babel__code-frame": "^7.0.2",
|
55 | 55 | "@types/babel__core": "^7.1.13",
|
56 | 56 | "@types/babel__traverse": "^7.11.1",
|
57 | 57 | "@types/spark-md5": "^3.0.2",
|
58 | 58 | "@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
|
59 |
| - "@vue/babel-plugin-jsx": "^1.0.5", |
| 59 | + "@vue/babel-plugin-jsx": "^1.0.6", |
60 | 60 | "@vue/babel-preset-jsx": "^1.2.4",
|
61 | 61 | "@vue/compiler-dom": "^3.0.11",
|
62 | 62 | "@vue/compiler-sfc": "^3.0.11",
|
|
68 | 68 | "buffer": "^6.0.3",
|
69 | 69 | "caniuse-api": "^3.0.0",
|
70 | 70 | "compression-webpack-plugin": "^7.1.2",
|
71 |
| - "core-js": "^3.11.0", |
| 71 | + "core-js": "^3.12.1", |
72 | 72 | "cross-env": "^7.0.3",
|
73 | 73 | "dts-bundle": "^0.7.3",
|
74 | 74 | "duplicate-package-checker-webpack-plugin": "^3.0.0",
|
|
0 commit comments