chore(deps-dev): bump @babel/plugin-transform-runtime (#10339)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -49,7 +49,7 @@
|
||||
"@babel/cli": "=7.26.4",
|
||||
"@babel/core": "=7.26.9",
|
||||
"@babel/eslint-parser": "=7.26.8",
|
||||
"@babel/plugin-transform-runtime": "=7.26.8",
|
||||
"@babel/plugin-transform-runtime": "=7.26.9",
|
||||
"@babel/preset-env": "=7.26.9",
|
||||
"@babel/preset-react": "=7.26.3",
|
||||
"@babel/register": "=7.25.9",
|
||||
@@ -1541,9 +1541,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/plugin-transform-runtime": {
|
||||
"version": "7.26.8",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.26.8.tgz",
|
||||
"integrity": "sha512-H0jlQxFMI0Q8SyGPsj9pO3ygVQRxPkIGytsL3m1Zqca8KrCPpMlvh+e2dxknqdfS8LFwBw+PpiYPD9qy/FPQpA==",
|
||||
"version": "7.26.9",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.26.9.tgz",
|
||||
"integrity": "sha512-Jf+8y9wXQbbxvVYTM8gO5oEF2POdNji0NMltEkG7FtmzD9PVz7/lxpqSdTvwsjTMU5HIHuDVNf2SOxLkWi+wPQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user