mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @babel/preset-react to v7.26.3 (#97677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee661ac54b
commit
4521cfb28c
@ -58,7 +58,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.26.0",
|
||||
"@babel/preset-env": "7.26.0",
|
||||
"@babel/preset-react": "7.25.9",
|
||||
"@babel/preset-react": "7.26.3",
|
||||
"@grafana/tsconfig": "^2.0.0",
|
||||
"@rollup/plugin-node-resolve": "15.3.0",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1412,9 +1412,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-react@npm:7.25.9":
|
||||
version: 7.25.9
|
||||
resolution: "@babel/preset-react@npm:7.25.9"
|
||||
"@babel/preset-react@npm:7.26.3":
|
||||
version: 7.26.3
|
||||
resolution: "@babel/preset-react@npm:7.26.3"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
||||
"@babel/helper-validator-option": "npm:^7.25.9"
|
||||
@ -1424,7 +1424,7 @@ __metadata:
|
||||
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10/3c9daf47cf51568d96984d21b9f83992590c0e91f16a333f999100bb3c2c200730cde6806ed37fd2c999e0a63becefc881740b8f765b5a4aff4efc674e3e4197
|
||||
checksum: 10/88cb78c402b79f32389ee06451da51698d5b1da7641d9a47482883f537fe5441a138bd4c077d8533fd6d557406b08911c47b94402cea843db598e020bdd9a373
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3450,7 +3450,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@babel/core": "npm:7.26.0"
|
||||
"@babel/preset-env": "npm:7.26.0"
|
||||
"@babel/preset-react": "npm:7.25.9"
|
||||
"@babel/preset-react": "npm:7.26.3"
|
||||
"@emotion/css": "npm:11.13.5"
|
||||
"@grafana/data": "npm:11.5.0-pre"
|
||||
"@grafana/tsconfig": "npm:^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user