mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-11-29 18:58:26 +08:00
chore(deps): bump @babel/plugin-transform-modules-amd from 7.22.5 to 7.24.7 (#5052)
* chore(deps): bump @babel/plugin-transform-modules-amd Bumps [@babel/plugin-transform-modules-amd](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-amd) from 7.22.5 to 7.24.7. - [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.24.7/packages/babel-plugin-transform-modules-amd) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-amd" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump @babel/core and @babel/preset-env from 7.22.10 to 7.25.3 * chore: update yarn.lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zeke Zhang <958414905@qq.com>
This commit is contained in:
parent
96ea7617da
commit
d8c34c5bb3
@ -9,9 +9,9 @@
|
||||
},
|
||||
"typings": "./index.d.ts",
|
||||
"dependencies": {
|
||||
"@babel/core": "7.22.10",
|
||||
"@babel/plugin-transform-modules-amd": "7.22.5",
|
||||
"@babel/preset-env": "7.22.10",
|
||||
"@babel/core": "7.25.2",
|
||||
"@babel/plugin-transform-modules-amd": "7.24.7",
|
||||
"@babel/preset-env": "7.25.3",
|
||||
"@hapi/topo": "^6.0.0",
|
||||
"@lerna/project": "4.0.0",
|
||||
"@types/gulp": "^4.0.13",
|
||||
|
Loading…
Reference in New Issue
Block a user