From 51be1c452b9e49bddf147e36da6e5164d199526a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:35:32 +0000 Subject: [PATCH] build(deps): bump @tarojs/taro from 4.0.3 to 4.0.5 Bumps [@tarojs/taro](https://github.com/NervJS/taro) from 4.0.3 to 4.0.5. - [Release notes](https://github.com/NervJS/taro/releases) - [Commits](https://github.com/NervJS/taro/compare/v4.0.3...v4.0.5) --- updated-dependencies: - dependency-name: "@tarojs/taro" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 50 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 82c8a8b..09e1bb4 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@tarojs/react": "4.0.5", "@tarojs/runtime": "3.6.35", "@tarojs/shared": "3.6.34", - "@tarojs/taro": "4.0.3", + "@tarojs/taro": "4.0.5", "echarts": "^5.5.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index dd6482f..35311ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2781,6 +2781,16 @@ __metadata: languageName: node linkType: hard +"@tarojs/api@npm:4.0.5": + version: 4.0.5 + resolution: "@tarojs/api@npm:4.0.5" + peerDependencies: + "@tarojs/runtime": 4.0.5 + "@tarojs/shared": 4.0.5 + checksum: 10c0/971bd4ae9d01a4f79d3e94e00390821ccee53d2930b2019178ff3939064a9c2a996b375a54f1bbda77e387238d7eb8cf4b635c097e3dc0c4c75dc48d7011b66e + languageName: node + linkType: hard + "@tarojs/binding-darwin-arm64@npm:3.6.35": version: 3.6.35 resolution: "@tarojs/binding-darwin-arm64@npm:3.6.35" @@ -3748,6 +3758,44 @@ __metadata: languageName: node linkType: hard +"@tarojs/taro@npm:4.0.5": + version: 4.0.5 + resolution: "@tarojs/taro@npm:4.0.5" + dependencies: + "@tarojs/api": "npm:4.0.5" + "@tarojs/runtime": "npm:4.0.5" + "@types/postcss-url": "npm:^10.0.4" + peerDependencies: + "@tarojs/components": 4.0.5 + "@tarojs/helper": 4.0.5 + "@tarojs/shared": 4.0.5 + "@types/react": ^18 + html-webpack-plugin: ^5 + postcss: ^8 + rollup: ^3 + vue: ^3 + webpack: ^5 + webpack-chain: ^6 + webpack-dev-server: ^4 + peerDependenciesMeta: + "@types/react": + optional: true + html-webpack-plugin: + optional: true + rollup: + optional: true + vue: + optional: true + webpack: + optional: true + webpack-chain: + optional: true + webpack-dev-server: + optional: true + checksum: 10c0/ab3ec290bd341fd233fe526b1a58e242a3be78d0a6fc56c7a6e5b758fd584053b8b5fd78bb990e9302e9c915ab8e8e262963bd891278102d1ae56d1612c688e8 + languageName: node + linkType: hard + "@tarojs/webpack5-prebundle@npm:3.6.35": version: 3.6.35 resolution: "@tarojs/webpack5-prebundle@npm:3.6.35" @@ -12622,7 +12670,7 @@ __metadata: "@tarojs/react": "npm:4.0.5" "@tarojs/runtime": "npm:3.6.35" "@tarojs/shared": "npm:3.6.34" - "@tarojs/taro": "npm:4.0.3" + "@tarojs/taro": "npm:4.0.5" "@tarojs/taro-loader": "npm:4.0.5" "@tarojs/webpack5-runner": "npm:3.6.35" "@types/node": "npm:^22.0.0"