Skip to content

Commit

Permalink
build(deps): bump @tarojs/plugin-framework-react from 3.6.34 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps [@tarojs/plugin-framework-react](https://github.com/NervJS/taro) from 3.6.34 to 4.0.5.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v3.6.34...v4.0.5)

---
updated-dependencies:
- dependency-name: "@tarojs/plugin-framework-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 41fa435 commit 39d70bd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@tarojs/components": "3.6.35",
"@tarojs/components-advanced": "^4.0.5",
"@tarojs/helper": "3.6.34",
"@tarojs/plugin-framework-react": "3.6.34",
"@tarojs/plugin-framework-react": "4.0.5",
"@tarojs/plugin-platform-alipay": "3.6.34",
"@tarojs/plugin-platform-h5": "4.0.5",
"@tarojs/plugin-platform-jd": "3.6.34",
Expand Down
43 changes: 28 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3230,31 +3230,44 @@ __metadata:
languageName: node
linkType: hard

"@tarojs/plugin-framework-react@npm:3.6.34":
version: 3.6.34
resolution: "@tarojs/plugin-framework-react@npm:3.6.34"
"@tarojs/plugin-framework-react@npm:4.0.5":
version: 4.0.5
resolution: "@tarojs/plugin-framework-react@npm:4.0.5"
dependencies:
"@tarojs/helper": "npm:3.6.34"
"@tarojs/service": "npm:3.6.34"
acorn: "npm:^8.0.4"
acorn-walk: "npm:^8.0.0"
acorn: "npm:^8.11.3"
acorn-walk: "npm:^8.3.2"
lodash: "npm:^4.17.21"
tslib: "npm:^2.6.2"
peerDependencies:
"@tarojs/runtime": ~3.6.34
"@tarojs/shared": ~3.6.34
react: ">=17"
"@pmmmwh/react-refresh-webpack-plugin": "*"
"@preact/preset-vite": ^2
"@prefresh/webpack": ^4
"@tarojs/helper": 4.0.5
"@tarojs/runtime": 4.0.5
"@tarojs/shared": 4.0.5
"@vitejs/plugin-react": ^4
preact: ^10
react: ^18
vite: ^4
webpack: ^5
peerDependenciesMeta:
"@pmmmwh/react-refresh-webpack-plugin":
optional: true
"@preact/preset-vite":
optional: true
"@prefresh/webpack":
optional: true
"@vitejs/plugin-react":
optional: true
preact:
optional: true
react:
optional: true
react-refresh:
vite:
optional: true
webpack:
optional: true
checksum: 10c0/c90d7b44640f82985c628cb00a6ff69e0da98720469c97305899e2a09e818754ab02575a77cc6471768a7604aefe45fe73202ac2cddc5a9e8c7ad86df6f07581
checksum: 10c0/c2bcd76485775dae0b4120b36753176d07d50bbf9c04c02cbcc2a13dff666dbb6a8e0f5f6d63bc1f1f844d00d340df7d2b49886fc745db5e2b8f0e6ca1158231
languageName: node
linkType: hard

Expand Down Expand Up @@ -4741,7 +4754,7 @@ __metadata:
languageName: node
linkType: hard

"acorn-walk@npm:^8.0.0, acorn-walk@npm:^8.0.2, acorn-walk@npm:^8.1.1, acorn-walk@npm:^8.2.0":
"acorn-walk@npm:^8.0.0, acorn-walk@npm:^8.0.2, acorn-walk@npm:^8.1.1, acorn-walk@npm:^8.2.0, acorn-walk@npm:^8.3.2":
version: 8.3.3
resolution: "acorn-walk@npm:8.3.3"
dependencies:
Expand All @@ -4750,7 +4763,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.0.4, acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.11.3, acorn@npm:^8.12.1, acorn@npm:^8.4.1, acorn@npm:^8.7.0, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
"acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.11.3, acorn@npm:^8.12.1, acorn@npm:^8.4.1, acorn@npm:^8.7.0, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
version: 8.12.1
resolution: "acorn@npm:8.12.1"
bin:
Expand Down Expand Up @@ -12565,7 +12578,7 @@ __metadata:
"@tarojs/components": "npm:3.6.35"
"@tarojs/components-advanced": "npm:^4.0.5"
"@tarojs/helper": "npm:3.6.34"
"@tarojs/plugin-framework-react": "npm:3.6.34"
"@tarojs/plugin-framework-react": "npm:4.0.5"
"@tarojs/plugin-platform-alipay": "npm:3.6.34"
"@tarojs/plugin-platform-h5": "npm:4.0.5"
"@tarojs/plugin-platform-jd": "npm:3.6.34"
Expand Down

0 comments on commit 39d70bd

Please sign in to comment.