Skip to content

Commit

Permalink
build(deps-dev): bump @tarojs/taro-loader from 4.0.5 to 4.0.6
Browse files Browse the repository at this point in the history
Bumps [@tarojs/taro-loader](https://github.com/NervJS/taro) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/NervJS/taro/releases)
- [Commits](NervJS/taro@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: "@tarojs/taro-loader"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 6711c00 commit 09f4a4b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@babel/core": "^7.25.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@tarojs/cli": "4.0.5",
"@tarojs/taro-loader": "4.0.5",
"@tarojs/taro-loader": "4.0.6",
"@tarojs/webpack5-runner": "4.0.5",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
Expand Down
42 changes: 41 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3071,6 +3071,35 @@ __metadata:
languageName: node
linkType: hard

"@tarojs/helper@npm:4.0.6":
version: 4.0.6
resolution: "@tarojs/helper@npm:4.0.6"
dependencies:
"@babel/core": "npm:^7.24.4"
"@babel/generator": "npm:^7.24.4"
"@babel/parser": "npm:^7.24.4"
"@babel/traverse": "npm:^7.24.1"
"@babel/types": "npm:^7.24.0"
"@swc/core": "npm:1.3.96"
"@swc/register": "npm:0.1.10"
ansi-escapes: "npm:^4.3.2"
chalk: "npm:^4.1.2"
chokidar: "npm:^3.6.0"
cross-spawn: "npm:^7.0.3"
debug: "npm:^4.3.4"
dotenv: "npm:^16.4.5"
dotenv-expand: "npm:^11.0.6"
esbuild: "npm:~0.21.0"
find-yarn-workspace-root: "npm:^2.0.0"
fs-extra: "npm:^11.2.0"
lodash: "npm:^4.17.21"
require-from-string: "npm:^2.0.2"
resolve: "npm:^1.22.8"
supports-hyperlinks: "npm:^3.0.0"
checksum: 10c0/457d04ea766b7719e640992bfd294ce7a709c4e49977ddf608f0800de428fa745f503836ff3551c6c0f6fdb28778e0835402d0d4cf7186dd6a9a26caff469c4a
languageName: node
linkType: hard

"@tarojs/plugin-doctor-darwin-arm64@npm:0.0.13":
version: 0.0.13
resolution: "@tarojs/plugin-doctor-darwin-arm64@npm:0.0.13"
Expand Down Expand Up @@ -3417,6 +3446,17 @@ __metadata:
languageName: node
linkType: hard

"@tarojs/taro-loader@npm:4.0.6":
version: 4.0.6
resolution: "@tarojs/taro-loader@npm:4.0.6"
dependencies:
"@tarojs/helper": "npm:4.0.6"
peerDependencies:
webpack: 5.91.0
checksum: 10c0/cfddff492de3cd87d79210210ae6a1ee9049f8d1583de330c9b0fae3e6900caeaaba2ab8f5b9caae11a71b595cbae4c6dc0fad36e515c4e58249e0272b1ee8c0
languageName: node
linkType: hard

"@tarojs/taro@npm:4.0.5":
version: 4.0.5
resolution: "@tarojs/taro@npm:4.0.5"
Expand Down Expand Up @@ -11169,7 +11209,7 @@ __metadata:
"@tarojs/runtime": "npm:4.0.5"
"@tarojs/shared": "npm:4.0.5"
"@tarojs/taro": "npm:4.0.5"
"@tarojs/taro-loader": "npm:4.0.5"
"@tarojs/taro-loader": "npm:4.0.6"
"@tarojs/webpack5-runner": "npm:4.0.5"
"@types/node": "npm:^22.5.5"
"@types/react": "npm:^18.3.8"
Expand Down

0 comments on commit 09f4a4b

Please sign in to comment.