Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
oasis-cloud committed Dec 2, 2024
1 parent 0a4bb29 commit 9f7ca55
Show file tree
Hide file tree
Showing 5 changed files with 338 additions and 357 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,11 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@swc/core": "^1.4.8",
"@tarojs/components": "4.0.8-beta.0",
"@tarojs/plugin-platform-alipay": "4.0.8-beta.0",
"@tarojs/plugin-platform-weapp": "4.0.8-beta.0",
"@tarojs/react": "4.0.8-beta.0",
"@tarojs/taro": "4.0.8-beta.0",
"@tarojs/components": "4.0.8-beta.1",
"@tarojs/plugin-platform-alipay": "4.0.8-beta.1",
"@tarojs/plugin-platform-weapp": "4.0.8-beta.1",
"@tarojs/react": "4.0.8-beta.1",
"@tarojs/taro": "4.0.8-beta.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^16.0.0",
"@types/fs-extra": "^11.0.4",
Expand Down
52 changes: 26 additions & 26 deletions packages/nutui-taro-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,27 +57,27 @@
"@jdreact/jdreact-jsbundle-commonpack": "1.0.425",
"@jdtaro/plugin-platform-jdhybrid": "0.2.1",
"@jdtaro/taro-platform-jdharmony": "2.0.70",
"@jdtaro/plugin-platform-jdharmony-cpp": "0.1.2-alpha.0",
"@jdtaro/plugin-platform-jdharmony-cpp": "0.1.4-alpha.2",
"@nutui/replace-icons": "^1.0.0",
"@nutui/touch-emulator": "^1.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@tarojs/components": "4.0.8-beta.0",
"@tarojs/helper": "4.0.8-beta.0",
"@tarojs/plugin-framework-react": "4.0.8-beta.0",
"@tarojs/plugin-html": "4.0.8-beta.0",
"@tarojs/plugin-platform-alipay": "4.0.8-beta.0",
"@tarojs/plugin-platform-h5": "4.0.8-beta.0",
"@tarojs/plugin-platform-jd": "4.0.8-beta.0",
"@tarojs/plugin-platform-qq": "4.0.8-beta.0",
"@tarojs/plugin-platform-swan": "4.0.8-beta.0",
"@tarojs/plugin-platform-tt": "4.0.8-beta.0",
"@tarojs/plugin-platform-weapp": "4.0.8-beta.0",
"@tarojs/react": "4.0.8-beta.0",
"@tarojs/router": "4.0.8-beta.0",
"@tarojs/runtime": "4.0.8-beta.0",
"@tarojs/shared": "4.0.8-beta.0",
"@tarojs/taro": "4.0.8-beta.0",
"@tarojs/taro-h5": "4.0.8-beta.0",
"@tarojs/components": "4.0.8-beta.1",
"@tarojs/helper": "4.0.8-beta.1",
"@tarojs/plugin-framework-react": "4.0.8-beta.1",
"@tarojs/plugin-html": "4.0.8-beta.1",
"@tarojs/plugin-platform-alipay": "4.0.8-beta.1",
"@tarojs/plugin-platform-h5": "4.0.8-beta.1",
"@tarojs/plugin-platform-jd": "4.0.8-beta.1",
"@tarojs/plugin-platform-qq": "4.0.8-beta.1",
"@tarojs/plugin-platform-swan": "4.0.8-beta.1",
"@tarojs/plugin-platform-tt": "4.0.8-beta.1",
"@tarojs/plugin-platform-weapp": "4.0.8-beta.1",
"@tarojs/react": "4.0.8-beta.1",
"@tarojs/router": "4.0.8-beta.1",
"@tarojs/runtime": "4.0.8-beta.1",
"@tarojs/shared": "4.0.8-beta.1",
"@tarojs/taro": "4.0.8-beta.1",
"@tarojs/taro-h5": "4.0.8-beta.1",
"babel-plugin-import": "^1.13.8",
"lodash.isequal": "^4.5.0",
"lodash.kebabcase": "^4.1.1",
Expand All @@ -88,10 +88,10 @@
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@tarojs/cli": "4.0.8-beta.0",
"@tarojs/plugin-platform-harmony-ets": "4.0.8-beta.0",
"@tarojs/vite-runner": "4.0.8-beta.0",
"@tarojs/webpack5-runner": "4.0.8-beta.0",
"@tarojs/cli": "4.0.8-beta.1",
"@tarojs/plugin-platform-harmony-ets": "4.0.8-beta.1",
"@tarojs/vite-runner": "4.0.8-beta.1",
"@tarojs/webpack5-runner": "4.0.8-beta.1",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
Expand All @@ -101,9 +101,9 @@
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"babel-preset-taro": "4.0.8-beta.0",
"babel-preset-taro": "4.0.8-beta.1",
"eslint": "^8.56.0",
"eslint-config-taro": "4.0.8-beta.0",
"eslint-config-taro": "4.0.8-beta.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand All @@ -113,7 +113,7 @@
},
"resolutions": {
"sass": "1.77.6",
"@tarojs/api": "4.0.8-beta.0",
"@tarojs/components": "4.0.8-beta.0"
"@tarojs/api": "4.0.8-beta.1",
"@tarojs/components": "4.0.8-beta.1"
}
}
Loading

0 comments on commit 9f7ca55

Please sign in to comment.