|
1 | 1 | {
|
2 | 2 | "version": "3.14.0",
|
3 | 3 | "devDependencies": {
|
4 |
| - "@babel/cli": "^7.14.3", |
5 |
| - "@babel/core": "^7.14.3", |
6 |
| - "@babel/plugin-proposal-logical-assignment-operators": "^7.14.2", |
7 |
| - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2", |
8 |
| - "@babel/plugin-proposal-numeric-separator": "^7.14.2", |
9 |
| - "@babel/plugin-proposal-optional-catch-binding": "^7.14.2", |
10 |
| - "@babel/plugin-proposal-optional-chaining": "^7.14.2", |
11 |
| - "@babel/plugin-transform-arrow-functions": "^7.13.0", |
12 |
| - "@babel/plugin-transform-block-scoped-functions": "^7.12.13", |
13 |
| - "@babel/plugin-transform-block-scoping": "^7.14.4", |
14 |
| - "@babel/plugin-transform-classes": "^7.14.4", |
15 |
| - "@babel/plugin-transform-computed-properties": "^7.13.0", |
16 |
| - "@babel/plugin-transform-destructuring": "^7.14.4", |
17 |
| - "@babel/plugin-transform-exponentiation-operator": "^7.12.13", |
18 |
| - "@babel/plugin-transform-literals": "^7.12.13", |
19 |
| - "@babel/plugin-transform-member-expression-literals": "^7.12.13", |
20 |
| - "@babel/plugin-transform-parameters": "^7.14.2", |
21 |
| - "@babel/plugin-transform-property-literals": "^7.12.13", |
22 |
| - "@babel/plugin-transform-shorthand-properties": "^7.12.13", |
23 |
| - "@babel/plugin-transform-spread": "^7.13.0", |
24 |
| - "@babel/plugin-transform-template-literals": "^7.13.0", |
| 4 | + "@babel/cli": "^7.14.5", |
| 5 | + "@babel/core": "^7.14.5", |
| 6 | + "@babel/plugin-proposal-logical-assignment-operators": "^7.14.5", |
| 7 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", |
| 8 | + "@babel/plugin-proposal-numeric-separator": "^7.14.5", |
| 9 | + "@babel/plugin-proposal-optional-catch-binding": "^7.14.5", |
| 10 | + "@babel/plugin-proposal-optional-chaining": "^7.14.5", |
| 11 | + "@babel/plugin-transform-arrow-functions": "^7.14.5", |
| 12 | + "@babel/plugin-transform-block-scoped-functions": "^7.14.5", |
| 13 | + "@babel/plugin-transform-block-scoping": "^7.14.5", |
| 14 | + "@babel/plugin-transform-classes": "^7.14.5", |
| 15 | + "@babel/plugin-transform-computed-properties": "^7.14.5", |
| 16 | + "@babel/plugin-transform-destructuring": "^7.14.5", |
| 17 | + "@babel/plugin-transform-exponentiation-operator": "^7.14.5", |
| 18 | + "@babel/plugin-transform-literals": "^7.14.5", |
| 19 | + "@babel/plugin-transform-member-expression-literals": "^7.14.5", |
| 20 | + "@babel/plugin-transform-parameters": "^7.14.5", |
| 21 | + "@babel/plugin-transform-property-literals": "^7.14.5", |
| 22 | + "@babel/plugin-transform-shorthand-properties": "^7.14.5", |
| 23 | + "@babel/plugin-transform-spread": "^7.14.5", |
| 24 | + "@babel/plugin-transform-template-literals": "^7.14.5", |
25 | 25 | "babel-loader": "^8.2.2",
|
26 | 26 | "babel-plugin-transform-es2015-modules-simple-commonjs": "~0.3.0",
|
27 | 27 | "babel-plugin-transform-for-of-as-array": "^1.1.1",
|
|
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.750", |
| 36 | + "electron-to-chromium": "^1.3.752", |
37 | 37 | "es-observable": "git+https://github.com/tc39/proposal-observable.git#d3404f06bc70c7c578a5047dfb3dc813730e3319",
|
38 | 38 | "eslint": "^7.28.0",
|
39 | 39 | "eslint-plugin-es": "git+https://github.com/mysticatea/eslint-plugin-es.git#00d73851793541dc7b0d07292deb0ca2bc8a25e1",
|
|
0 commit comments