Skip to content

Commit f0d225e

Browse files
committed
chore: bump version
1 parent c960537 commit f0d225e

17 files changed

Lines changed: 889 additions & 545 deletions

File tree

.changeset/huge-eyes-tease.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"weapp-tailwindcss": patch
3+
---
4+
5+
fix: 修复 uvue lang 设置为 uts 的解析问题

apps/rsmax-app-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"cross-env": "^10.0.0",
2626
"postcss": "^8.5.6",
2727
"tailwindcss": "^3.4.17",
28-
"typescript": "^5.8.3",
28+
"typescript": "^5.9.2",
2929
"weapp-tailwindcss": "workspace:*"
3030
}
3131
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"tailwindcss": "catalog:tailwindcss4",
8585
"tailwindcss-patch": "^7.1.4",
8686
"tsconfig-paths-webpack-plugin": "^4.1.0",
87-
"typescript": "^5.8.3",
87+
"typescript": "^5.9.2",
8888
"weapp-ide-cli": "^3.0.0",
8989
"weapp-tailwindcss": "workspace:*",
9090
"webpack": "5.101.0"

apps/vite-native-skyline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"miniprogram-api-typings": "^4.1.0",
3030
"postcss": "^8.5.6",
3131
"tailwindcss": "catalog:tailwindcss3",
32-
"typescript": "^5.8.3",
32+
"typescript": "^5.9.2",
3333
"weapp-tailwindcss": "workspace:*",
3434
"weapp-vite": "^5.0.13"
3535
}

apps/vite-native-ts-skyline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"miniprogram-api-typings": "^4.1.0",
3131
"postcss": "^8.5.6",
3232
"tailwindcss": "catalog:tailwindcss3",
33-
"typescript": "^5.8.3",
33+
"typescript": "^5.9.2",
3434
"weapp-tailwindcss": "workspace:*",
3535
"weapp-vite": "^5.0.13"
3636
}

apps/vite-native-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"miniprogram-api-typings": "^4.1.0",
3131
"postcss": "^8.5.6",
3232
"tailwindcss": "catalog:tailwindcss3",
33-
"typescript": "^5.8.3",
33+
"typescript": "^5.9.2",
3434
"weapp-tailwindcss": "workspace:*",
3535
"weapp-vite": "^5.0.13"
3636
}

apps/vite-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@egoist/tailwindcss-icons": "^1.9.0",
35-
"@iconify-json/lucide": "^1.2.59",
35+
"@iconify-json/lucide": "^1.2.60",
3636
"@iconify-json/mdi": "^1.2.3",
3737
"@tailwindcss/postcss": "^4.1.11",
3838
"@tailwindcss/vite": "^4.1.11",

apps/vue-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@vue/tsconfig": "^0.7.0",
1818
"postcss": "^8.5.6",
1919
"tailwindcss": "catalog:tailwindcss4",
20-
"typescript": "~5.8.3",
20+
"typescript": "~5.9.2",
2121
"vite": "^7.0.6",
22-
"vue-tsc": "^3.0.4"
22+
"vue-tsc": "^3.0.5"
2323
}
2424
}

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"unplugin-vue-router": "^0.14.0",
3333
"vite": "^7.0.6",
3434
"vite-plugin-inspect": "^11.3.2",
35-
"vue-tsc": "^3.0.4",
35+
"vue-tsc": "^3.0.5",
3636
"weapp-tailwindcss": "workspace:*"
3737
}
3838
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@
108108
"@csstools/css-parser-algorithms": "^3.0.5",
109109
"@csstools/css-tokenizer": "^3.0.4",
110110
"@eslint/config-inspector": "^1.1.0",
111-
"@icebreakers/eslint-config": "^1.3.1",
111+
"@icebreakers/eslint-config": "^1.3.2",
112112
"@icebreakers/monorepo": "^1.0.7",
113113
"@icebreakers/stylelint-config": "^1.1.1",
114114
"@tailwindcss/postcss": "^4.1.11",
115115
"@tailwindcss/vite": "^4.1.11",
116116
"@tsconfig/recommended": "^1.0.10",
117117
"@types/babel__core": "^7.20.5",
118118
"@types/babel__generator": "^7.27.0",
119-
"@types/babel__traverse": "^7.20.7",
119+
"@types/babel__traverse": "^7.28.0",
120120
"@types/debug": "^4.1.12",
121121
"@types/dlv": "^1.1.5",
122122
"@types/express": "^5.0.3",
@@ -228,7 +228,7 @@
228228
"tsup": "^8.5.0",
229229
"tsx": "^4.20.3",
230230
"turbo": "^2.5.5",
231-
"typescript": "^5.8.3",
231+
"typescript": "^5.9.2",
232232
"unbuild": "^3.6.0",
233233
"uuid": "^11.1.0",
234234
"vinyl": "^3.0.1",

0 commit comments

Comments
 (0)