Skip to content

Commit 9db4864

Browse files
committed
chore(deps): upgrade
1 parent 6a5b2ff commit 9db4864

8 files changed

Lines changed: 507 additions & 493 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"tailwindcss-patch": "^7.1.4",
8686
"tsconfig-paths-webpack-plugin": "^4.1.0",
8787
"typescript": "^5.9.2",
88-
"weapp-ide-cli": "^3.0.0",
88+
"weapp-ide-cli": "^3.1.0",
8989
"weapp-tailwindcss": "workspace:*",
9090
"webpack": "5.101.3"
9191
}

apps/vite-native-skyline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"tailwindcss": "catalog:tailwindcss3",
3232
"typescript": "^5.9.2",
3333
"weapp-tailwindcss": "workspace:*",
34-
"weapp-vite": "^5.1.0"
34+
"weapp-vite": "^5.1.1"
3535
}
3636
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"tailwindcss": "catalog:tailwindcss3",
3333
"typescript": "^5.9.2",
3434
"weapp-tailwindcss": "workspace:*",
35-
"weapp-vite": "^5.1.0"
35+
"weapp-vite": "^5.1.1"
3636
}
3737
}

apps/vite-native-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"tailwindcss": "catalog:tailwindcss3",
3333
"typescript": "^5.9.2",
3434
"weapp-tailwindcss": "workspace:*",
35-
"weapp-vite": "^5.1.0"
35+
"weapp-vite": "^5.1.1"
3636
}
3737
}

apps/vite-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"tailwindcss": "catalog:tailwindcss4",
4242
"tailwindcss-injector": "workspace:*",
4343
"weapp-tailwindcss": "workspace:*",
44-
"weapp-vite": "^5.1.0"
44+
"weapp-vite": "^5.1.1"
4545
}
4646
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@commitlint/config-conventional": "^19.8.1",
108108
"@commitlint/prompt-cli": "^19.8.1",
109109
"@commitlint/types": "^19.8.1",
110-
"@csstools/css-color-parser": "^3.0.10",
110+
"@csstools/css-color-parser": "^3.1.0",
111111
"@csstools/css-parser-algorithms": "^3.0.5",
112112
"@csstools/css-tokenizer": "^3.0.4",
113113
"@eslint/config-inspector": "^1.2.0",
@@ -179,7 +179,7 @@
179179
"domhandler": "^5.0.3",
180180
"es-toolkit": "^1.39.10",
181181
"esbuild": "^0.25.9",
182-
"eslint": "^9.33.0",
182+
"eslint": "^9.34.0",
183183
"execa": "^9.6.0",
184184
"express": "^5.1.0",
185185
"fast-glob": "^3.3.3",
@@ -210,7 +210,7 @@
210210
"postcss-js": "^4.0.1",
211211
"postcss-load-config": "^6.0.1",
212212
"postcss-loader": "^8.1.1",
213-
"postcss-preset-env": "^10.2.4",
213+
"postcss-preset-env": "^10.3.0",
214214
"postcss-scss": "^4.0.9",
215215
"prettier": "^3.6.2",
216216
"promisify-loader-runner": "^1.0.1",
@@ -229,7 +229,7 @@
229229
"tsd": "^0.33.0",
230230
"tslib": "^2.8.1",
231231
"tsup": "^8.5.0",
232-
"tsx": "^4.20.4",
232+
"tsx": "^4.20.5",
233233
"turbo": "^2.5.6",
234234
"typescript": "^5.9.2",
235235
"unbuild": "^3.6.1",

packages/postcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@weapp-core/escape": "~4.0.1",
5252
"@weapp-tailwindcss/shared": "workspace:*",
5353
"postcss": "~8.5.6",
54-
"postcss-preset-env": "^10.2.4",
54+
"postcss-preset-env": "^10.3.0",
5555
"postcss-rem-to-responsive-pixel": "~6.0.2",
5656
"postcss-selector-parser": "~7.1.0"
5757
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)