Skip to content

Commit bbacc27

Browse files
committed
chore(deps): upgrade
1 parent e4df30e commit bbacc27

10 files changed

Lines changed: 1410 additions & 778 deletions

File tree

demo/gulp-tailwindcss-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"tailwindcss": "catalog:tailwindcss3",
8484
"tailwindcss-patch": "catalog:tailwindcssPatch",
8585
"tailwindcss-rem2px-preset": "catalog:tailwindcssRem",
86-
"tsx": "^4.22.0",
86+
"tsx": "^4.22.2",
8787
"typescript": "catalog:typescript59",
8888
"weapp-ide-cli": "catalog:weappIdeCli",
8989
"weapp-tailwindcss": "workspace:*",

demo/gulp-tailwindcss-v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"sass": "catalog:sass195",
8383
"tailwindcss": "catalog:tailwindcss4",
8484
"tailwindcss-patch": "catalog:tailwindcssPatch",
85-
"tsx": "^4.22.0",
85+
"tsx": "^4.22.2",
8686
"typescript": "catalog:typescript59",
8787
"weapp-ide-cli": "catalog:weappIdeCli",
8888
"weapp-tailwindcss": "workspace:*"

demo/mpx-tailwindcss-v4/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@babel/runtime-corejs3": "^7.29.2",
3636
"@mpxjs/babel-plugin-inject-page-events": "^2.9.0",
3737
"@mpxjs/eslint-config-ts": "^1.0.5",
38-
"@mpxjs/mpx-cli-service": "^2.2.21",
38+
"@mpxjs/mpx-cli-service": "^2.2.22",
3939
"@mpxjs/size-report": "^2.10.3",
40-
"@mpxjs/vue-cli-plugin-mpx": "^2.2.21",
41-
"@mpxjs/vue-cli-plugin-mpx-typescript": "^2.2.21",
40+
"@mpxjs/vue-cli-plugin-mpx": "^2.2.22",
41+
"@mpxjs/vue-cli-plugin-mpx-typescript": "^2.2.22",
4242
"@mpxjs/webpack-plugin": "^2.10.20",
4343
"@vue/cli-service": "~5.0.0",
4444
"@weapp-tailwindcss/merge": "workspace:*",

demo/uni-app-vite-tailwindcss-v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@dcloudio/uni-stacktracey": "3.0.0-5000320260312001",
7575
"@dcloudio/vite-plugin-uni": "3.0.0-5000320260312001",
7676
"@egoist/tailwindcss-icons": "catalog:egoistTailwindcssIcons",
77-
"@iconify-json/lucide": "^1.2.107",
77+
"@iconify-json/lucide": "^1.2.108",
7878
"@iconify-json/mdi": "^1.2.3",
7979
"@vue/runtime-core": "catalog:vueRuntimeCore",
8080
"@vue/tsconfig": "^0.9.1",

demo/weapp-vite-tailwindcss-v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@egoist/tailwindcss-icons": "catalog:egoistTailwindcssIcons",
38-
"@iconify-json/lucide": "^1.2.107",
38+
"@iconify-json/lucide": "^1.2.108",
3939
"@iconify-json/mdi": "^1.2.3",
4040
"@weapp-tailwindcss/variants": "workspace:*",
4141
"autoprefixer": "catalog:autoprefixer10",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
"tsd": "^0.33.0",
297297
"tsdown": "0.22.0",
298298
"tslib": "^2.8.1",
299-
"tsx": "^4.22.0",
299+
"tsx": "^4.22.2",
300300
"turbo": "^2.9.14",
301301
"type-fest": "^5.6.0",
302302
"typescript": "catalog:typescript59",

pnpm-lock.yaml

Lines changed: 1394 additions & 762 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ catalogs:
4545
egoistTailwindcssIcons:
4646
'@egoist/tailwindcss-icons': ^1.9.2
4747
eslint10:
48-
eslint: ^10.3.0
48+
eslint: ^10.4.0
4949
eslintPluginReact:
5050
eslint-plugin-react: ^7.37.5
5151
eslintPluginReactHooks:
@@ -130,8 +130,8 @@ catalogs:
130130
typescript59tilde:
131131
typescript: ^6.0.3
132132
typescriptEslint:
133-
'@typescript-eslint/eslint-plugin': ^8.59.3
134-
'@typescript-eslint/parser': ^8.59.3
133+
'@typescript-eslint/eslint-plugin': ^8.59.4
134+
'@typescript-eslint/parser': ^8.59.4
135135
typescript-eslint: ^8.59.3
136136
vite4:
137137
vite: ^4.5.14
@@ -156,15 +156,15 @@ catalogs:
156156
vueRuntimeCore:
157157
'@vue/runtime-core': ^3.5.34
158158
vueTsc318:
159-
vue-tsc: ^3.2.9
159+
vue-tsc: ^3.3.0
160160
weappChildren:
161161
weapp-tailwindcss-children: ^0.1.0
162162
weappIdeCli:
163163
weapp-ide-cli: ^5.2.10
164164
weappVite:
165-
weapp-vite: ^6.16.14
165+
weapp-vite: ^6.16.17
166166
wrangler:
167-
wrangler: ^4.91.0
167+
wrangler: ^4.92.0
168168

169169
onlyBuiltDependencies:
170170
- '@tailwindcss/oxide'

tools/weapp-tailwindcss-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@types/node": "catalog:typesNode2410",
43-
"tsx": "^4.22.0",
43+
"tsx": "^4.22.2",
4444
"typescript": "catalog:typescript59"
4545
}
4646
}

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/react": "catalog:react19",
8888
"@types/react-dom": "catalog:react19",
8989
"autoprefixer": "catalog:autoprefixer10",
90-
"baseline-browser-mapping": "^2.10.29",
90+
"baseline-browser-mapping": "^2.10.31",
9191
"cross-env": "catalog:crossEnv",
9292
"docusaurus-plugin-llms": "^0.4.0",
9393
"docusaurus-plugin-sass": "^0.2.6",

0 commit comments

Comments
 (0)