|
10 | 10 | "@babel/plugin-proposal-optional-chaining": "^7.14.2",
|
11 | 11 | "@babel/plugin-transform-arrow-functions": "^7.13.0",
|
12 | 12 | "@babel/plugin-transform-block-scoped-functions": "^7.12.13",
|
13 |
| - "@babel/plugin-transform-block-scoping": "^7.14.2", |
14 |
| - "@babel/plugin-transform-classes": "^7.14.2", |
| 13 | + "@babel/plugin-transform-block-scoping": "^7.14.4", |
| 14 | + "@babel/plugin-transform-classes": "^7.14.4", |
15 | 15 | "@babel/plugin-transform-computed-properties": "^7.13.0",
|
16 |
| - "@babel/plugin-transform-destructuring": "^7.13.17", |
| 16 | + "@babel/plugin-transform-destructuring": "^7.14.4", |
17 | 17 | "@babel/plugin-transform-exponentiation-operator": "^7.12.13",
|
18 | 18 | "@babel/plugin-transform-literals": "^7.12.13",
|
19 | 19 | "@babel/plugin-transform-member-expression-literals": "^7.12.13",
|
|
33 | 33 | "core-js-pure": "file:./packages/core-js-pure",
|
34 | 34 | "david": "^12.0.0",
|
35 | 35 | "detective": "^5.2.0",
|
36 |
| - "electron-to-chromium": "^1.3.740", |
| 36 | + "electron-to-chromium": "^1.3.741", |
37 | 37 | "es-observable": "git+https://github.com/tc39/proposal-observable.git#d3404f06bc70c7c578a5047dfb3dc813730e3319",
|
38 | 38 | "eslint": "^7.27.0",
|
39 | 39 | "eslint-plugin-es": "git+https://github.com/mysticatea/eslint-plugin-es.git#00d73851793541dc7b0d07292deb0ca2bc8a25e1",
|
|
61 | 61 | "qunit": "^2.15.0",
|
62 | 62 | "semver": "^7.3.5",
|
63 | 63 | "terser": "^5.7.0",
|
64 |
| - "webpack": "^5.38.0", |
| 64 | + "webpack": "^5.38.1", |
65 | 65 | "webpack-cli": "^4.7.0"
|
66 | 66 | },
|
67 | 67 | "license": "MIT",
|
|
0 commit comments