Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Feb 2, 2025
1 parent bba93a5 commit d4bfcc7
Show file tree
Hide file tree
Showing 34 changed files with 128 additions and 94 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-bugs-double.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@weapp-tailwindcss/postcss": patch
---

fix: remove attribute in :where pseudo
41 changes: 32 additions & 9 deletions benchmark/data/2025-02-03.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,22 @@
0.19991699999991397,
0.2822089999999662,
0.3486250000005384,
414.47912499999984
414.47912499999984,
1.0828750000000582,
0.35258299999986775,
0.2992500000000291,
0.3285409999998592,
0.31687499999952706,
0.2828330000002097,
403.7424170000004
]
},
"native-webpack": {
"babel": [
120.43645900000001,
123.20383300000003,
122.37679099999991
122.37679099999991,
122.3209589999999
]
},
"rax": {
Expand All @@ -47,7 +55,14 @@
0.14887499999986176,
0.19870799999989686,
0.34920899999997346,
67.2967920000001
67.2967920000001,
0.5106670000000122,
0.25270899999986796,
0.344749999999749,
0.3387089999996533,
0.2784580000002279,
0.2958330000001297,
142.39429100000007
]
},
"taro-react": {
Expand All @@ -60,42 +75,50 @@
599.782709000001,
207.65837499999907,
154.72049999999945,
400.6043329999993
400.6043329999993,
272.20816599999944,
169.47962499999994,
451.4369170000009
]
},
"taro-vue2": {
"babel": [
163.52908399999978,
209.34312499999942,
160.34141699999964
160.34141699999964,
278.9444160000003
]
},
"taro-vue3": {
"babel": [
201.5257500000007,
218.93995799999993,
281.47800000000007
281.47800000000007,
373.28462500000023
]
},
"uni-app-webpack-vue2": {
"babel": [
338.317583,
326.3133750000002,
369.6103750000002
369.6103750000002,
348.29320800000005
]
},
"uni-app-vite-vue3": {
"babel": [
457.28929199999993,
474.99725000000035,
501.4972499999999
501.4972499999999,
494.13479099999995
]
},
"uni-app-webpack5-vue2": {
"babel": [
241.05875000000015,
233.67883299999994,
249.64341699999977
249.64341699999977,
190.0908330000002
]
}
}
2 changes: 1 addition & 1 deletion demo/gulp-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0"
}
}
8 changes: 4 additions & 4 deletions demo/gulp-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7686,10 +7686,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/mpx-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"typescript": "^5.7.3",
"vue-template-compiler": "^2.7.16",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0",
"webpack": "^5.97.1"
},
Expand Down
8 changes: 4 additions & 4 deletions demo/mpx-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14629,10 +14629,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/native-mina/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"tailwindcss-rem2px-preset": "^1.0.3",
"typescript": "^5.7.3",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions demo/native-mina/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7994,10 +7994,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/native-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tailwindcss-patch": "^5.0.2",
"tailwindcss-rem2px-preset": "^1.0.3",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0",
"weapp-vite": "^2.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions demo/native-ts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7045,10 +7045,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"tailwindcss-patch": "^5.0.2",
"tailwindcss-rem2px-preset": "^1.0.3",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0"
},
"packageManager": "[email protected]",
Expand Down
8 changes: 4 additions & 4 deletions demo/native/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5518,10 +5518,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"tailwindcss-patch": "^5.0.2",
"tailwindcss-rem2px-preset": "^1.0.3",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0"
}
}
2 changes: 1 addition & 1 deletion demo/rax-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tailwindcss-patch": "^5.0.2",
"tailwindcss-rem2px-preset": "^1.0.3",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0"
},
"originTemplate": "@rax-materials/scaffolds-app-ts"
Expand Down
8 changes: 4 additions & 4 deletions demo/rax-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14627,10 +14627,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
14 changes: 7 additions & 7 deletions demo/result.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"gulp-app": true,
"mpx-app": true,
"native-mina": false,
"rax-app": false,
"taro-app": false,
"taro-vue2-app": false,
"taro-vue3-app": false,
"uni-app": false,
"native-mina": true,
"rax-app": true,
"taro-app": true,
"taro-vue2-app": true,
"taro-vue3-app": true,
"uni-app": true,
"uni-app-vue3-vite": true,
"uni-app-webpack5": false,
"uni-app-webpack5": true,
"web": true,
"native": true,
"native-ts": true,
Expand Down
2 changes: 1 addition & 1 deletion demo/taro-app-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"typescript": "^5.7.3",
"vite": "^6.0.7",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0"
}
}
8 changes: 4 additions & 4 deletions demo/taro-app-vite/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12767,10 +12767,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/taro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"terser-webpack-plugin": "^5.3.11",
"typescript": "~5.7.3",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0",
"webpack": "^5.97.1",
"webpack-chain": "^6.5.1"
Expand Down
8 changes: 4 additions & 4 deletions demo/taro-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19646,10 +19646,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/taro-vue2-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"typescript": "~5.4.5",
"vue-loader": "^15.11.1",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0",
"webpack": "^5.92.0"
}
Expand Down
8 changes: 4 additions & 4 deletions demo/taro-vue2-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17324,10 +17324,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/taro-vue3-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"unplugin-vue-components": "^28.0.0",
"vue-loader": "^17.2.2",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0",
"webpack": "^5.97.1"
}
Expand Down
8 changes: 4 additions & 4 deletions demo/taro-vue3-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15474,10 +15474,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
2 changes: 1 addition & 1 deletion demo/uni-app-vue3-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"typescript": "~5.4.2",
"vite": "5.2.8",
"weapp-ide-cli": "^2.0.9",
"weapp-tailwindcss": "^4.0.0-alpha.10",
"weapp-tailwindcss": "^4.0.0-alpha.11",
"weapp-tailwindcss-children": "^0.1.0"
},
"packageManager": "[email protected]",
Expand Down
8 changes: 4 additions & 4 deletions demo/uni-app-vue3-vite/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9864,10 +9864,10 @@ weapp-tailwindcss-children@^0.1.0:
resolved "https://registry.npmmirror.com/weapp-tailwindcss-children/-/weapp-tailwindcss-children-0.1.0.tgz#0de102f04a89d77447ca3b984669bbe5ffa41aa1"
integrity sha512-HuDT78u6RbXpJIHbJzw4zW98JByWCz4elhTAT9QR/JWJuQpiRNbnqa5tL+ZTVCcT4bHt9Ppf/E2MNTohPgBE3g==

weapp-tailwindcss@^4.0.0-alpha.10:
version "4.0.0-alpha.10"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.10.tgz#53c53e736b5f31a7eae2d1bc2811ee2be0d6cf18"
integrity sha512-aQ/N8GptEO5J+1Jhj2agicBdr04FO+H2zwmpIrS9cwRIQJMRxwxd1YBS/B5YwpoEG6o2UhPMH7Y19YDWT5PBuQ==
weapp-tailwindcss@^4.0.0-alpha.11:
version "4.0.0-alpha.11"
resolved "https://registry.npmmirror.com/weapp-tailwindcss/-/weapp-tailwindcss-4.0.0-alpha.11.tgz#c9520398d7234809928905a0e458a5b9fe6ff1dc"
integrity sha512-J/7jJ8GbFa4pbhcybb3GmPRcljANdsfd2BnDf7GUpGJLiU/nx2qvwDMQbQizwyBbM6seTbYcwnsLp9Q7j9B9cA==
dependencies:
"@ast-core/escape" "~1.0.1"
"@babel/parser" "~7.26.7"
Expand Down
Loading

0 comments on commit d4bfcc7

Please sign in to comment.