mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update babel monorepo (#68212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
caba156488
commit
1e6eae3913
16
package.json
16
package.json
@ -77,19 +77,19 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
"@babel/core": "7.21.8",
|
||||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.20.7",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-transform-react-constant-elements": "7.20.2",
|
||||
"@babel/plugin-transform-runtime": "7.19.6",
|
||||
"@babel/plugin-transform-typescript": "7.20.0",
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@babel/plugin-transform-react-constant-elements": "7.21.3",
|
||||
"@babel/plugin-transform-runtime": "7.21.4",
|
||||
"@babel/plugin-transform-typescript": "7.21.3",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"@babel/runtime": "7.20.1",
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
"@babel/runtime": "7.21.5",
|
||||
"@betterer/betterer": "5.4.0",
|
||||
"@betterer/cli": "5.4.0",
|
||||
"@betterer/eslint": "5.4.0",
|
||||
|
@ -60,8 +60,8 @@
|
||||
"webpack": "5.76.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@babel/core": "7.21.8",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@cypress/webpack-preprocessor": "5.17.0",
|
||||
"@grafana/e2e-selectors": "10.1.0-pre",
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
|
@ -113,7 +113,7 @@
|
||||
"uuid": "9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
"@babel/core": "7.21.8",
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
|
483
yarn.lock
483
yarn.lock
@ -12,15 +12,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ampproject/remapping@npm:^2.1.0":
|
||||
version: 2.1.2
|
||||
resolution: "@ampproject/remapping@npm:2.1.2"
|
||||
dependencies:
|
||||
"@jridgewell/trace-mapping": ^0.3.0
|
||||
checksum: e023f92cdd9723f3042cde3b4d922adfeef0e198aa73486b0b6c034ad36af5f96e5c0cc72b335b30b2eb9852d907efc92af6bfcd3f4b4d286177ee32a189cf92
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ampproject/remapping@npm:^2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@ampproject/remapping@npm:2.2.0"
|
||||
@ -60,7 +51,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.20.1, @babel/compat-data@npm:^7.20.5":
|
||||
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.20.5":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/compat-data@npm:7.21.0"
|
||||
checksum: dbf632c532f9c75ba0be7d1dc9f6cd3582501af52f10a6b90415d634ec5878735bd46064c91673b10317af94d4cc99c4da5bd9d955978cdccb7905fc33291e4d
|
||||
@ -74,26 +65,33 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/core@npm:7.20.5"
|
||||
"@babel/compat-data@npm:^7.21.5":
|
||||
version: 7.21.7
|
||||
resolution: "@babel/compat-data@npm:7.21.7"
|
||||
checksum: 28747eb3fc084d088ba2db0336f52118cfa730a57bdbac81630cae1f38ad0336605b95b3390325937802f344e0b7fa25e2f1b67e3ee2d7383b877f88dee0e51c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.21.8":
|
||||
version: 7.21.8
|
||||
resolution: "@babel/core@npm:7.21.8"
|
||||
dependencies:
|
||||
"@ampproject/remapping": ^2.1.0
|
||||
"@babel/code-frame": ^7.18.6
|
||||
"@babel/generator": ^7.20.5
|
||||
"@babel/helper-compilation-targets": ^7.20.0
|
||||
"@babel/helper-module-transforms": ^7.20.2
|
||||
"@babel/helpers": ^7.20.5
|
||||
"@babel/parser": ^7.20.5
|
||||
"@babel/template": ^7.18.10
|
||||
"@babel/traverse": ^7.20.5
|
||||
"@babel/types": ^7.20.5
|
||||
"@ampproject/remapping": ^2.2.0
|
||||
"@babel/code-frame": ^7.21.4
|
||||
"@babel/generator": ^7.21.5
|
||||
"@babel/helper-compilation-targets": ^7.21.5
|
||||
"@babel/helper-module-transforms": ^7.21.5
|
||||
"@babel/helpers": ^7.21.5
|
||||
"@babel/parser": ^7.21.8
|
||||
"@babel/template": ^7.20.7
|
||||
"@babel/traverse": ^7.21.5
|
||||
"@babel/types": ^7.21.5
|
||||
convert-source-map: ^1.7.0
|
||||
debug: ^4.1.0
|
||||
gensync: ^1.0.0-beta.2
|
||||
json5: ^2.2.1
|
||||
json5: ^2.2.2
|
||||
semver: ^6.3.0
|
||||
checksum: 9547f1e6364bc58c3621e3b17ec17f0d034ff159e5a520091d9381608d40af3be4042dd27c20ad7d3e938422d75850ac56a3758d6801d65df701557af4bd244b
|
||||
checksum: f28118447355af2a90bd340e2e60699f94c8020517eba9b71bf8ebff62fa9e00d63f076e033f9dfb97548053ad62ada45fafb0d96584b1a90e8aef5a3b8241b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -155,7 +153,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.20.5, @babel/generator@npm:^7.21.3, @babel/generator@npm:^7.7.2":
|
||||
"@babel/generator@npm:^7.21.3, @babel/generator@npm:^7.7.2":
|
||||
version: 7.21.3
|
||||
resolution: "@babel/generator@npm:7.21.3"
|
||||
dependencies:
|
||||
@ -167,6 +165,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/generator@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/types": ^7.21.5
|
||||
"@jridgewell/gen-mapping": ^0.3.2
|
||||
"@jridgewell/trace-mapping": ^0.3.17
|
||||
jsesc: ^2.5.1
|
||||
checksum: 78af737b9dd701d4c657f9731880430fa1c177767b562f4e8a330a7fe72a4abe857e3d24de4e6d9dafc1f6a11f894162d27e523d7e5948ff9e3925a0ce9867c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-annotate-as-pure@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/helper-annotate-as-pure@npm:7.18.6"
|
||||
@ -186,7 +196,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.20.0, @babel/helper-compilation-targets@npm:^7.20.7":
|
||||
"@babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -216,7 +226,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.19.0, @babel/helper-create-class-features-plugin@npm:^7.21.0":
|
||||
"@babel/helper-compilation-targets@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.21.5
|
||||
"@babel/helper-validator-option": ^7.21.0
|
||||
browserslist: ^4.21.3
|
||||
lru-cache: ^5.1.1
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0
|
||||
checksum: 0edecb9c970ddc22ebda1163e77a7f314121bef9e483e0e0d9a5802540eed90d5855b6bf9bce03419b35b2e07c323e62d0353b153fa1ca34f17dbba897a83c25
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/helper-create-class-features-plugin@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -269,6 +294,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-environment-visitor@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/helper-environment-visitor@npm:7.21.5"
|
||||
checksum: e436af7b62956e919066448013a3f7e2cd0b51010c26c50f790124dcd350be81d5597b4e6ed0a4a42d098a27de1e38561cd7998a116a42e7899161192deac9a6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-explode-assignable-expression@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/helper-explode-assignable-expression@npm:7.18.6"
|
||||
@ -315,7 +347,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.20.11, @babel/helper-module-transforms@npm:^7.20.2, @babel/helper-module-transforms@npm:^7.21.2":
|
||||
"@babel/helper-module-imports@npm:^7.21.4":
|
||||
version: 7.21.4
|
||||
resolution: "@babel/helper-module-imports@npm:7.21.4"
|
||||
dependencies:
|
||||
"@babel/types": ^7.21.4
|
||||
checksum: bd330a2edaafeb281fbcd9357652f8d2666502567c0aad71db926e8499c773c9ea9c10dfaae30122452940326d90c8caff5c649ed8e1bf15b23f858758d3abc6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.20.11, @babel/helper-module-transforms@npm:^7.21.2":
|
||||
version: 7.21.2
|
||||
resolution: "@babel/helper-module-transforms@npm:7.21.2"
|
||||
dependencies:
|
||||
@ -331,6 +372,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-module-transforms@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/helper-module-transforms@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-environment-visitor": ^7.21.5
|
||||
"@babel/helper-module-imports": ^7.21.4
|
||||
"@babel/helper-simple-access": ^7.21.5
|
||||
"@babel/helper-split-export-declaration": ^7.18.6
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
"@babel/template": ^7.20.7
|
||||
"@babel/traverse": ^7.21.5
|
||||
"@babel/types": ^7.21.5
|
||||
checksum: 1ccfc88830675a5d485d198e918498f9683cdd46f973fdd4fe1c85b99648fb70f87fca07756c7a05dc201bd9b248c74ced06ea80c9991926ac889f53c3659675
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-optimise-call-expression@npm:^7.0.0, @babel/helper-optimise-call-expression@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/helper-optimise-call-expression@npm:7.18.6"
|
||||
@ -347,6 +404,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-plugin-utils@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/helper-plugin-utils@npm:7.21.5"
|
||||
checksum: 6f086e9a84a50ea7df0d5639c8f9f68505af510ea3258b3c8ac8b175efdfb7f664436cb48996f71791a1350ba68f47ad3424131e8e718c5e2ad45564484cbb36
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-remap-async-to-generator@npm:^7.18.9":
|
||||
version: 7.18.9
|
||||
resolution: "@babel/helper-remap-async-to-generator@npm:7.18.9"
|
||||
@ -384,6 +448,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-simple-access@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/helper-simple-access@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/types": ^7.21.5
|
||||
checksum: ad212beaa24be3864c8c95bee02f840222457ccf5419991e2d3e3e39b0f75b77e7e857e0bf4ed428b1cd97acefc87f3831bdb0b9696d5ad0557421f398334fc3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0":
|
||||
version: 7.20.0
|
||||
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.20.0"
|
||||
@ -409,6 +482,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-string-parser@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/helper-string-parser@npm:7.21.5"
|
||||
checksum: 36c0ded452f3858e67634b81960d4bde1d1cd2a56b82f4ba2926e97864816021c885f111a7cf81de88a0ed025f49d84a393256700e9acbca2d99462d648705d8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-validator-identifier@npm:^7.18.6, @babel/helper-validator-identifier@npm:^7.19.1":
|
||||
version: 7.19.1
|
||||
resolution: "@babel/helper-validator-identifier@npm:7.19.1"
|
||||
@ -435,7 +515,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helpers@npm:^7.20.5, @babel/helpers@npm:^7.21.0":
|
||||
"@babel/helpers@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/helpers@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -446,6 +526,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helpers@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/helpers@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/template": ^7.20.7
|
||||
"@babel/traverse": ^7.21.5
|
||||
"@babel/types": ^7.21.5
|
||||
checksum: a6f74b8579713988e7f5adf1a986d8b5255757632ba65b2552f0f609ead5476edb784044c7e4b18f3681ee4818ca9d08c41feb9bd4e828648c25a00deaa1f9e4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/highlight@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/highlight@npm:7.18.6"
|
||||
@ -457,7 +548,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.5, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.3":
|
||||
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.3":
|
||||
version: 7.21.3
|
||||
resolution: "@babel/parser@npm:7.21.3"
|
||||
bin:
|
||||
@ -475,6 +566,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.21.5, @babel/parser@npm:^7.21.8":
|
||||
version: 7.21.8
|
||||
resolution: "@babel/parser@npm:7.21.8"
|
||||
bin:
|
||||
parser: ./bin/babel-parser.js
|
||||
checksum: 1b9a820fedfb6ef179e6ffa1dbc080808882949dec68340a616da2aa354af66ea2886bd68e61bd444d270aa0b24ad6273e3cfaf17d6878c34bf2521becacb353
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.18.6"
|
||||
@ -486,7 +586,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.18.9, @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.20.7":
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -499,7 +599,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-async-generator-functions@npm:^7.20.1, @babel/plugin-proposal-async-generator-functions@npm:^7.20.7":
|
||||
"@babel/plugin-proposal-async-generator-functions@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-proposal-async-generator-functions@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -525,7 +625,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-class-static-block@npm:^7.18.6, @babel/plugin-proposal-class-static-block@npm:^7.21.0":
|
||||
"@babel/plugin-proposal-class-static-block@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-proposal-class-static-block@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -574,7 +674,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-logical-assignment-operators@npm:^7.18.9, @babel/plugin-proposal-logical-assignment-operators@npm:^7.20.7":
|
||||
"@babel/plugin-proposal-logical-assignment-operators@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-proposal-logical-assignment-operators@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -610,7 +710,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-object-rest-spread@npm:7.20.7, @babel/plugin-proposal-object-rest-spread@npm:^7.20.2, @babel/plugin-proposal-object-rest-spread@npm:^7.20.7":
|
||||
"@babel/plugin-proposal-object-rest-spread@npm:7.20.7, @babel/plugin-proposal-object-rest-spread@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-proposal-object-rest-spread@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -637,20 +737,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-optional-chaining@npm:7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-proposal-optional-chaining@npm:7.20.7"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
"@babel/helper-skip-transparent-expression-wrappers": ^7.20.0
|
||||
"@babel/plugin-syntax-optional-chaining": ^7.8.3
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 274b8932335bd064ca24cf1a4da2b2c20c92726d4bfa8b0cb5023857479b8481feef33505c16650c7b9239334e5c6959babc924816324c4cf223dd91c7ca79bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-optional-chaining@npm:^7.13.12, @babel/plugin-proposal-optional-chaining@npm:^7.18.9, @babel/plugin-proposal-optional-chaining@npm:^7.20.7, @babel/plugin-proposal-optional-chaining@npm:^7.21.0":
|
||||
"@babel/plugin-proposal-optional-chaining@npm:7.21.0, @babel/plugin-proposal-optional-chaining@npm:^7.13.12, @babel/plugin-proposal-optional-chaining@npm:^7.20.7, @babel/plugin-proposal-optional-chaining@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-proposal-optional-chaining@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -675,7 +762,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-private-property-in-object@npm:^7.18.6, @babel/plugin-proposal-private-property-in-object@npm:^7.21.0":
|
||||
"@babel/plugin-proposal-private-property-in-object@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -789,7 +876,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-syntax-import-meta@npm:^7.8.3":
|
||||
"@babel/plugin-syntax-import-meta@npm:^7.10.4, @babel/plugin-syntax-import-meta@npm:^7.8.3":
|
||||
version: 7.10.4
|
||||
resolution: "@babel/plugin-syntax-import-meta@npm:7.10.4"
|
||||
dependencies:
|
||||
@ -932,7 +1019,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-arrow-functions@npm:^7.18.6, @babel/plugin-transform-arrow-functions@npm:^7.20.7":
|
||||
"@babel/plugin-transform-arrow-functions@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-transform-arrow-functions@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -943,7 +1030,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-async-to-generator@npm:^7.18.6, @babel/plugin-transform-async-to-generator@npm:^7.20.7":
|
||||
"@babel/plugin-transform-arrow-functions@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/plugin-transform-arrow-functions@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: c7c281cdf37c33a584102d9fd1793e85c96d4d320cdfb7c43f1ce581323d057f13b53203994fcc7ee1f8dc1ff013498f258893aa855a06c6f830fcc4c33d6e44
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-async-to-generator@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-transform-async-to-generator@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -967,7 +1065,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-block-scoping@npm:^7.20.2, @babel/plugin-transform-block-scoping@npm:^7.21.0":
|
||||
"@babel/plugin-transform-block-scoping@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-transform-block-scoping@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -978,7 +1076,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-classes@npm:^7.20.2, @babel/plugin-transform-classes@npm:^7.21.0":
|
||||
"@babel/plugin-transform-classes@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-transform-classes@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -997,7 +1095,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-computed-properties@npm:^7.18.9, @babel/plugin-transform-computed-properties@npm:^7.20.7":
|
||||
"@babel/plugin-transform-computed-properties@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-transform-computed-properties@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -1009,7 +1107,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-destructuring@npm:^7.20.2, @babel/plugin-transform-destructuring@npm:^7.21.3":
|
||||
"@babel/plugin-transform-computed-properties@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/plugin-transform-computed-properties@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
"@babel/template": ^7.20.7
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: e819780ab30fc40d7802ffb75b397eff63ca4942a1873058f81c80f660189b78e158fa03fd3270775f0477c4c33cee3d8d40270e64404bbf24aa6cdccb197e7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-destructuring@npm:^7.21.3":
|
||||
version: 7.21.3
|
||||
resolution: "@babel/plugin-transform-destructuring@npm:7.21.3"
|
||||
dependencies:
|
||||
@ -1067,7 +1177,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-for-of@npm:^7.18.8, @babel/plugin-transform-for-of@npm:^7.21.0":
|
||||
"@babel/plugin-transform-for-of@npm:^7.21.0":
|
||||
version: 7.21.0
|
||||
resolution: "@babel/plugin-transform-for-of@npm:7.21.0"
|
||||
dependencies:
|
||||
@ -1078,6 +1188,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-for-of@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/plugin-transform-for-of@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: b6666b24e8ca1ffbf7452a0042149724e295965aad55070dc9ee992451d69d855fc9db832c1c5fb4d3dc532f4a18a2974d5f8524f5c2250dda888d05f6f3cadb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-function-name@npm:^7.18.9":
|
||||
version: 7.18.9
|
||||
resolution: "@babel/plugin-transform-function-name@npm:7.18.9"
|
||||
@ -1113,7 +1234,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-amd@npm:^7.19.6, @babel/plugin-transform-modules-amd@npm:^7.20.11":
|
||||
"@babel/plugin-transform-modules-amd@npm:^7.20.11":
|
||||
version: 7.20.11
|
||||
resolution: "@babel/plugin-transform-modules-amd@npm:7.20.11"
|
||||
dependencies:
|
||||
@ -1125,7 +1246,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-commonjs@npm:^7.13.8, @babel/plugin-transform-modules-commonjs@npm:^7.19.6, @babel/plugin-transform-modules-commonjs@npm:^7.21.2":
|
||||
"@babel/plugin-transform-modules-commonjs@npm:^7.13.8, @babel/plugin-transform-modules-commonjs@npm:^7.21.2":
|
||||
version: 7.21.2
|
||||
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.21.2"
|
||||
dependencies:
|
||||
@ -1138,7 +1259,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-systemjs@npm:^7.19.6, @babel/plugin-transform-modules-systemjs@npm:^7.20.11":
|
||||
"@babel/plugin-transform-modules-commonjs@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-module-transforms": ^7.21.5
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
"@babel/helper-simple-access": ^7.21.5
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: d9ff7a21baaa60c08a0c86c5e468bb4b2bd85caf51ba78712d8f45e9afa2498d50d6cdf349696e08aa820cafed65f19b70e5938613db9ebb095f7aba1127f282
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-systemjs@npm:^7.20.11":
|
||||
version: 7.20.11
|
||||
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.20.11"
|
||||
dependencies:
|
||||
@ -1164,7 +1298,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.19.1, @babel/plugin-transform-named-capturing-groups-regex@npm:^7.20.5":
|
||||
"@babel/plugin-transform-named-capturing-groups-regex@npm:^7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/plugin-transform-named-capturing-groups-regex@npm:7.20.5"
|
||||
dependencies:
|
||||
@ -1199,7 +1333,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-parameters@npm:^7.20.1, @babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.21.3":
|
||||
"@babel/plugin-transform-parameters@npm:^7.20.7, @babel/plugin-transform-parameters@npm:^7.21.3":
|
||||
version: 7.21.3
|
||||
resolution: "@babel/plugin-transform-parameters@npm:7.21.3"
|
||||
dependencies:
|
||||
@ -1221,14 +1355,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-react-constant-elements@npm:7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.20.2"
|
||||
"@babel/plugin-transform-react-constant-elements@npm:7.21.3":
|
||||
version: 7.21.3
|
||||
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.21.3"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 7b041b726e7c14b8c26a0dd240defac5f93a1f449371c6bdc5e6b46d581211300cc1a79da4140bdf20347f49e175dcb4f469812399206864024d1fdc81171193
|
||||
checksum: 1ca5cfaa6547d5fe6004fdef5687aa5b757940a132cf56c268c0d369a63aa7d83afafa27c66808687ecc12c871ae28a36b53923733483571e9596fa50e03180f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1281,7 +1415,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-regenerator@npm:^7.18.6, @babel/plugin-transform-regenerator@npm:^7.20.5":
|
||||
"@babel/plugin-transform-regenerator@npm:^7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/plugin-transform-regenerator@npm:7.20.5"
|
||||
dependencies:
|
||||
@ -1293,6 +1427,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-regenerator@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/plugin-transform-regenerator@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
regenerator-transform: ^0.15.1
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 5291f6871276f57a6004f16d50ae9ad57f22a6aa2a183b8c84de8126f1066c6c9f9bbeadb282b5207fa9e7b0f57e40a8421d46cb5c60caf7e2848e98224d5639
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-reserved-words@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-transform-reserved-words@npm:7.18.6"
|
||||
@ -1304,19 +1450,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-runtime@npm:7.19.6":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.19.6"
|
||||
"@babel/plugin-transform-runtime@npm:7.21.4":
|
||||
version: 7.21.4
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.21.4"
|
||||
dependencies:
|
||||
"@babel/helper-module-imports": ^7.18.6
|
||||
"@babel/helper-plugin-utils": ^7.19.0
|
||||
"@babel/helper-module-imports": ^7.21.4
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
babel-plugin-polyfill-corejs2: ^0.3.3
|
||||
babel-plugin-polyfill-corejs3: ^0.6.0
|
||||
babel-plugin-polyfill-regenerator: ^0.4.1
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: ef93efbcbb00dcf4da6dcc55bda698a2a57fca3fb05a6a13e932ecfdb7c1c5d2f0b5b245c1c4faca0318853937caba0d82442f58b7653249f64275d08052fbd8
|
||||
checksum: 7e2e6b0d6f9762fde58738829e4d3b5e13dc88ccc1463e4eee83c8d8f50238eeb8e3699923f5ad4d7edf597515f74d67fbb14eb330225075fc7733b547e22145
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1331,7 +1477,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-spread@npm:^7.19.0, @babel/plugin-transform-spread@npm:^7.20.7":
|
||||
"@babel/plugin-transform-spread@npm:^7.20.7":
|
||||
version: 7.20.7
|
||||
resolution: "@babel/plugin-transform-spread@npm:7.20.7"
|
||||
dependencies:
|
||||
@ -1376,20 +1522,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-typescript@npm:7.20.0":
|
||||
version: 7.20.0
|
||||
resolution: "@babel/plugin-transform-typescript@npm:7.20.0"
|
||||
dependencies:
|
||||
"@babel/helper-create-class-features-plugin": ^7.19.0
|
||||
"@babel/helper-plugin-utils": ^7.19.0
|
||||
"@babel/plugin-syntax-typescript": ^7.20.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 7cc335a95374d03e09ec48fe313dccde477ab4784f26f7b24fdc7a9db3c670759c3c8177a671a68365467c0885dad82b5dda3f57ba0b6bf7459f4ae55fae4ee4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-typescript@npm:^7.18.6, @babel/plugin-transform-typescript@npm:^7.21.3":
|
||||
"@babel/plugin-transform-typescript@npm:7.21.3, @babel/plugin-transform-typescript@npm:^7.21.3":
|
||||
version: 7.21.3
|
||||
resolution: "@babel/plugin-transform-typescript@npm:7.21.3"
|
||||
dependencies:
|
||||
@ -1414,6 +1547,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-unicode-escapes@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 6504d642d0449a275191b624bd94d3e434ae154e610bf2f0e3c109068b287d2474f68e1da64b47f21d193cd67b27ee4643877d530187670565cac46e29fd257d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-unicode-regex@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-transform-unicode-regex@npm:7.18.6"
|
||||
@ -1436,30 +1580,30 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/preset-env@npm:7.20.2"
|
||||
"@babel/preset-env@npm:7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/preset-env@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.20.1
|
||||
"@babel/helper-compilation-targets": ^7.20.0
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
"@babel/helper-validator-option": ^7.18.6
|
||||
"@babel/compat-data": ^7.21.5
|
||||
"@babel/helper-compilation-targets": ^7.21.5
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
"@babel/helper-validator-option": ^7.21.0
|
||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.18.6
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.18.9
|
||||
"@babel/plugin-proposal-async-generator-functions": ^7.20.1
|
||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.20.7
|
||||
"@babel/plugin-proposal-async-generator-functions": ^7.20.7
|
||||
"@babel/plugin-proposal-class-properties": ^7.18.6
|
||||
"@babel/plugin-proposal-class-static-block": ^7.18.6
|
||||
"@babel/plugin-proposal-class-static-block": ^7.21.0
|
||||
"@babel/plugin-proposal-dynamic-import": ^7.18.6
|
||||
"@babel/plugin-proposal-export-namespace-from": ^7.18.9
|
||||
"@babel/plugin-proposal-json-strings": ^7.18.6
|
||||
"@babel/plugin-proposal-logical-assignment-operators": ^7.18.9
|
||||
"@babel/plugin-proposal-logical-assignment-operators": ^7.20.7
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.18.6
|
||||
"@babel/plugin-proposal-numeric-separator": ^7.18.6
|
||||
"@babel/plugin-proposal-object-rest-spread": ^7.20.2
|
||||
"@babel/plugin-proposal-object-rest-spread": ^7.20.7
|
||||
"@babel/plugin-proposal-optional-catch-binding": ^7.18.6
|
||||
"@babel/plugin-proposal-optional-chaining": ^7.18.9
|
||||
"@babel/plugin-proposal-optional-chaining": ^7.21.0
|
||||
"@babel/plugin-proposal-private-methods": ^7.18.6
|
||||
"@babel/plugin-proposal-private-property-in-object": ^7.18.6
|
||||
"@babel/plugin-proposal-private-property-in-object": ^7.21.0
|
||||
"@babel/plugin-proposal-unicode-property-regex": ^7.18.6
|
||||
"@babel/plugin-syntax-async-generators": ^7.8.4
|
||||
"@babel/plugin-syntax-class-properties": ^7.12.13
|
||||
@ -1467,6 +1611,7 @@ __metadata:
|
||||
"@babel/plugin-syntax-dynamic-import": ^7.8.3
|
||||
"@babel/plugin-syntax-export-namespace-from": ^7.8.3
|
||||
"@babel/plugin-syntax-import-assertions": ^7.20.0
|
||||
"@babel/plugin-syntax-import-meta": ^7.10.4
|
||||
"@babel/plugin-syntax-json-strings": ^7.8.3
|
||||
"@babel/plugin-syntax-logical-assignment-operators": ^7.10.4
|
||||
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
|
||||
@ -1476,40 +1621,40 @@ __metadata:
|
||||
"@babel/plugin-syntax-optional-chaining": ^7.8.3
|
||||
"@babel/plugin-syntax-private-property-in-object": ^7.14.5
|
||||
"@babel/plugin-syntax-top-level-await": ^7.14.5
|
||||
"@babel/plugin-transform-arrow-functions": ^7.18.6
|
||||
"@babel/plugin-transform-async-to-generator": ^7.18.6
|
||||
"@babel/plugin-transform-arrow-functions": ^7.21.5
|
||||
"@babel/plugin-transform-async-to-generator": ^7.20.7
|
||||
"@babel/plugin-transform-block-scoped-functions": ^7.18.6
|
||||
"@babel/plugin-transform-block-scoping": ^7.20.2
|
||||
"@babel/plugin-transform-classes": ^7.20.2
|
||||
"@babel/plugin-transform-computed-properties": ^7.18.9
|
||||
"@babel/plugin-transform-destructuring": ^7.20.2
|
||||
"@babel/plugin-transform-block-scoping": ^7.21.0
|
||||
"@babel/plugin-transform-classes": ^7.21.0
|
||||
"@babel/plugin-transform-computed-properties": ^7.21.5
|
||||
"@babel/plugin-transform-destructuring": ^7.21.3
|
||||
"@babel/plugin-transform-dotall-regex": ^7.18.6
|
||||
"@babel/plugin-transform-duplicate-keys": ^7.18.9
|
||||
"@babel/plugin-transform-exponentiation-operator": ^7.18.6
|
||||
"@babel/plugin-transform-for-of": ^7.18.8
|
||||
"@babel/plugin-transform-for-of": ^7.21.5
|
||||
"@babel/plugin-transform-function-name": ^7.18.9
|
||||
"@babel/plugin-transform-literals": ^7.18.9
|
||||
"@babel/plugin-transform-member-expression-literals": ^7.18.6
|
||||
"@babel/plugin-transform-modules-amd": ^7.19.6
|
||||
"@babel/plugin-transform-modules-commonjs": ^7.19.6
|
||||
"@babel/plugin-transform-modules-systemjs": ^7.19.6
|
||||
"@babel/plugin-transform-modules-amd": ^7.20.11
|
||||
"@babel/plugin-transform-modules-commonjs": ^7.21.5
|
||||
"@babel/plugin-transform-modules-systemjs": ^7.20.11
|
||||
"@babel/plugin-transform-modules-umd": ^7.18.6
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": ^7.19.1
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": ^7.20.5
|
||||
"@babel/plugin-transform-new-target": ^7.18.6
|
||||
"@babel/plugin-transform-object-super": ^7.18.6
|
||||
"@babel/plugin-transform-parameters": ^7.20.1
|
||||
"@babel/plugin-transform-parameters": ^7.21.3
|
||||
"@babel/plugin-transform-property-literals": ^7.18.6
|
||||
"@babel/plugin-transform-regenerator": ^7.18.6
|
||||
"@babel/plugin-transform-regenerator": ^7.21.5
|
||||
"@babel/plugin-transform-reserved-words": ^7.18.6
|
||||
"@babel/plugin-transform-shorthand-properties": ^7.18.6
|
||||
"@babel/plugin-transform-spread": ^7.19.0
|
||||
"@babel/plugin-transform-spread": ^7.20.7
|
||||
"@babel/plugin-transform-sticky-regex": ^7.18.6
|
||||
"@babel/plugin-transform-template-literals": ^7.18.9
|
||||
"@babel/plugin-transform-typeof-symbol": ^7.18.9
|
||||
"@babel/plugin-transform-unicode-escapes": ^7.18.10
|
||||
"@babel/plugin-transform-unicode-escapes": ^7.21.5
|
||||
"@babel/plugin-transform-unicode-regex": ^7.18.6
|
||||
"@babel/preset-modules": ^0.1.5
|
||||
"@babel/types": ^7.20.2
|
||||
"@babel/types": ^7.21.5
|
||||
babel-plugin-polyfill-corejs2: ^0.3.3
|
||||
babel-plugin-polyfill-corejs3: ^0.6.0
|
||||
babel-plugin-polyfill-regenerator: ^0.4.1
|
||||
@ -1517,7 +1662,7 @@ __metadata:
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: ece2d7e9c7789db6116e962b8e1a55eb55c110c44c217f0c8f6ffea4ca234954e66557f7bd019b7affadf7fbb3a53ccc807e93fc935aacd48146234b73b6947e
|
||||
checksum: 86e167f3a351c89f8cd1409262481ece6ddc085b76147e801530ce29d60b1cfda8b264b1efd1ae27b8181b073a923c7161f21e2ebc0a41d652d717b10cf1c829
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1650,16 +1795,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-typescript@npm:7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/preset-typescript@npm:7.18.6"
|
||||
"@babel/preset-typescript@npm:7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/preset-typescript@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.18.6
|
||||
"@babel/helper-validator-option": ^7.18.6
|
||||
"@babel/plugin-transform-typescript": ^7.18.6
|
||||
"@babel/helper-plugin-utils": ^7.21.5
|
||||
"@babel/helper-validator-option": ^7.21.0
|
||||
"@babel/plugin-syntax-jsx": ^7.21.4
|
||||
"@babel/plugin-transform-modules-commonjs": ^7.21.5
|
||||
"@babel/plugin-transform-typescript": ^7.21.3
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 7fe0da5103eb72d3cf39cf3e138a794c8cdd19c0b38e3e101507eef519c46a87a0d6d0e8bc9e28a13ea2364001ebe7430b9d75758aab4c3c3a8db9a487b9dc7c
|
||||
checksum: e7b35c435139eec1d6bd9f57e8f3eb79bfc2da2c57a34ad9e9ea848ba4ecd72791cf4102df456604ab07c7f4518525b0764754b6dd5898036608b351e0792448
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1700,12 +1847,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:7.20.1":
|
||||
version: 7.20.1
|
||||
resolution: "@babel/runtime@npm:7.20.1"
|
||||
"@babel/runtime@npm:7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/runtime@npm:7.21.5"
|
||||
dependencies:
|
||||
regenerator-runtime: ^0.13.10
|
||||
checksum: 00567a333d3357925742a6f5e39394dcc0af6e6029103fe188158bf7ae8b0b3ee3c6c0f68fccc217f0a6cfa455f6be252298baf56b3f5ff37b34313b170cd9f6
|
||||
regenerator-runtime: ^0.13.11
|
||||
checksum: 358f2779d3187f5c67ad302e8f8d435412925d0b991d133c7d4a7b1ddd5a3fda1b6f34537cb64628dfd96a27ae46df105bed3895b8d754b88cacdded8d1129dd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1765,6 +1912,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/traverse@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.21.4
|
||||
"@babel/generator": ^7.21.5
|
||||
"@babel/helper-environment-visitor": ^7.21.5
|
||||
"@babel/helper-function-name": ^7.21.0
|
||||
"@babel/helper-hoist-variables": ^7.18.6
|
||||
"@babel/helper-split-export-declaration": ^7.18.6
|
||||
"@babel/parser": ^7.21.5
|
||||
"@babel/types": ^7.21.5
|
||||
debug: ^4.1.0
|
||||
globals: ^11.1.0
|
||||
checksum: b403733fa7d858f0c8e224f0434a6ade641bc469a4f92975363391e796629d5bf53e544761dfe85039aab92d5389ebe7721edb309d7a5bb7df2bf74f37bf9f47
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.2, @babel/types@npm:^7.20.5, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.0, @babel/types@npm:^7.21.2, @babel/types@npm:^7.21.3, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
|
||||
version: 7.21.3
|
||||
resolution: "@babel/types@npm:7.21.3"
|
||||
@ -1787,6 +1952,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.21.5":
|
||||
version: 7.21.5
|
||||
resolution: "@babel/types@npm:7.21.5"
|
||||
dependencies:
|
||||
"@babel/helper-string-parser": ^7.21.5
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
to-fast-properties: ^2.0.0
|
||||
checksum: 43242a99c612d13285ee4af46cc0f1066bcb6ffd38307daef7a76e8c70f36cfc3255eb9e75c8e768b40e761176c313aec4d5c0b9d97a21e494d49d5fd123a9f7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@base2/pretty-print-object@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@base2/pretty-print-object@npm:1.0.1"
|
||||
@ -3084,8 +3260,8 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@grafana/e2e@workspace:packages/grafana-e2e"
|
||||
dependencies:
|
||||
"@babel/core": 7.20.5
|
||||
"@babel/preset-env": 7.20.2
|
||||
"@babel/core": 7.21.8
|
||||
"@babel/preset-env": 7.21.5
|
||||
"@cypress/webpack-preprocessor": 5.17.0
|
||||
"@grafana/e2e-selectors": 10.1.0-pre
|
||||
"@grafana/tsconfig": ^1.2.0-rc1
|
||||
@ -3346,7 +3522,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@grafana/ui@workspace:packages/grafana-ui"
|
||||
dependencies:
|
||||
"@babel/core": 7.20.5
|
||||
"@babel/core": 7.21.8
|
||||
"@emotion/css": 11.10.6
|
||||
"@emotion/react": 11.10.6
|
||||
"@grafana/data": 10.1.0-pre
|
||||
@ -4011,16 +4187,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jridgewell/trace-mapping@npm:^0.3.0":
|
||||
version: 0.3.2
|
||||
resolution: "@jridgewell/trace-mapping@npm:0.3.2"
|
||||
dependencies:
|
||||
"@jridgewell/resolve-uri": ^3.0.3
|
||||
"@jridgewell/sourcemap-codec": ^1.4.10
|
||||
checksum: b58be6b4133cbcb20bfd28c9ca843b8db9efa0bf1d7e0e9e26b2228dace94ad53161c996ab1d762d7c3955dfc398a7734e7b84a2493ae36b451f232234fbb257
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jridgewell/trace-mapping@npm:^0.3.12":
|
||||
version: 0.3.14
|
||||
resolution: "@jridgewell/trace-mapping@npm:0.3.14"
|
||||
@ -17850,19 +18016,19 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "grafana@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": 7.20.5
|
||||
"@babel/core": 7.21.8
|
||||
"@babel/plugin-proposal-class-properties": 7.18.6
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": 7.18.6
|
||||
"@babel/plugin-proposal-object-rest-spread": 7.20.7
|
||||
"@babel/plugin-proposal-optional-chaining": 7.20.7
|
||||
"@babel/plugin-proposal-optional-chaining": 7.21.0
|
||||
"@babel/plugin-syntax-dynamic-import": 7.8.3
|
||||
"@babel/plugin-transform-react-constant-elements": 7.20.2
|
||||
"@babel/plugin-transform-runtime": 7.19.6
|
||||
"@babel/plugin-transform-typescript": 7.20.0
|
||||
"@babel/preset-env": 7.20.2
|
||||
"@babel/plugin-transform-react-constant-elements": 7.21.3
|
||||
"@babel/plugin-transform-runtime": 7.21.4
|
||||
"@babel/plugin-transform-typescript": 7.21.3
|
||||
"@babel/preset-env": 7.21.5
|
||||
"@babel/preset-react": 7.18.6
|
||||
"@babel/preset-typescript": 7.18.6
|
||||
"@babel/runtime": 7.20.1
|
||||
"@babel/preset-typescript": 7.21.5
|
||||
"@babel/runtime": 7.21.5
|
||||
"@betterer/betterer": 5.4.0
|
||||
"@betterer/cli": 5.4.0
|
||||
"@betterer/eslint": 5.4.0
|
||||
@ -21066,7 +21232,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"json5@npm:^2.1.2, json5@npm:^2.2.0, json5@npm:^2.2.1, json5@npm:^2.2.2, json5@npm:^2.2.3":
|
||||
"json5@npm:^2.1.2, json5@npm:^2.2.0, json5@npm:^2.2.2, json5@npm:^2.2.3":
|
||||
version: 2.2.3
|
||||
resolution: "json5@npm:2.2.3"
|
||||
bin:
|
||||
@ -27058,13 +27224,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"regenerator-runtime@npm:^0.13.10":
|
||||
version: 0.13.10
|
||||
resolution: "regenerator-runtime@npm:0.13.10"
|
||||
checksum: 09893f5a9e82932642d9a999716b6c626dc53ef2a01307c952ebbf8e011802360163a37c304c18a6c358548be5a72b448e37209954a18696f21e438c81cbb4b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"regenerator-runtime@npm:^0.13.4, regenerator-runtime@npm:^0.13.7":
|
||||
version: 0.13.9
|
||||
resolution: "regenerator-runtime@npm:0.13.9"
|
||||
|
Loading…
Reference in New Issue
Block a user