@@ -40,6 +40,13 @@ __metadata:
4040 languageName: node
4141 linkType: hard
4242
43+ "@babel/compat-data@npm:^7.27.2":
44+ version: 7.27.2
45+ resolution: "@babel/compat-data@npm:7.27.2"
46+ checksum: 8d4066324e5f1275adc43f2e22110cac29ee09fe926260c43f0eaa432c148859367df4152574a28ee02dbb3e3d11dd57145eed345d49cc07f9b6e11fee06535f
47+ languageName: node
48+ linkType: hard
49+
4350"@babel/core@npm:^7.10.2, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.9":
4451 version: 7.27.1
4552 resolution: "@babel/core@npm:7.27.1"
@@ -124,6 +131,19 @@ __metadata:
124131 languageName: node
125132 linkType: hard
126133
134+ "@babel/helper-compilation-targets@npm:^7.27.2":
135+ version: 7.27.2
136+ resolution: "@babel/helper-compilation-targets@npm:7.27.2"
137+ dependencies:
138+ "@babel/compat-data": ^7.27.2
139+ "@babel/helper-validator-option": ^7.27.1
140+ browserslist: ^4.24.0
141+ lru-cache: ^5.1.1
142+ semver: ^6.3.1
143+ checksum: 7b95328237de85d7af1dea010a4daa28e79f961dda48b652860d5893ce9b136fc8b9ea1f126d8e0a24963b09ba5c6631dcb907b4ce109b04452d34a6ae979807
144+ languageName: node
145+ linkType: hard
146+
127147"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.27.1":
128148 version: 7.27.1
129149 resolution: "@babel/helper-create-class-features-plugin@npm:7.27.1"
@@ -979,6 +999,20 @@ __metadata:
979999 languageName: node
9801000 linkType: hard
9811001
1002+ "@babel/plugin-transform-object-rest-spread@npm:^7.27.2":
1003+ version: 7.27.2
1004+ resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.2"
1005+ dependencies:
1006+ "@babel/helper-compilation-targets": ^7.27.2
1007+ "@babel/helper-plugin-utils": ^7.27.1
1008+ "@babel/plugin-transform-destructuring": ^7.27.1
1009+ "@babel/plugin-transform-parameters": ^7.27.1
1010+ peerDependencies:
1011+ "@babel/core": ^7.0.0-0
1012+ checksum: 6d518c21cddfa436029d72409aac8f680d3ba3a10eb94477112869132226498474a61218893ac9958f8bc079109af0f684d1347d5036fee8e9b477daecf2d8f3
1013+ languageName: node
1014+ linkType: hard
1015+
9821016"@babel/plugin-transform-object-super@npm:^7.27.1":
9831017 version: 7.27.1
9841018 resolution: "@babel/plugin-transform-object-super@npm:7.27.1"
@@ -1289,7 +1323,7 @@ __metadata:
12891323 languageName: node
12901324 linkType: hard
12911325
1292- "@babel/preset-env@npm:^7.10.2, @babel/preset-env@npm:^7. 20.2":
1326+ "@babel/preset-env@npm:^7.20.2":
12931327 version: 7.27.1
12941328 resolution: "@babel/preset-env@npm:7.27.1"
12951329 dependencies:
@@ -1368,6 +1402,85 @@ __metadata:
13681402 languageName: node
13691403 linkType: hard
13701404
1405+ "@babel/preset-env@npm:^7.27.2":
1406+ version: 7.27.2
1407+ resolution: "@babel/preset-env@npm:7.27.2"
1408+ dependencies:
1409+ "@babel/compat-data": ^7.27.2
1410+ "@babel/helper-compilation-targets": ^7.27.2
1411+ "@babel/helper-plugin-utils": ^7.27.1
1412+ "@babel/helper-validator-option": ^7.27.1
1413+ "@babel/plugin-bugfix-firefox-class-in-computed-class-key": ^7.27.1
1414+ "@babel/plugin-bugfix-safari-class-field-initializer-scope": ^7.27.1
1415+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.27.1
1416+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.27.1
1417+ "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": ^7.27.1
1418+ "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2
1419+ "@babel/plugin-syntax-import-assertions": ^7.27.1
1420+ "@babel/plugin-syntax-import-attributes": ^7.27.1
1421+ "@babel/plugin-syntax-unicode-sets-regex": ^7.18.6
1422+ "@babel/plugin-transform-arrow-functions": ^7.27.1
1423+ "@babel/plugin-transform-async-generator-functions": ^7.27.1
1424+ "@babel/plugin-transform-async-to-generator": ^7.27.1
1425+ "@babel/plugin-transform-block-scoped-functions": ^7.27.1
1426+ "@babel/plugin-transform-block-scoping": ^7.27.1
1427+ "@babel/plugin-transform-class-properties": ^7.27.1
1428+ "@babel/plugin-transform-class-static-block": ^7.27.1
1429+ "@babel/plugin-transform-classes": ^7.27.1
1430+ "@babel/plugin-transform-computed-properties": ^7.27.1
1431+ "@babel/plugin-transform-destructuring": ^7.27.1
1432+ "@babel/plugin-transform-dotall-regex": ^7.27.1
1433+ "@babel/plugin-transform-duplicate-keys": ^7.27.1
1434+ "@babel/plugin-transform-duplicate-named-capturing-groups-regex": ^7.27.1
1435+ "@babel/plugin-transform-dynamic-import": ^7.27.1
1436+ "@babel/plugin-transform-exponentiation-operator": ^7.27.1
1437+ "@babel/plugin-transform-export-namespace-from": ^7.27.1
1438+ "@babel/plugin-transform-for-of": ^7.27.1
1439+ "@babel/plugin-transform-function-name": ^7.27.1
1440+ "@babel/plugin-transform-json-strings": ^7.27.1
1441+ "@babel/plugin-transform-literals": ^7.27.1
1442+ "@babel/plugin-transform-logical-assignment-operators": ^7.27.1
1443+ "@babel/plugin-transform-member-expression-literals": ^7.27.1
1444+ "@babel/plugin-transform-modules-amd": ^7.27.1
1445+ "@babel/plugin-transform-modules-commonjs": ^7.27.1
1446+ "@babel/plugin-transform-modules-systemjs": ^7.27.1
1447+ "@babel/plugin-transform-modules-umd": ^7.27.1
1448+ "@babel/plugin-transform-named-capturing-groups-regex": ^7.27.1
1449+ "@babel/plugin-transform-new-target": ^7.27.1
1450+ "@babel/plugin-transform-nullish-coalescing-operator": ^7.27.1
1451+ "@babel/plugin-transform-numeric-separator": ^7.27.1
1452+ "@babel/plugin-transform-object-rest-spread": ^7.27.2
1453+ "@babel/plugin-transform-object-super": ^7.27.1
1454+ "@babel/plugin-transform-optional-catch-binding": ^7.27.1
1455+ "@babel/plugin-transform-optional-chaining": ^7.27.1
1456+ "@babel/plugin-transform-parameters": ^7.27.1
1457+ "@babel/plugin-transform-private-methods": ^7.27.1
1458+ "@babel/plugin-transform-private-property-in-object": ^7.27.1
1459+ "@babel/plugin-transform-property-literals": ^7.27.1
1460+ "@babel/plugin-transform-regenerator": ^7.27.1
1461+ "@babel/plugin-transform-regexp-modifiers": ^7.27.1
1462+ "@babel/plugin-transform-reserved-words": ^7.27.1
1463+ "@babel/plugin-transform-shorthand-properties": ^7.27.1
1464+ "@babel/plugin-transform-spread": ^7.27.1
1465+ "@babel/plugin-transform-sticky-regex": ^7.27.1
1466+ "@babel/plugin-transform-template-literals": ^7.27.1
1467+ "@babel/plugin-transform-typeof-symbol": ^7.27.1
1468+ "@babel/plugin-transform-unicode-escapes": ^7.27.1
1469+ "@babel/plugin-transform-unicode-property-regex": ^7.27.1
1470+ "@babel/plugin-transform-unicode-regex": ^7.27.1
1471+ "@babel/plugin-transform-unicode-sets-regex": ^7.27.1
1472+ "@babel/preset-modules": 0.1.6-no-external-plugins
1473+ babel-plugin-polyfill-corejs2: ^0.4.10
1474+ babel-plugin-polyfill-corejs3: ^0.11.0
1475+ babel-plugin-polyfill-regenerator: ^0.6.1
1476+ core-js-compat: ^3.40.0
1477+ semver: ^6.3.1
1478+ peerDependencies:
1479+ "@babel/core": ^7.0.0-0
1480+ checksum: 318b123c8783ac3833bde5a5ff315970967ccd4c1e5c97e0843c0199fe9eab48a8cb40b367b784ae19a33667bee63eb8533eb924dab05bfc92ff9ef436109001
1481+ languageName: node
1482+ linkType: hard
1483+
13711484"@babel/preset-modules@npm:0.1.6-no-external-plugins":
13721485 version: 0.1.6-no-external-plugins
13731486 resolution: "@babel/preset-modules@npm:0.1.6-no-external-plugins"
@@ -13895,7 +14008,7 @@ __metadata:
1389514008 "@babel/plugin-proposal-object-rest-spread": ^7.10.1
1389614009 "@babel/plugin-syntax-jsx": ^7.16.0
1389714010 "@babel/plugin-transform-runtime": ^7.27.1
13898- "@babel/preset-env": ^7.10 .2
14011+ "@babel/preset-env": ^7.27 .2
1389914012 "@babel/preset-react": ^7.12.13
1390014013 "@babel/preset-typescript": ^7.24.7
1390114014 "@codemirror/lang-json": ^6.0.1
0 commit comments