|
1005 | 1005 | tslib "2.6.2"
|
1006 | 1006 | typescript "5.3.3"
|
1007 | 1007 |
|
| 1008 | +"@grafana/e2e-selectors@^11.5.0-216287": |
| 1009 | + version "11.5.0-216566" |
| 1010 | + resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-11.5.0-216566.tgz#bec2387690e2a9046dcd97e29102fc22f72af11d" |
| 1011 | + integrity sha512-uhMZxhVOsMjLIRNI7yJRXcfm+F1LXLITdCCkKNh5ATMLe67utpTKWK89Yi9534R0SN38i8w8ReChehetbR0gFA== |
| 1012 | + dependencies: |
| 1013 | + "@grafana/tsconfig" "^2.0.0" |
| 1014 | + semver "7.6.3" |
| 1015 | + tslib "2.8.1" |
| 1016 | + typescript "5.7.3" |
| 1017 | + |
1008 | 1018 | "@grafana/eslint-config@^8.0.0":
|
1009 | 1019 | version "8.0.0"
|
1010 | 1020 | resolved "https://registry.yarnpkg.com/@grafana/eslint-config/-/eslint-config-8.0.0.tgz#207049e69bb9fe7c007d207cd79fcfe28a781288"
|
|
1032 | 1042 | resolved "https://registry.yarnpkg.com/@grafana/google-sdk/-/google-sdk-0.1.2.tgz#711436b4a32e6060eed2faa8882b118129e492f0"
|
1033 | 1043 | integrity sha512-E4q2bhdP3s+ezMamu5d+4kzGktMNax5K3CDsUB4vpb7vkYTbnJhyxzTOY/2Vt4/TMN9MV1AN3zuLzcx9+yXtMQ==
|
1034 | 1044 |
|
| 1045 | +"@grafana/plugin-e2e@^1.14.6": |
| 1046 | + version "1.14.6" |
| 1047 | + resolved "https://registry.yarnpkg.com/@grafana/plugin-e2e/-/plugin-e2e-1.14.6.tgz#3ad08b4fd5aadee8dfd9170c7bb6d5e31a67bb53" |
| 1048 | + integrity sha512-YnARXviUFI+Ez0ygi1CypBHZGY+rNIShI428Mnrj8bn48mr0lCeiI/V2NGsQUz5YJegIfP1JSb05gb/7t8avBQ== |
| 1049 | + dependencies: |
| 1050 | + "@grafana/e2e-selectors" "^11.5.0-216287" |
| 1051 | + semver "^7.5.4" |
| 1052 | + uuid "^11.0.2" |
| 1053 | + yaml "^2.3.4" |
| 1054 | + |
1035 | 1055 | "@grafana/plugin-ui@^0.9.2":
|
1036 | 1056 | version "0.9.2"
|
1037 | 1057 | resolved "https://registry.yarnpkg.com/@grafana/plugin-ui/-/plugin-ui-0.9.2.tgz#af32ea54e2f349ed7ad36823b21a1c3ae8acbc5f"
|
|
1659 | 1679 | picocolors "^1.0.0"
|
1660 | 1680 | tslib "^2.6.0"
|
1661 | 1681 |
|
| 1682 | +"@playwright/test@^1.48.0": |
| 1683 | + version "1.49.1" |
| 1684 | + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.49.1.tgz#55fa360658b3187bfb6371e2f8a64f50ef80c827" |
| 1685 | + integrity sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g== |
| 1686 | + dependencies: |
| 1687 | + playwright "1.49.1" |
| 1688 | + |
1662 | 1689 | "@popperjs/core@2.11.8", "@popperjs/core@^2.11.5":
|
1663 | 1690 | version "2.11.8"
|
1664 | 1691 | resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
|
@@ -5016,6 +5043,11 @@ fs.realpath@^1.0.0:
|
5016 | 5043 | resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
5017 | 5044 | integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
|
5018 | 5045 |
|
| 5046 | +fsevents@2.3.2: |
| 5047 | + version "2.3.2" |
| 5048 | + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" |
| 5049 | + integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== |
| 5050 | + |
5019 | 5051 | fsevents@^2.3.2, fsevents@~2.3.2:
|
5020 | 5052 | version "2.3.3"
|
5021 | 5053 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
|
@@ -7395,6 +7427,20 @@ pkg-dir@^4.2.0:
|
7395 | 7427 | dependencies:
|
7396 | 7428 | find-up "^4.0.0"
|
7397 | 7429 |
|
| 7430 | +playwright-core@1.49.1: |
| 7431 | + version "1.49.1" |
| 7432 | + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.49.1.tgz#32c62f046e950f586ff9e35ed490a424f2248015" |
| 7433 | + integrity sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg== |
| 7434 | + |
| 7435 | +playwright@1.49.1: |
| 7436 | + version "1.49.1" |
| 7437 | + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.49.1.tgz#830266dbca3008022afa7b4783565db9944ded7c" |
| 7438 | + integrity sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA== |
| 7439 | + dependencies: |
| 7440 | + playwright-core "1.49.1" |
| 7441 | + optionalDependencies: |
| 7442 | + fsevents "2.3.2" |
| 7443 | + |
7398 | 7444 | portfinder@^1.0.17:
|
7399 | 7445 | version "1.0.32"
|
7400 | 7446 | resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.32.tgz#2fe1b9e58389712429dc2bea5beb2146146c7f81"
|
@@ -8507,6 +8553,11 @@ selection-is-backward@^1.0.0:
|
8507 | 8553 | resolved "https://registry.yarnpkg.com/selection-is-backward/-/selection-is-backward-1.0.0.tgz#97a54633188a511aba6419fc5c1fa91b467e6be1"
|
8508 | 8554 | integrity sha512-C+6PCOO55NLCfS8uQjUKV/6E5XMuUcfOVsix5m0QqCCCKi495NgeQVNfWtAaD71NKHsdmFCJoXUGfir3qWdr9A==
|
8509 | 8555 |
|
| 8556 | +semver@7.6.3: |
| 8557 | + version "7.6.3" |
| 8558 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" |
| 8559 | + integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== |
| 8560 | + |
8510 | 8561 | semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
8511 | 8562 | version "6.3.1"
|
8512 | 8563 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
@@ -9336,6 +9387,11 @@ tslib@2.6.2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.
|
9336 | 9387 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
9337 | 9388 | integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
9338 | 9389 |
|
| 9390 | +tslib@2.8.1: |
| 9391 | + version "2.8.1" |
| 9392 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
| 9393 | + integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== |
| 9394 | + |
9339 | 9395 | tslib@^1.8.1:
|
9340 | 9396 | version "1.14.1"
|
9341 | 9397 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
@@ -9481,6 +9537,11 @@ typescript@5.5.4:
|
9481 | 9537 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
|
9482 | 9538 | integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
|
9483 | 9539 |
|
| 9540 | +typescript@5.7.3: |
| 9541 | + version "5.7.3" |
| 9542 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" |
| 9543 | + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== |
| 9544 | + |
9484 | 9545 | ua-parser-js@^1.0.32:
|
9485 | 9546 | version "1.0.36"
|
9486 | 9547 | resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.36.tgz#a9ab6b9bd3a8efb90bb0816674b412717b7c428c"
|
@@ -9591,6 +9652,11 @@ uuid@9.0.1:
|
9591 | 9652 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
|
9592 | 9653 | integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
|
9593 | 9654 |
|
| 9655 | +uuid@^11.0.2: |
| 9656 | + version "11.0.5" |
| 9657 | + resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62" |
| 9658 | + integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA== |
| 9659 | + |
9594 | 9660 | uuid@^8.3.2:
|
9595 | 9661 | version "8.3.2"
|
9596 | 9662 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
@@ -9990,6 +10056,11 @@ yaml@^1.10.0:
|
9990 | 10056 | resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
|
9991 | 10057 | integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
|
9992 | 10058 |
|
| 10059 | +yaml@^2.3.4: |
| 10060 | + version "2.7.0" |
| 10061 | + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98" |
| 10062 | + integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA== |
| 10063 | + |
9993 | 10064 | yargs-parser@^21.1.1:
|
9994 | 10065 | version "21.1.1"
|
9995 | 10066 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
|
|
0 commit comments