|
43 | 43 | "@babel/code-frame": "^7.12.13", |
44 | 44 | "@babel/core": "^7.14.3", |
45 | 45 | "@babel/generator": "^7.14.3", |
46 | | - "@babel/parser": "^7.14.3", |
| 46 | + "@babel/parser": "^7.14.4", |
47 | 47 | "@babel/plugin-proposal-dynamic-import": "^7.14.2", |
48 | 48 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2", |
49 | 49 | "@babel/plugin-proposal-optional-chaining": "^7.14.2", |
50 | 50 | "@babel/plugin-transform-arrow-functions": "^7.13.0", |
51 | 51 | "@babel/plugin-transform-modules-commonjs": "^7.14.0", |
52 | 52 | "@babel/plugin-transform-runtime": "^7.14.3", |
53 | | - "@babel/preset-env": "^7.14.2", |
| 53 | + "@babel/preset-env": "^7.14.4", |
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", |
|
68 | 68 | "buffer": "^6.0.3", |
69 | 69 | "caniuse-api": "^3.0.0", |
70 | 70 | "compression-webpack-plugin": "^8.0.0", |
71 | | - "core-js": "^3.12.1", |
| 71 | + "core-js": "^3.13.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", |
|
96 | 96 | "vue": "3", |
97 | 97 | "vue-template-compiler": "^2.6.12", |
98 | 98 | "vue2": "npm:vue@^2.6.12", |
99 | | - "webpack": "^5.37.1", |
| 99 | + "webpack": "^5.38.1", |
100 | 100 | "webpack-bundle-analyzer": "^4.4.2", |
101 | 101 | "webpack-cli": "^4.7.0" |
102 | 102 | } |
|
0 commit comments