Skip to content

Commit

Permalink
chore(deps): bump @babel/runtime from 7.12.1 to 7.24.1
Browse files Browse the repository at this point in the history
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.1 to 7.24.1.
- [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.1/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent aa9bde3 commit 5c0a72b
Show file tree
Hide file tree
Showing 13 changed files with 2,319 additions and 3,905 deletions.
2 changes: 1 addition & 1 deletion examples/demo-vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.21.5",
"@babel/runtime": "^7.24.1",
"@tarojs/components": "workspace:*",
"@tarojs/helper": "workspace:*",
"@tarojs/plugin-platform-weapp": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/demo-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.21.5",
"@babel/runtime": "^7.24.1",
"@tarojs/components": "workspace:*",
"@tarojs/helper": "workspace:*",
"@tarojs/plugin-platform-weapp": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/mini-program-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.24.1",
"@tarojs/components": "workspace:*",
"@tarojs/helper": "workspace:*",
"@tarojs/plugin-platform-weapp": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@babel/preset-env": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.24.1",
"@babel/traverse": "^7.14.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-taro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/preset-env": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.24.1",
"@babel/runtime-corejs3": "^7.14.5",
"@tarojs/helper": "workspace:*",
"babel-plugin-dynamic-import-node": "2.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"url": "https://github.com/NervJS/taro/issues"
},
"dependencies": {
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.24.1",
"@tarojs/runtime": "workspace:*",
"@tarojs/shared": "workspace:*"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@babel/runtime": "^7.24.1",
"@tarojs/shared": "3.0.0-beta.6",
"@tarojs/taro": "3.0.0-beta.6",
"@tarojs/api": "3.0.0-beta.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli/src/__tests__/fixtures/nerv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@babel/runtime": "^7.24.1",
"@tarojs/components": "3.0.0-rc.0",
"@tarojs/runtime": "3.0.0-rc.0",
"@tarojs/taro": "3.0.0-rc.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli/src/__tests__/fixtures/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@babel/runtime": "^7.24.1",
"@tarojs/components": "3.0.0-rc.0",
"@tarojs/runtime": "3.0.0-rc.0",
"@tarojs/taro": "3.0.0-rc.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.24.1",
"@tarojs/taro": "workspace:*",
"@tarojs/components": "workspace:*",
"classnames": "^2.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/preset-env": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@babel/register": "^7.14.5",
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.24.1",
"@babel/traverse": "^7.14.5",
"@swc/core": "1.3.96",
"@swc/register": "0.1.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-with-weapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:cov": "jest --coverage"
},
"dependencies": {
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.24.1",
"@tarojs/runtime": "workspace:*",
"@tarojs/taro": "workspace:*",
"lodash": "^4.17.21"
Expand Down
Loading

0 comments on commit 5c0a72b

Please sign in to comment.