Skip to content

Commit e3848de

Browse files
committed
chore(deps): upgrade
1 parent 3d21a8c commit e3848de

10 files changed

Lines changed: 1035 additions & 644 deletions

File tree

apps/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/node": "catalog:typesNode2410",
2828
"@types/react": "catalog:react19",
2929
"@types/react-dom": "catalog:react19",
30-
"@vitejs/plugin-react": "^5.1.2",
30+
"@vitejs/plugin-react": "^5.1.3",
3131
"@weapp-tailwindcss/variants": "workspace:*",
3232
"babel-plugin-react-compiler": "^1.0.0",
3333
"eslint": "^9.39.2",

apps/vue-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@tailwindcss/postcss": "catalog:tailwindcss4",
24-
"@vitejs/plugin-vue": "^6.0.3",
24+
"@vitejs/plugin-vue": "^6.0.4",
2525
"@vue/tsconfig": "^0.8.1",
2626
"@weapp-tailwindcss/variants": "workspace:*",
2727
"postcss": "catalog:postcss85",

benchmark/app/data/2026-02-02.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"native-webpack": {
3+
"babel": [
4+
116.14312500000005
5+
]
6+
},
7+
"mpx": {
8+
"babel": [
9+
34.17183400000067,
10+
103.03924999999981,
11+
124.89708299999984,
12+
126.38495800000055,
13+
133.1155830000007,
14+
61.606792000000496,
15+
603.1741250000014
16+
]
17+
},
18+
"taro-react": {
19+
"babel": [
20+
907.532874999999,
21+
555.9444590000003,
22+
422.325667000001
23+
]
24+
},
25+
"taro-vue3": {
26+
"babel": [
27+
340.3342499999999
28+
]
29+
},
30+
"rax": {
31+
"babel": [
32+
24.733750000000327,
33+
31.699416999999812,
34+
14.639207999999599,
35+
29.16020800000024,
36+
14.407874999999876,
37+
33.54429199999959,
38+
110.43270800000028
39+
]
40+
}
41+
}

benchmark/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@tailwindcss/postcss": "catalog:tailwindcss4",
3333
"@tailwindcss/vite": "catalog:tailwindcss4",
34-
"@vitejs/plugin-vue": "^6.0.3",
34+
"@vitejs/plugin-vue": "^6.0.4",
3535
"echarts": "^6.0.0",
3636
"postcss": "catalog:postcss85",
3737
"tailwindcss": "catalog:tailwindcss4",

demo/taro-app-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@tarojs/cli": "catalog:taro4",
7878
"@tarojs/vite-runner": "catalog:taro4",
7979
"@types/react": "catalog:react18",
80-
"@vitejs/plugin-react": "^5.1.2",
80+
"@vitejs/plugin-react": "^5.1.3",
8181
"@weapp-tailwindcss/merge-v3": "workspace:*",
8282
"@weapp-tailwindcss/variants-v3": "workspace:*",
8383
"autoprefixer": "catalog:autoprefixer10",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@tarojs/cli": "catalog:taro4",
7878
"@tarojs/vite-runner": "catalog:taro4",
7979
"@types/react": "catalog:react18",
80-
"@vitejs/plugin-react": "^5.1.2",
80+
"@vitejs/plugin-react": "^5.1.3",
8181
"@weapp-tailwindcss/merge": "workspace:*",
8282
"@weapp-tailwindcss/variants": "workspace:*",
8383
"babel-preset-taro": "catalog:taro4",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@icebreakers/changelog-github": "^0.1.0",
131131
"@icebreakers/commitlint-config": "^1.2.6",
132132
"@icebreakers/eslint-config": "^1.6.16",
133-
"@icebreakers/monorepo": "^3.2.4",
133+
"@icebreakers/monorepo": "^3.2.5",
134134
"@icebreakers/stylelint-config": "^2.0.1",
135135
"@swc/core": "^1.15.11",
136136
"@tailwindcss/postcss": "catalog:tailwindcss4",
@@ -209,7 +209,7 @@
209209
"html-loader": "^5.1.0",
210210
"husky": "^9.1.7",
211211
"js-beautify": "^1.15.4",
212-
"jsdom": "^27.4.0",
212+
"jsdom": "^28.0.0",
213213
"klaw": "^4.1.0",
214214
"lightningcss": "^1.31.1",
215215
"lint-staged": "^16.2.7",
@@ -224,7 +224,7 @@
224224
"normalize-newline": "^5.0.0",
225225
"npm-registry-fetch": "^19.1.1",
226226
"only-allow": "^1.2.2",
227-
"oxc-parser": "^0.111.0",
227+
"oxc-parser": "^0.112.0",
228228
"pathe": "^2.0.3",
229229
"picocolors": "^1.1.1",
230230
"pkg-types": "^2.3.0",

packages/postcss/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,10 @@
5757
"@weapp-tailwindcss/shared": "workspace:*",
5858
"postcss": "~8.5.6",
5959
"postcss-preset-env": "^10.6.1",
60-
"postcss-pxtrans": "^1.0.0",
60+
"postcss-pxtrans": "^1.0.1",
6161
"postcss-rem-to-responsive-pixel": "catalog:postcssRem610",
6262
"postcss-selector-parser": "~7.1.1",
63+
"postcss-units-to-px": "^0.1.0",
6364
"postcss-value-parser": "^4.2.0"
6465
},
6566
"devDependencies": {

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ catalogs:
3333
postcssComment2:
3434
postcss-comment: ^2.0.0
3535
postcssRem602:
36-
postcss-rem-to-responsive-pixel: ^7.0.0
36+
postcss-rem-to-responsive-pixel: ^7.0.1
3737
postcssRem610:
38-
postcss-rem-to-responsive-pixel: ^7.0.0
38+
postcss-rem-to-responsive-pixel: ^7.0.1
3939
postcssRpx:
4040
postcss-rpx-transform: ^1.0.1
4141
prettier371:

0 commit comments

Comments
 (0)