|
61 | 61 | "@babel/helper-plugin-utils": "^7.22.5",
|
62 | 62 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
63 | 63 | "@babel/plugin-proposal-class-static-block": "^7.21.0",
|
64 |
| - "@babel/plugin-proposal-decorators": "^7.22.10", |
65 |
| - "@babel/plugin-proposal-export-default-from": "^7.22.5", |
| 64 | + "@babel/plugin-proposal-decorators": "^7.22.15", |
| 65 | + "@babel/plugin-proposal-export-default-from": "^7.22.17", |
66 | 66 | "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
|
67 | 67 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
68 | 68 | "@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
|
74 | 74 | "@babel/plugin-syntax-async-generators": "^7.8.4",
|
75 | 75 | "@babel/plugin-syntax-bigint": "^7.8.3",
|
76 | 76 | "@babel/plugin-transform-arrow-functions": "^7.22.5",
|
77 |
| - "@babel/plugin-transform-block-scoping": "^7.22.10", |
78 |
| - "@babel/plugin-transform-classes": "^7.22.6", |
| 77 | + "@babel/plugin-transform-block-scoping": "^7.22.15", |
| 78 | + "@babel/plugin-transform-classes": "^7.22.15", |
79 | 79 | "@babel/plugin-transform-computed-properties": "^7.22.5",
|
80 |
| - "@babel/plugin-transform-destructuring": "^7.22.10", |
| 80 | + "@babel/plugin-transform-destructuring": "^7.22.15", |
81 | 81 | "@babel/plugin-transform-exponentiation-operator": "^7.22.5",
|
82 |
| - "@babel/plugin-transform-for-of": "^7.22.5", |
| 82 | + "@babel/plugin-transform-for-of": "^7.22.15", |
83 | 83 | "@babel/plugin-transform-jscript": "^7.22.5",
|
84 | 84 | "@babel/plugin-transform-member-expression-literals": "^7.22.5",
|
85 |
| - "@babel/plugin-transform-parameters": "^7.22.5", |
| 85 | + "@babel/plugin-transform-parameters": "^7.22.15", |
86 | 86 | "@babel/plugin-transform-property-literals": "^7.22.5",
|
87 |
| - "@babel/plugin-transform-property-mutators": "^7.22.5", |
| 87 | + "@babel/plugin-transform-property-mutators": "^7.22.15", |
88 | 88 | "@babel/plugin-transform-shorthand-properties": "^7.22.5",
|
89 | 89 | "@babel/plugin-transform-spread": "^7.22.5",
|
90 | 90 | "@babel/plugin-transform-template-literals": "^7.22.5",
|
91 |
| - "@babel/preset-env": "^7.22.10", |
| 91 | + "@babel/preset-env": "^7.22.15", |
92 | 92 | "babel-plugin-annotate-pure-calls": "^0.4.0",
|
93 | 93 | "babel-plugin-dev-expression": "^0.2.3",
|
94 | 94 | "babel-plugin-macros": "^3.1.0",
|
|
0 commit comments