mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update babel monorepo (#60115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7bf7308ea5
commit
b365eb0022
@ -74,16 +74,16 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.19.6",
|
||||
"@babel/core": "7.20.5",
|
||||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.19.4",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.20.2",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.18.9",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-transform-react-constant-elements": "7.18.12",
|
||||
"@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.19.4",
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"@babel/runtime": "7.20.1",
|
||||
|
384
yarn.lock
384
yarn.lock
@ -99,6 +99,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.20.0, @babel/compat-data@npm:^7.20.1":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/compat-data@npm:7.20.5"
|
||||
checksum: 523790c43ef6388fae91d1ca9acf1ab0e1b22208dcd39c0e5e7a6adf0b48a133f1831be8d5931a72ecd48860f3e3fb777cb89840794abd8647a5c8e5cfab484e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.12.9":
|
||||
version: 7.12.9
|
||||
resolution: "@babel/core@npm:7.12.9"
|
||||
@ -169,6 +176,29 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/core@npm:7.20.5"
|
||||
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
|
||||
convert-source-map: ^1.7.0
|
||||
debug: ^4.1.0
|
||||
gensync: ^1.0.0-beta.2
|
||||
json5: ^2.2.1
|
||||
semver: ^6.3.0
|
||||
checksum: 9547f1e6364bc58c3621e3b17ec17f0d034ff159e5a520091d9381608d40af3be4042dd27c20ad7d3e938422d75850ac56a3758d6801d65df701557af4bd244b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3":
|
||||
version: 7.15.8
|
||||
resolution: "@babel/core@npm:7.15.8"
|
||||
@ -360,6 +390,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/generator@npm:7.20.5"
|
||||
dependencies:
|
||||
"@babel/types": ^7.20.5
|
||||
"@jridgewell/gen-mapping": ^0.3.2
|
||||
jsesc: ^2.5.1
|
||||
checksum: 31c10d1e122f08cf755a24bd6f5d197f47eceba03f1133759687d00ab72d210e60ba4011da42f368b6e9fa85cbfda7dc4adb9889c2c20cc5c34bb2d57c1deab7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-annotate-as-pure@npm:^7.14.5":
|
||||
version: 7.15.4
|
||||
resolution: "@babel/helper-annotate-as-pure@npm:7.15.4"
|
||||
@ -486,6 +527,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.20.0":
|
||||
version: 7.20.0
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.20.0"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.20.0
|
||||
"@babel/helper-validator-option": ^7.18.6
|
||||
browserslist: ^4.21.3
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0
|
||||
checksum: bc183f2109648849c8fde0b3c5cf08adf2f7ad6dc617b546fd20f34c8ef574ee5ee293c8d1bd0ed0221212e8f5907cdc2c42097870f1dcc769a654107d82c95b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-create-class-features-plugin@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/helper-create-class-features-plugin@npm:7.18.6"
|
||||
@ -983,6 +1038,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-module-transforms@npm:^7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/helper-module-transforms@npm:7.20.2"
|
||||
dependencies:
|
||||
"@babel/helper-environment-visitor": ^7.18.9
|
||||
"@babel/helper-module-imports": ^7.18.6
|
||||
"@babel/helper-simple-access": ^7.20.2
|
||||
"@babel/helper-split-export-declaration": ^7.18.6
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
"@babel/template": ^7.18.10
|
||||
"@babel/traverse": ^7.20.1
|
||||
"@babel/types": ^7.20.2
|
||||
checksum: 33a60ca115f6fce2c9d98e2a2e5649498aa7b23e2ae3c18745d7a021487708fc311458c33542f299387a0da168afccba94116e077f2cce49ae9e5ab83399e8a2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-optimise-call-expression@npm:^7.0.0, @babel/helper-optimise-call-expression@npm:^7.15.4":
|
||||
version: 7.15.4
|
||||
resolution: "@babel/helper-optimise-call-expression@npm:7.15.4"
|
||||
@ -1043,6 +1114,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-plugin-utils@npm:^7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/helper-plugin-utils@npm:7.20.2"
|
||||
checksum: f6cae53b7fdb1bf3abd50fa61b10b4470985b400cc794d92635da1e7077bb19729f626adc0741b69403d9b6e411cddddb9c0157a709cc7c4eeb41e663be5d74b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-remap-async-to-generator@npm:^7.18.6, @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"
|
||||
@ -1162,6 +1240,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-simple-access@npm:^7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/helper-simple-access@npm:7.20.2"
|
||||
dependencies:
|
||||
"@babel/types": ^7.20.2
|
||||
checksum: ad1e96ee2e5f654ffee2369a586e5e8d2722bf2d8b028a121b4c33ebae47253f64d420157b9f0a8927aea3a9e0f18c0103e74fdd531815cf3650a0a4adca11a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.18.9":
|
||||
version: 7.18.9
|
||||
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.18.9"
|
||||
@ -1348,6 +1435,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helpers@npm:^7.20.5":
|
||||
version: 7.20.6
|
||||
resolution: "@babel/helpers@npm:7.20.6"
|
||||
dependencies:
|
||||
"@babel/template": ^7.18.10
|
||||
"@babel/traverse": ^7.20.5
|
||||
"@babel/types": ^7.20.5
|
||||
checksum: f03ec6eb2bf8dc7cdfe2569ee421fd9ba6c7bac6c862d90b608ccdd80281ebe858bc56ca175fc92b3ac50f63126b66bbd5ec86f9f361729289a20054518f1ac5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/highlight@npm:^7.14.5":
|
||||
version: 7.14.5
|
||||
resolution: "@babel/highlight@npm:7.14.5"
|
||||
@ -1473,6 +1571,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/parser@npm:7.20.5"
|
||||
bin:
|
||||
parser: ./bin/babel-parser.js
|
||||
checksum: e8d514ce0aa74d56725bd102919a49fa367afef9cd8208cf52f670f54b061c4672f51b4b7980058ab1f5fe73615fe4dc90720ab47bbcebae07ad08d667eda318
|
||||
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"
|
||||
@ -1525,6 +1632,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-async-generator-functions@npm:^7.20.1":
|
||||
version: 7.20.1
|
||||
resolution: "@babel/plugin-proposal-async-generator-functions@npm:7.20.1"
|
||||
dependencies:
|
||||
"@babel/helper-environment-visitor": ^7.18.9
|
||||
"@babel/helper-plugin-utils": ^7.19.0
|
||||
"@babel/helper-remap-async-to-generator": ^7.18.9
|
||||
"@babel/plugin-syntax-async-generators": ^7.8.4
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 518483a68c5618932109913eb7316ed5e656c575cbd9d22667bc0451e35a1be45f8eaeb8e2065834b36c8a93c4840f78cebf8f1d067b07c422f7be16d58eca60
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-class-properties@npm:7.18.6, @babel/plugin-proposal-class-properties@npm:^7.12.1, @babel/plugin-proposal-class-properties@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-proposal-class-properties@npm:7.18.6"
|
||||
@ -1677,7 +1798,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-object-rest-spread@npm:7.19.4, @babel/plugin-proposal-object-rest-spread@npm:^7.12.1, @babel/plugin-proposal-object-rest-spread@npm:^7.19.4":
|
||||
"@babel/plugin-proposal-object-rest-spread@npm:7.20.2, @babel/plugin-proposal-object-rest-spread@npm:^7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/plugin-proposal-object-rest-spread@npm:7.20.2"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.20.1
|
||||
"@babel/helper-compilation-targets": ^7.20.0
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
"@babel/plugin-syntax-object-rest-spread": ^7.8.3
|
||||
"@babel/plugin-transform-parameters": ^7.20.1
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 9764d1a4735fcd384fdb9b6c6ccb20d1bea2f88f648640d26ce5d9cd5880ce1e389d2f852d7bea7e86ff343726225dc16e1deb92c7b3dc5c5721ed905a602318
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-proposal-object-rest-spread@npm:^7.12.1, @babel/plugin-proposal-object-rest-spread@npm:^7.19.4":
|
||||
version: 7.19.4
|
||||
resolution: "@babel/plugin-proposal-object-rest-spread@npm:7.19.4"
|
||||
dependencies:
|
||||
@ -1877,6 +2013,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-syntax-import-assertions@npm:^7.20.0":
|
||||
version: 7.20.0
|
||||
resolution: "@babel/plugin-syntax-import-assertions@npm:7.20.0"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.19.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 6a86220e0aae40164cd3ffaf80e7c076a1be02a8f3480455dddbae05fda8140f429290027604df7a11b3f3f124866e8a6d69dbfa1dda61ee7377b920ad144d5b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-syntax-import-meta@npm:^7.8.3":
|
||||
version: 7.10.4
|
||||
resolution: "@babel/plugin-syntax-import-meta@npm:7.10.4"
|
||||
@ -2110,6 +2257,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-block-scoping@npm:^7.20.2":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/plugin-transform-block-scoping@npm:7.20.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 03606bc6710c15cd4e4d1163e1cbab08799f852a5dd55a1f7e115032e9406ac9430ddc0cb6d09a51a4095446985640411f60683c6fcea9bc1a7b202462022e1c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-classes@npm:^7.12.1, @babel/plugin-transform-classes@npm:^7.19.0":
|
||||
version: 7.19.0
|
||||
resolution: "@babel/plugin-transform-classes@npm:7.19.0"
|
||||
@ -2147,6 +2305,25 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-classes@npm:^7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/plugin-transform-classes@npm:7.20.2"
|
||||
dependencies:
|
||||
"@babel/helper-annotate-as-pure": ^7.18.6
|
||||
"@babel/helper-compilation-targets": ^7.20.0
|
||||
"@babel/helper-environment-visitor": ^7.18.9
|
||||
"@babel/helper-function-name": ^7.19.0
|
||||
"@babel/helper-optimise-call-expression": ^7.18.6
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
"@babel/helper-replace-supers": ^7.19.1
|
||||
"@babel/helper-split-export-declaration": ^7.18.6
|
||||
globals: ^11.1.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 57f3467a8eb7853cdb61cda963cfb6c6568ad276d77c9de2ff5a2194650010217aa318ef3733975537c6fb906b73a019afb6ea650b01852e7d2e1fab4034361b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-computed-properties@npm:^7.18.9":
|
||||
version: 7.18.9
|
||||
resolution: "@babel/plugin-transform-computed-properties@npm:7.18.9"
|
||||
@ -2180,6 +2357,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-destructuring@npm:^7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/plugin-transform-destructuring@npm:7.20.2"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 09033e09b28ca1b0d46a8d82f5a677b1d718a739b3c199886908c3ef1af23369317d0c429b21507d480ee82721c15892a9893be18e50ad6fc219e69312f4b097
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-dotall-regex@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-transform-dotall-regex@npm:7.18.6"
|
||||
@ -2298,6 +2486,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-amd@npm:^7.19.6":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/plugin-transform-modules-amd@npm:7.19.6"
|
||||
dependencies:
|
||||
"@babel/helper-module-transforms": ^7.19.6
|
||||
"@babel/helper-plugin-utils": ^7.19.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 4236aad970025bc10c772c1589b1e2eab8b7681933bb5ffa6e395d4c1a52532b28c47c553e3011b4272ea81e5ab39fe969eb5349584e8390e59771055c467d42
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-commonjs@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.18.6"
|
||||
@ -2312,6 +2512,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-commonjs@npm:^7.19.6":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.19.6"
|
||||
dependencies:
|
||||
"@babel/helper-module-transforms": ^7.19.6
|
||||
"@babel/helper-plugin-utils": ^7.19.0
|
||||
"@babel/helper-simple-access": ^7.19.4
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 85d46945ab5ba3fff89e962d560a5d40253f228b9659a697683db3de07c0236e8cd60e5eb41958007359951a42bc268bf32350fcdb5b4a86f58dff1e032c096e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-systemjs@npm:^7.18.9":
|
||||
version: 7.18.9
|
||||
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.18.9"
|
||||
@ -2342,6 +2555,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-systemjs@npm:^7.19.6":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.19.6"
|
||||
dependencies:
|
||||
"@babel/helper-hoist-variables": ^7.18.6
|
||||
"@babel/helper-module-transforms": ^7.19.6
|
||||
"@babel/helper-plugin-utils": ^7.19.0
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 8526431cc81ea3eb232ad50862d0ed1cbb422b5251d14a8d6610d0ca0617f6e75f35179e98eb1235d0cccb980120350b9f112594e5646dd45378d41eaaf87342
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-umd@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-transform-modules-umd@npm:7.18.6"
|
||||
@ -2412,6 +2639,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-parameters@npm:^7.20.1":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/plugin-transform-parameters@npm:7.20.5"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: fa588b0d8551e3e0cfde5fcb9d63a7acd38da199bee1851dd7e2abb34b3d754684defb1209a5669ecf0076d3d17ddc375b3f107da770b550a30402e4b9d7aa2f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-property-literals@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-transform-property-literals@npm:7.18.6"
|
||||
@ -2423,17 +2661,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-react-constant-elements@npm:7.18.12":
|
||||
version: 7.18.12
|
||||
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.18.12"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.18.9
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: d83fbc65e8eb32b64fc83c64436d85dba44e2c358b906e5eb3709d22b05bdeada2f92af1e85e26fda88bb8d688b06546b9a98fee17c82563ae00f19827ba0c79
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-react-constant-elements@npm:7.18.9":
|
||||
version: 7.18.9
|
||||
resolution: "@babel/plugin-transform-react-constant-elements@npm:7.18.9"
|
||||
@ -2445,6 +2672,17 @@ __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"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": ^7.20.2
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 7b041b726e7c14b8c26a0dd240defac5f93a1f449371c6bdc5e6b46d581211300cc1a79da4140bdf20347f49e175dcb4f469812399206864024d1fdc81171193
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-react-display-name@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/plugin-transform-react-display-name@npm:7.18.6"
|
||||
@ -2885,6 +3123,91 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:7.20.2":
|
||||
version: 7.20.2
|
||||
resolution: "@babel/preset-env@npm:7.20.2"
|
||||
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/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-proposal-class-properties": ^7.18.6
|
||||
"@babel/plugin-proposal-class-static-block": ^7.18.6
|
||||
"@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-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-optional-catch-binding": ^7.18.6
|
||||
"@babel/plugin-proposal-optional-chaining": ^7.18.9
|
||||
"@babel/plugin-proposal-private-methods": ^7.18.6
|
||||
"@babel/plugin-proposal-private-property-in-object": ^7.18.6
|
||||
"@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
|
||||
"@babel/plugin-syntax-class-static-block": ^7.14.5
|
||||
"@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-json-strings": ^7.8.3
|
||||
"@babel/plugin-syntax-logical-assignment-operators": ^7.10.4
|
||||
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
|
||||
"@babel/plugin-syntax-numeric-separator": ^7.10.4
|
||||
"@babel/plugin-syntax-object-rest-spread": ^7.8.3
|
||||
"@babel/plugin-syntax-optional-catch-binding": ^7.8.3
|
||||
"@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-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-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-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-umd": ^7.18.6
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": ^7.19.1
|
||||
"@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-property-literals": ^7.18.6
|
||||
"@babel/plugin-transform-regenerator": ^7.18.6
|
||||
"@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-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-regex": ^7.18.6
|
||||
"@babel/preset-modules": ^0.1.5
|
||||
"@babel/types": ^7.20.2
|
||||
babel-plugin-polyfill-corejs2: ^0.3.3
|
||||
babel-plugin-polyfill-corejs3: ^0.6.0
|
||||
babel-plugin-polyfill-regenerator: ^0.4.1
|
||||
core-js-compat: ^3.25.1
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: ece2d7e9c7789db6116e962b8e1a55eb55c110c44c217f0c8f6ffea4ca234954e66557f7bd019b7affadf7fbb3a53ccc807e93fc935aacd48146234b73b6947e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-flow@npm:^7.12.1":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/preset-flow@npm:7.18.6"
|
||||
@ -3227,6 +3550,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.20.1, @babel/traverse@npm:^7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/traverse@npm:7.20.5"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.18.6
|
||||
"@babel/generator": ^7.20.5
|
||||
"@babel/helper-environment-visitor": ^7.18.9
|
||||
"@babel/helper-function-name": ^7.19.0
|
||||
"@babel/helper-hoist-variables": ^7.18.6
|
||||
"@babel/helper-split-export-declaration": ^7.18.6
|
||||
"@babel/parser": ^7.20.5
|
||||
"@babel/types": ^7.20.5
|
||||
debug: ^4.1.0
|
||||
globals: ^11.1.0
|
||||
checksum: c7fed468614aab1cf762dda5df26e2cfcd2b1b448c9d3321ac44786c4ee773fb0e10357e6593c3c6a648ae2e0be6d90462d855998dc10e3abae84de99291e008
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.15.4, @babel/types@npm:^7.15.6, @babel/types@npm:^7.2.0, @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.15.6
|
||||
resolution: "@babel/types@npm:7.15.6"
|
||||
@ -3319,6 +3660,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.20.2, @babel/types@npm:^7.20.5":
|
||||
version: 7.20.5
|
||||
resolution: "@babel/types@npm:7.20.5"
|
||||
dependencies:
|
||||
"@babel/helper-string-parser": ^7.19.4
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
to-fast-properties: ^2.0.0
|
||||
checksum: 773f0a1ad9f6ca5c5beaf751d1d8d81b9130de87689d1321fc911d73c3b1167326d66f0ae086a27fb5bfc8b4ee3ffebf1339be50d3b4d8015719692468c31f2d
|
||||
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"
|
||||
@ -21442,16 +21794,16 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "grafana@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": 7.19.6
|
||||
"@babel/core": 7.20.5
|
||||
"@babel/plugin-proposal-class-properties": 7.18.6
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": 7.18.6
|
||||
"@babel/plugin-proposal-object-rest-spread": 7.19.4
|
||||
"@babel/plugin-proposal-object-rest-spread": 7.20.2
|
||||
"@babel/plugin-proposal-optional-chaining": 7.18.9
|
||||
"@babel/plugin-syntax-dynamic-import": 7.8.3
|
||||
"@babel/plugin-transform-react-constant-elements": 7.18.12
|
||||
"@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.19.4
|
||||
"@babel/preset-env": 7.20.2
|
||||
"@babel/preset-react": 7.18.6
|
||||
"@babel/preset-typescript": 7.18.6
|
||||
"@babel/runtime": 7.20.1
|
||||
|
Loading…
Reference in New Issue
Block a user