mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
This reverts commit 3e5e178ede
.
This commit is contained in:
parent
26b66fda4b
commit
193247bc73
@ -107,7 +107,7 @@
|
||||
"@react-types/shared": "3.18.1",
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
"@swc/core": "1.3.38",
|
||||
"@swc/helpers": "0.5.1",
|
||||
"@swc/helpers": "0.4.14",
|
||||
"@testing-library/dom": "9.3.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "14.0.0",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -8938,16 +8938,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/helpers@npm:0.5.1":
|
||||
version: 0.5.1
|
||||
resolution: "@swc/helpers@npm:0.5.1"
|
||||
dependencies:
|
||||
tslib: ^2.4.0
|
||||
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/helpers@npm:^0.4.14":
|
||||
"@swc/helpers@npm:0.4.14, @swc/helpers@npm:^0.4.14":
|
||||
version: 0.4.14
|
||||
resolution: "@swc/helpers@npm:0.4.14"
|
||||
dependencies:
|
||||
@ -18637,7 +18628,7 @@ __metadata:
|
||||
"@remix-run/router": ^1.5.0
|
||||
"@rtsao/plugin-proposal-class-properties": 7.0.1-patch.1
|
||||
"@swc/core": 1.3.38
|
||||
"@swc/helpers": 0.5.1
|
||||
"@swc/helpers": 0.4.14
|
||||
"@testing-library/dom": 9.3.0
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 14.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user