Skip to content

Commit

Permalink
build(deps): bump @tarojs/plugin-platform-weapp from 3.6.34 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps [@tarojs/plugin-platform-weapp](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-platform-weapp"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent b57b7e6 commit 3ec3cf6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@tarojs/plugin-platform-qq": "3.6.33",
"@tarojs/plugin-platform-swan": "4.0.3",
"@tarojs/plugin-platform-tt": "4.0.5",
"@tarojs/plugin-platform-weapp": "3.6.34",
"@tarojs/plugin-platform-weapp": "4.0.5",
"@tarojs/react": "4.0.5",
"@tarojs/runtime": "3.6.35",
"@tarojs/shared": "3.6.34",
Expand Down
24 changes: 11 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3443,18 +3443,6 @@ __metadata:
languageName: node
linkType: hard

"@tarojs/plugin-platform-weapp@npm:3.6.34":
version: 3.6.34
resolution: "@tarojs/plugin-platform-weapp@npm:3.6.34"
dependencies:
"@tarojs/service": "npm:3.6.34"
peerDependencies:
"@tarojs/components": ~3.6.34
"@tarojs/shared": ~3.6.34
checksum: 10c0/7e56e9003bb6f2d012ed0093d7d7960894e9a15b8ef9fd9cf2d40d69a03f67bd9463353f604f502d1b73fd0f69dc440760ef1ceb717becdc4655b028d2d736d9
languageName: node
linkType: hard

"@tarojs/plugin-platform-weapp@npm:3.6.35":
version: 3.6.35
resolution: "@tarojs/plugin-platform-weapp@npm:3.6.35"
Expand All @@ -3467,6 +3455,16 @@ __metadata:
languageName: node
linkType: hard

"@tarojs/plugin-platform-weapp@npm:4.0.5":
version: 4.0.5
resolution: "@tarojs/plugin-platform-weapp@npm:4.0.5"
peerDependencies:
"@tarojs/service": 4.0.5
"@tarojs/shared": 4.0.5
checksum: 10c0/2f5f5dd404f43c9d08a358bf722119e619e70687a97cb7b4a126074bc389b367accbdf8354d33fd5aad2a30eabb679f3f4aa3ef40d3123fc590d5296dd1c656b
languageName: node
linkType: hard

"@tarojs/react@npm:4.0.5":
version: 4.0.5
resolution: "@tarojs/react@npm:4.0.5"
Expand Down Expand Up @@ -12666,7 +12664,7 @@ __metadata:
"@tarojs/plugin-platform-qq": "npm:3.6.33"
"@tarojs/plugin-platform-swan": "npm:4.0.3"
"@tarojs/plugin-platform-tt": "npm:4.0.5"
"@tarojs/plugin-platform-weapp": "npm:3.6.34"
"@tarojs/plugin-platform-weapp": "npm:4.0.5"
"@tarojs/react": "npm:4.0.5"
"@tarojs/runtime": "npm:3.6.35"
"@tarojs/shared": "npm:3.6.34"
Expand Down

0 comments on commit 3ec3cf6

Please sign in to comment.