Bump @babel/preset-react from 7.25.9 to 7.26.3 in /extensions/ql-vscode

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.25.9 to 7.26.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-19 14:01:11 +00:00
committed by GitHub
parent a3b8fea2b6
commit 92a0fb1e34
2 changed files with 6 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"@babel/core": "^7.24.6", "@babel/core": "^7.24.6",
"@babel/plugin-transform-modules-commonjs": "^7.26.3", "@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/preset-env": "^7.24.4", "@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.25.9", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@faker-js/faker": "^9.0.3", "@faker-js/faker": "^9.0.3",
"@github/markdownlint-github": "^0.6.3", "@github/markdownlint-github": "^0.6.3",
@@ -2085,10 +2085,11 @@
} }
}, },
"node_modules/@babel/preset-react": { "node_modules/@babel/preset-react": {
"version": "7.25.9", "version": "7.26.3",
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.25.9.tgz", "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz",
"integrity": "sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==", "integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"@babel/helper-plugin-utils": "^7.25.9", "@babel/helper-plugin-utils": "^7.25.9",
"@babel/helper-validator-option": "^7.25.9", "@babel/helper-validator-option": "^7.25.9",

View File

@@ -2000,7 +2000,7 @@
"@babel/core": "^7.24.6", "@babel/core": "^7.24.6",
"@babel/plugin-transform-modules-commonjs": "^7.26.3", "@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@babel/preset-env": "^7.24.4", "@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.25.9", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@faker-js/faker": "^9.0.3", "@faker-js/faker": "^9.0.3",
"@github/markdownlint-github": "^0.6.3", "@github/markdownlint-github": "^0.6.3",