Skip to content

Commit 1f230b6

Browse files
committed
chore(deps): upgrade
1 parent 0c4942e commit 1f230b6

File tree

3 files changed

+358
-973
lines changed

3 files changed

+358
-973
lines changed

benchmark/data/2025-11-25.json

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,26 @@
11
{
22
"native-webpack": {
33
"babel": [
4-
128.01095799999985
4+
128.01095799999985,
5+
110.15916600000037
56
]
67
},
78
"uni-app-webpack5-vue2": {
89
"babel": [
9-
225.14724999999999
10+
225.14724999999999,
11+
468.621083
1012
]
1113
},
1214
"mpx": {
1315
"babel": [
14-
832.2472499999994
16+
832.2472499999994,
17+
80.33337500000016,
18+
79.28020800000013,
19+
14.38904199999888,
20+
32.160124999998516,
21+
44.13987500000076,
22+
5.560042000000976,
23+
297.0230420000007
1524
]
1625
},
1726
"rax": {
@@ -22,24 +31,36 @@
2231
5.782500000001164,
2332
10.565499999998792,
2433
18.065708999998606,
25-
89.19154200000048
34+
89.19154200000048,
35+
62.13875000000007,
36+
72.49862500000017,
37+
59.089500000000044,
38+
27.68804199999977,
39+
27.174583999998504,
40+
33.652249999999185,
41+
124.95812500000102
2642
]
2743
},
2844
"uni-app-webpack-vue2": {
2945
"babel": [
30-
388.02237500000047
46+
388.02237500000047,
47+
606.9655839999996
3148
]
3249
},
3350
"taro-vue3": {
3451
"babel": [
35-
175.5792909999982
52+
175.5792909999982,
53+
267.03720800000156
3654
]
3755
},
3856
"taro-react": {
3957
"babel": [
4058
168.3351670000011,
4159
127.17712500000016,
42-
174.41625000000022
60+
174.41625000000022,
61+
198.3334590000013,
62+
154.96483400000216,
63+
246.72508300000118
4364
]
4465
}
4566
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@
160160
"@types/webpack": "^5.28.5",
161161
"@types/webpack-sources": "^3.2.3",
162162
"@types/webpack4": "npm:@types/webpack@^4.41.39",
163-
"@vitest/coverage-v8": "~4.0.13",
164-
"@vitest/ui": "~4.0.13",
163+
"@vitest/coverage-v8": "~4.0.14",
164+
"@vitest/ui": "~4.0.14",
165165
"@weapp-tailwindcss/shared": "workspace:*",
166166
"@weapp-tailwindcss/test-helper": "workspace:*",
167167
"anymatch": "^3.1.3",
@@ -240,7 +240,7 @@
240240
"traverse": "^0.6.11",
241241
"ts-morph": "^27.0.2",
242242
"tsd": "^0.33.0",
243-
"tsdown": "^0.16.6",
243+
"tsdown": "^0.16.7",
244244
"tslib": "^2.8.1",
245245
"tsup": "^8.5.1",
246246
"tsx": "^4.20.6",
@@ -254,7 +254,7 @@
254254
"vinyl-fs": "^4.0.2",
255255
"vite": "^7.2.4",
256256
"vite-plugin-inspect": "^11.3.3",
257-
"vitest": "~4.0.13",
257+
"vitest": "~4.0.14",
258258
"weapp-tailwindcss": "workspace:*",
259259
"weapp-tailwindcss-children": "catalog:weappChildren",
260260
"webpack": "5.103.0",

0 commit comments

Comments
 (0)