chore(deps): update dependency @babel/preset-react to v7.26.3 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-07 18:45:51 +00:00 committed by GitHub
parent cce159a4da
commit 42ebb5ea07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -19,7 +19,7 @@
"@babel/plugin-transform-nullish-coalescing-operator": "7.25.9",
"@babel/plugin-transform-optional-chaining": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"async": "3.2.6",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",
@ -1776,9 +1776,9 @@
}
},
"node_modules/@babel/preset-react": {
"version": "7.25.9",
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.25.9.tgz",
"integrity": "sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==",
"version": "7.26.3",
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz",
"integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -35,7 +35,7 @@
"@babel/plugin-transform-nullish-coalescing-operator": "7.25.9",
"@babel/plugin-transform-optional-chaining": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"async": "3.2.6",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",