|
36 | 36 | ],
|
37 | 37 | "author": "",
|
38 | 38 | "dependencies": {
|
39 |
| - "@babel/runtime": "^7.20.1", |
40 |
| - "@tarojs/components": "3.5.7", |
41 |
| - "@tarojs/react": "3.5.7", |
42 |
| - "@tarojs/runtime": "3.5.7", |
43 |
| - "@tarojs/taro": "3.5.7", |
| 39 | + "@babel/runtime": "^7.20.6", |
| 40 | + "@tarojs/components": "3.5.8", |
| 41 | + "@tarojs/react": "3.5.8", |
| 42 | + "@tarojs/runtime": "3.5.8", |
| 43 | + "@tarojs/taro": "3.5.8", |
44 | 44 | "react": "^18.2.0",
|
45 | 45 | "react-dom": "^18.2.0",
|
46 | 46 | "taro-hooks": "1.5.9"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@babel/core": "^7.20.2", |
50 |
| - "@tarojs/cli": "3.5.7", |
51 |
| - "@tarojs/mini-runner": "3.5.7", |
52 |
| - "@tarojs/plugin-framework-react": "^3.5.7", |
53 |
| - "@tarojs/webpack-runner": "3.5.7", |
54 |
| - "@tarojs/webpack5-runner": "3.5.7", |
55 |
| - "@types/react": "^18.0.25", |
| 49 | + "@babel/core": "^7.20.5", |
| 50 | + "@tarojs/cli": "3.5.8", |
| 51 | + "@tarojs/mini-runner": "3.5.8", |
| 52 | + "@tarojs/plugin-framework-react": "^3.5.8", |
| 53 | + "@tarojs/webpack-runner": "3.5.8", |
| 54 | + "@tarojs/webpack5-runner": "3.5.8", |
| 55 | + "@types/react": "^18.0.26", |
56 | 56 | "@types/webpack-env": "^1.18.0",
|
57 |
| - "@typescript-eslint/eslint-plugin": "^5.44.0", |
58 |
| - "@typescript-eslint/parser": "^5.44.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "^5.45.1", |
| 58 | + "@typescript-eslint/parser": "^5.45.1", |
59 | 59 | "autoprefixer": "^10.4.13",
|
60 | 60 | "babel-plugin-import": "^1.13.3",
|
61 |
| - "babel-preset-taro": "3.5.7", |
| 61 | + "babel-preset-taro": "3.5.8", |
62 | 62 | "cross-env": "^7.0.3",
|
63 |
| - "eslint": "^8.28.0", |
64 |
| - "eslint-config-taro": "3.5.7", |
| 63 | + "eslint": "^8.29.0", |
| 64 | + "eslint-config-taro": "3.5.8", |
65 | 65 | "eslint-plugin-import": "^2.12.0",
|
66 | 66 | "eslint-plugin-react": "^7.31.11",
|
67 | 67 | "eslint-plugin-react-hooks": "^4.2.0",
|
68 | 68 | "postcss": "^8.4.19",
|
69 | 69 | "postcss-rem-to-responsive-pixel": "^5.1.3",
|
70 | 70 | "postcss-rpx-transform": "^1.0.1",
|
71 |
| - "stylelint": "14.15.0", |
| 71 | + "stylelint": "14.16.0", |
72 | 72 | "tailwind-css-variables-theme-generator": "^0.3.8",
|
73 | 73 | "tailwindcss": "^3.2.4",
|
74 | 74 | "tailwindcss-rem2px-preset": "^1.0.3",
|
75 |
| - "typescript": "~4.9.3", |
| 75 | + "typescript": "~4.9.4", |
76 | 76 | "weapp-ide-cli": "^1.0.0",
|
77 | 77 | "weapp-tailwindcss-children": "^0.1.0",
|
78 | 78 | "weapp-tailwindcss-webpack-plugin": "^1.12.6",
|
|
0 commit comments