Skip to content

Commit aef4127

Browse files
committed
docs: improve
1 parent 61630f4 commit aef4127

13 files changed

Lines changed: 1398 additions & 1065 deletions

File tree

apps/taro-webpack-tailwindcss-v4/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
]
4646
},
4747
"dependencies": {
48-
"@babel/runtime": "^7.28.2",
48+
"@babel/runtime": "^7.28.3",
4949
"@tarojs/components": "4.1.5",
5050
"@tarojs/helper": "4.1.5",
5151
"@tarojs/plugin-framework-react": "4.1.5",
@@ -66,11 +66,11 @@
6666
"react-dom": "^19.1.1"
6767
},
6868
"devDependencies": {
69-
"@babel/core": "^7.28.0",
69+
"@babel/core": "^7.28.3",
7070
"@babel/plugin-proposal-class-properties": "7.18.6",
7171
"@babel/preset-react": "^7.27.1",
7272
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
73-
"@tailwindcss/postcss": "^4.1.11",
73+
"@tailwindcss/postcss": "^4.1.12",
7474
"@tarojs/cli": "4.1.5",
7575
"@tarojs/taro-loader": "4.1.5",
7676
"@tarojs/webpack5-runner": "4.1.5",

apps/uni-app-x-hbuilderx-tailwindcss3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"devDependencies": {
99
"@weapp-tailwindcss/debug-uni-app-x": "workspace:*",
10-
"tailwindcss": "^3.4.17",
10+
"tailwindcss": "catalog:tailwindcss3",
1111
"tailwindcss-patch": "^7.1.4",
1212
"weapp-tailwindcss": "workspace:*"
1313
}

apps/uni-app-x-hbuilderx-tailwindcss4/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"extract": "tw-patch extract"
77
},
88
"devDependencies": {
9-
"@tailwindcss/postcss": "^4.1.11",
9+
"@tailwindcss/postcss": "catalog:tailwindcss4",
1010
"@weapp-tailwindcss/debug-uni-app-x": "workspace:*",
11-
"tailwindcss": "^4.1.11",
11+
"tailwindcss": "catalog:tailwindcss4",
1212
"tailwindcss-patch": "^7.1.4",
1313
"weapp-tailwindcss": "workspace:*"
1414
}

apps/vite-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@egoist/tailwindcss-icons": "^1.9.0",
3535
"@iconify-json/lucide": "^1.2.62",
3636
"@iconify-json/mdi": "^1.2.3",
37-
"@tailwindcss/postcss": "^4.1.11",
38-
"@tailwindcss/vite": "^4.1.11",
37+
"@tailwindcss/postcss": "^4.1.12",
38+
"@tailwindcss/vite": "^4.1.12",
3939
"autoprefixer": "^10.4.21",
4040
"postcss": "^8.5.6",
4141
"tailwindcss": "catalog:tailwindcss4",

apps/vue-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vue": "^3.5.18"
1313
},
1414
"devDependencies": {
15-
"@tailwindcss/postcss": "^4.1.11",
15+
"@tailwindcss/postcss": "^4.1.12",
1616
"@vitejs/plugin-vue": "^6.0.1",
1717
"@vue/tsconfig": "^0.7.0",
1818
"postcss": "^8.5.6",

benchmark/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"vue-router": "^4.5.1"
2525
},
2626
"devDependencies": {
27-
"@tailwindcss/postcss": "^4.1.11",
28-
"@tailwindcss/vite": "4.1.11",
27+
"@tailwindcss/postcss": "^4.1.12",
28+
"@tailwindcss/vite": "4.1.12",
2929
"@vitejs/plugin-vue": "^6.0.1",
3030
"postcss": "^8.5.6",
3131
"tailwindcss": "catalog:tailwindcss4",

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"registry": "https://registry.npmjs.org"
9898
},
9999
"devDependencies": {
100-
"@babel/core": "^7.28.0",
101-
"@babel/generator": "~7.28.0",
100+
"@babel/core": "^7.28.3",
101+
"@babel/generator": "~7.28.3",
102102
"@changesets/changelog-github": "^0.5.1",
103103
"@changesets/cli": "^2.29.5",
104104
"@commitlint/cli": "^19.8.1",
@@ -108,12 +108,12 @@
108108
"@csstools/css-color-parser": "^3.0.10",
109109
"@csstools/css-parser-algorithms": "^3.0.5",
110110
"@csstools/css-tokenizer": "^3.0.4",
111-
"@eslint/config-inspector": "^1.1.0",
111+
"@eslint/config-inspector": "^1.2.0",
112112
"@icebreakers/eslint-config": "^1.3.4",
113113
"@icebreakers/monorepo": "^1.0.11",
114114
"@icebreakers/stylelint-config": "^1.1.2",
115-
"@tailwindcss/postcss": "^4.1.11",
116-
"@tailwindcss/vite": "^4.1.11",
115+
"@tailwindcss/postcss": "^4.1.12",
116+
"@tailwindcss/vite": "^4.1.12",
117117
"@tsconfig/recommended": "^1.0.10",
118118
"@types/babel__core": "^7.20.5",
119119
"@types/babel__generator": "^7.27.0",
@@ -176,7 +176,7 @@
176176
"dlv": "^1.1.3",
177177
"domhandler": "^5.0.3",
178178
"es-toolkit": "^1.39.9",
179-
"esbuild": "^0.25.8",
179+
"esbuild": "^0.25.9",
180180
"eslint": "^9.33.0",
181181
"execa": "^9.6.0",
182182
"express": "^5.1.0",

packages/babel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"lint:fix": "eslint . --fix"
3232
},
3333
"dependencies": {
34-
"@babel/parser": "~7.28.0",
35-
"@babel/traverse": "~7.28.0",
34+
"@babel/parser": "~7.28.3",
35+
"@babel/traverse": "~7.28.3",
3636
"@babel/types": "~7.28.2"
3737
},
3838
"publishConfig": {

packages/weapp-tailwindcss/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@
180180
},
181181
"dependencies": {
182182
"@ast-core/escape": "~1.0.1",
183-
"@babel/parser": "~7.28.0",
184-
"@babel/traverse": "~7.28.0",
183+
"@babel/parser": "~7.28.3",
184+
"@babel/traverse": "~7.28.3",
185185
"@babel/types": "~7.28.2",
186186
"@vue/compiler-dom": "^3.5.18",
187187
"@weapp-core/escape": "~4.0.1",

0 commit comments

Comments
 (0)