依赖更新
This commit is contained in:
Generated
+2003
-1786
File diff suppressed because it is too large
Load Diff
+21
-21
@@ -26,36 +26,35 @@
|
||||
"author": "",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.24.4",
|
||||
"@tarojs/components": "4.0.9",
|
||||
"@tarojs/helper": "4.0.9",
|
||||
"@tarojs/plugin-framework-react": "4.0.9",
|
||||
"@tarojs/plugin-platform-alipay": "4.0.9",
|
||||
"@tarojs/plugin-platform-h5": "4.0.9",
|
||||
"@tarojs/plugin-platform-harmony-hybrid": "4.0.9",
|
||||
"@tarojs/plugin-platform-jd": "4.0.9",
|
||||
"@tarojs/plugin-platform-qq": "4.0.9",
|
||||
"@tarojs/plugin-platform-swan": "4.0.9",
|
||||
"@tarojs/plugin-platform-tt": "4.0.9",
|
||||
"@tarojs/plugin-platform-weapp": "4.0.9",
|
||||
"@tarojs/react": "4.0.9",
|
||||
"@tarojs/runtime": "4.0.9",
|
||||
"@tarojs/shared": "4.0.9",
|
||||
"@tarojs/taro": "4.0.9",
|
||||
"@tarojs/components": "^4.0.9",
|
||||
"@tarojs/helper": "^4.0.9",
|
||||
"@tarojs/plugin-framework-react": "^4.0.9",
|
||||
"@tarojs/plugin-platform-alipay": "^4.0.9",
|
||||
"@tarojs/plugin-platform-h5": "^4.0.9",
|
||||
"@tarojs/plugin-platform-harmony-hybrid": "^4.0.9",
|
||||
"@tarojs/plugin-platform-jd": "^4.0.9",
|
||||
"@tarojs/plugin-platform-qq": "^4.0.9",
|
||||
"@tarojs/plugin-platform-swan": "^4.0.9",
|
||||
"@tarojs/plugin-platform-tt": "^4.0.9",
|
||||
"@tarojs/plugin-platform-weapp": "^4.0.9",
|
||||
"@tarojs/react": "^4.0.9",
|
||||
"@tarojs/runtime": "^4.0.9",
|
||||
"@tarojs/shared": "^4.0.9",
|
||||
"@tarojs/taro": "^4.0.9",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "^10.9.2",
|
||||
"@babel/core": "^7.24.4",
|
||||
"@babel/plugin-proposal-class-properties": "7.14.5",
|
||||
"@babel/plugin-transform-class-properties": "^7.28.6",
|
||||
"@babel/preset-react": "^7.24.1",
|
||||
"@tarojs/cli": "4.0.9",
|
||||
"@tarojs/vite-runner": "4.0.9",
|
||||
"@tarojs/cli": "^4.0.9",
|
||||
"@tarojs/vite-runner": "^4.0.9",
|
||||
"@types/react": "^18.0.0",
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
"babel-preset-taro": "4.0.9",
|
||||
"babel-preset-taro": "^4.2.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-taro": "4.0.9",
|
||||
"eslint-config-taro": "^4.0.9",
|
||||
"eslint-plugin-react": "^7.34.1",
|
||||
"eslint-plugin-react-hooks": "^4.4.0",
|
||||
"less": "^4.2.0",
|
||||
@@ -63,6 +62,7 @@
|
||||
"react-refresh": "^0.14.0",
|
||||
"stylelint": "^16.4.0",
|
||||
"terser": "^5.30.4",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^4.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user