@@ -8202,14 +8202,39 @@ __metadata:
8202
8202
languageName: node
8203
8203
linkType: hard
8204
8204
8205
+ "babel-preset-current-node-syntax@npm:^1.1.1":
8206
+ version: 1.1.1
8207
+ resolution: "babel-preset-current-node-syntax@npm:1.1.1"
8208
+ dependencies:
8209
+ "@babel/plugin-syntax-async-generators": "npm:^7.8.4"
8210
+ "@babel/plugin-syntax-bigint": "npm:^7.8.3"
8211
+ "@babel/plugin-syntax-class-properties": "npm:^7.12.13"
8212
+ "@babel/plugin-syntax-class-static-block": "npm:^7.14.5"
8213
+ "@babel/plugin-syntax-import-attributes": "npm:^7.24.7"
8214
+ "@babel/plugin-syntax-import-meta": "npm:^7.10.4"
8215
+ "@babel/plugin-syntax-json-strings": "npm:^7.8.3"
8216
+ "@babel/plugin-syntax-logical-assignment-operators": "npm:^7.10.4"
8217
+ "@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3"
8218
+ "@babel/plugin-syntax-numeric-separator": "npm:^7.10.4"
8219
+ "@babel/plugin-syntax-object-rest-spread": "npm:^7.8.3"
8220
+ "@babel/plugin-syntax-optional-catch-binding": "npm:^7.8.3"
8221
+ "@babel/plugin-syntax-optional-chaining": "npm:^7.8.3"
8222
+ "@babel/plugin-syntax-private-property-in-object": "npm:^7.14.5"
8223
+ "@babel/plugin-syntax-top-level-await": "npm:^7.14.5"
8224
+ peerDependencies:
8225
+ "@babel/core": ^7.0.0 || ^8.0.0-0
8226
+ checksum: 10/4f8a4ee7e8d2f3848a9c67c3d30432be72c0baae7360c43f5f5511edbb745b3fcdec08aa874af53a39f2ffcac822a39473aed06091f044cf58ed9a358b5972b2
8227
+ languageName: node
8228
+ linkType: hard
8229
+
8205
8230
"babel-preset-jest@workspace:*, babel-preset-jest@workspace:packages/babel-preset-jest":
8206
8231
version: 0.0.0-use.local
8207
8232
resolution: "babel-preset-jest@workspace:packages/babel-preset-jest"
8208
8233
dependencies:
8209
8234
babel-plugin-jest-hoist: "workspace:*"
8210
- babel-preset-current-node-syntax: "npm:^1.1.0 "
8235
+ babel-preset-current-node-syntax: "npm:^1.1.1 "
8211
8236
peerDependencies:
8212
- "@babel/core": ^7.11.0
8237
+ "@babel/core": ^7.11.0 || ^8.0.0-beta.1
8213
8238
languageName: unknown
8214
8239
linkType: soft
8215
8240
0 commit comments