mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
This reverts commit d0bbb69e14
.
This commit is contained in:
parent
5efc3386d3
commit
cc0c85a62e
@ -113,7 +113,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
@ -9110,7 +9110,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/helpers@npm:0.5.1, @swc/helpers@npm:^0.5.0":
|
||||
"@swc/helpers@npm:0.4.14":
|
||||
version: 0.4.14
|
||||
resolution: "@swc/helpers@npm:0.4.14"
|
||||
dependencies:
|
||||
tslib: ^2.4.0
|
||||
checksum: 273fd3f3fc461a92f3790cc551ea054745c6d6959afbe1232e6d7aa1c722bbc114d308aab96bef5c78fc0303c85c7b472ef00e2253251cc89737f3b1af56e5a5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/helpers@npm:^0.5.0":
|
||||
version: 0.5.1
|
||||
resolution: "@swc/helpers@npm:0.5.1"
|
||||
dependencies:
|
||||
@ -18991,7 +19000,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