|
45 | 45 | }, |
46 | 46 | "author": "", |
47 | 47 | "dependencies": { |
48 | | - "@babel/runtime": "^7.27.4", |
49 | | - "@tarojs/components": "4.1.1", |
50 | | - "@tarojs/helper": "4.1.1", |
51 | | - "@tarojs/plugin-framework-react": "4.1.1", |
52 | | - "@tarojs/plugin-html": "^4.1.1", |
53 | | - "@tarojs/plugin-platform-alipay": "4.1.1", |
54 | | - "@tarojs/plugin-platform-h5": "4.1.1", |
55 | | - "@tarojs/plugin-platform-harmony-hybrid": "4.1.1", |
56 | | - "@tarojs/plugin-platform-jd": "4.1.1", |
57 | | - "@tarojs/plugin-platform-qq": "4.1.1", |
58 | | - "@tarojs/plugin-platform-swan": "4.1.1", |
59 | | - "@tarojs/plugin-platform-tt": "4.1.1", |
60 | | - "@tarojs/plugin-platform-weapp": "4.1.1", |
61 | | - "@tarojs/react": "4.1.1", |
62 | | - "@tarojs/runtime": "4.1.1", |
63 | | - "@tarojs/shared": "4.1.1", |
64 | | - "@tarojs/taro": "4.1.1", |
| 48 | + "@babel/runtime": "^7.28.2", |
| 49 | + "@tarojs/components": "4.1.5", |
| 50 | + "@tarojs/helper": "4.1.5", |
| 51 | + "@tarojs/plugin-framework-react": "4.1.5", |
| 52 | + "@tarojs/plugin-html": "^4.1.5", |
| 53 | + "@tarojs/plugin-platform-alipay": "4.1.5", |
| 54 | + "@tarojs/plugin-platform-h5": "4.1.5", |
| 55 | + "@tarojs/plugin-platform-harmony-hybrid": "4.1.5", |
| 56 | + "@tarojs/plugin-platform-jd": "4.1.5", |
| 57 | + "@tarojs/plugin-platform-qq": "4.1.5", |
| 58 | + "@tarojs/plugin-platform-swan": "4.1.5", |
| 59 | + "@tarojs/plugin-platform-tt": "4.1.5", |
| 60 | + "@tarojs/plugin-platform-weapp": "4.1.5", |
| 61 | + "@tarojs/react": "4.1.5", |
| 62 | + "@tarojs/runtime": "4.1.5", |
| 63 | + "@tarojs/shared": "4.1.5", |
| 64 | + "@tarojs/taro": "4.1.5", |
65 | 65 | "react": "^18.0.0", |
66 | 66 | "react-dom": "^18.0.0" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@babel/core": "^7.27.4", |
| 69 | + "@babel/core": "^7.28.0", |
70 | 70 | "@babel/plugin-proposal-class-properties": "7.18.6", |
71 | 71 | "@babel/preset-react": "^7.27.1", |
72 | 72 | "@tailwindcss/postcss": "^4.1.11", |
73 | 73 | "@tailwindcss/vite": "^4.1.11", |
74 | | - "@tarojs/cli": "4.1.1", |
75 | | - "@tarojs/vite-runner": "4.1.1", |
76 | | - "@types/react": "^19.1.6", |
| 74 | + "@tarojs/cli": "4.1.5", |
| 75 | + "@tarojs/vite-runner": "4.1.5", |
| 76 | + "@types/react": "^19.1.9", |
77 | 77 | "@vitejs/plugin-react": "^4.5.0", |
78 | 78 | "@weapp-tailwindcss/merge": "^1.2.3", |
79 | | - "babel-preset-taro": "4.1.1", |
80 | | - "eslint": "^9.28.0", |
81 | | - "eslint-config-taro": "4.1.1", |
| 79 | + "babel-preset-taro": "4.1.5", |
| 80 | + "eslint": "^9.32.0", |
| 81 | + "eslint-config-taro": "4.1.5", |
82 | 82 | "eslint-plugin-react": "^7.37.5", |
83 | 83 | "eslint-plugin-react-hooks": "^5.2.0", |
84 | | - "postcss": "^8.5.4", |
| 84 | + "postcss": "^8.5.6", |
85 | 85 | "react-refresh": "^0.17.0", |
86 | | - "stylelint": "^16.20.0", |
| 86 | + "stylelint": "^16.23.1", |
87 | 87 | "tailwindcss": "^4.1.11", |
88 | 88 | "tailwindcss-patch": "^7.1.4", |
89 | | - "terser": "^5.40.0", |
90 | | - "typescript": "^5.8.3", |
| 89 | + "terser": "^5.43.1", |
| 90 | + "typescript": "^5.9.2", |
91 | 91 | "vite": "^6.3.5", |
92 | 92 | "weapp-ide-cli": "^3.0.0", |
93 | 93 | "weapp-tailwindcss": "^4.2.5" |
|
0 commit comments