Skip to content

Commit 603f6da

Browse files
committed
chore(deps): upgrade
1 parent 11ef01f commit 603f6da

File tree

10 files changed

+2053
-1818
lines changed

10 files changed

+2053
-1818
lines changed

apps/tailwindcss-weapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@iconify-json/ci": "^1.2.2",
9292
"@iconify-json/logos": "^1.2.4",
9393
"@iconify-json/mdi": "^1.2.3",
94-
"@iconify-json/ri": "^1.2.5",
94+
"@iconify-json/ri": "^1.2.7",
9595
"@iconify-json/svg-spinners": "^1.2.2",
9696
"@vue/runtime-core": "^3.5.26",
9797
"autoprefixer": "^10.4.21",

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

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"mpx": {
3+
"babel": [
4+
28.22241700000086,
5+
40.051665999999386,
6+
120.83420800000022,
7+
167.57995800000026,
8+
17.30504099999962,
9+
32.617083000001,
10+
543.5549580000006
11+
]
12+
},
13+
"taro-react": {
14+
"babel": [
15+
700.6490840000006,
16+
415.1961250000004,
17+
322.6895829999994
18+
]
19+
},
20+
"native-webpack": {
21+
"babel": [
22+
334.31995800000004
23+
]
24+
},
25+
"taro-vue3": {
26+
"babel": [
27+
835.3624159999999
28+
]
29+
},
30+
"rax": {
31+
"babel": [
32+
23.325708000000304,
33+
58.554041000001234,
34+
167.43887499999983,
35+
183.37841600000138,
36+
194.88754100000006,
37+
205.6125000000011,
38+
122.58262500000092
39+
]
40+
}
41+
}

benchmark/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"echarts": "^6.0.0",
3333
"postcss": "catalog:postcss85",
3434
"tailwindcss": "catalog:tailwindcss4",
35-
"unplugin-vue-router": "^0.19.1",
35+
"unplugin-vue-router": "^0.19.2",
3636
"vite": "^7.3.0",
3737
"vite-plugin-inspect": "^11.3.3",
3838
"vue-echarts": "^8.0.1",

demo/mpx-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@mpxjs/utils": "^2.10.17",
3434
"@vant/weapp": "^1.11.6",
3535
"pinia": "^2.3.1",
36-
"tdesign-miniprogram": "^1.12.0",
36+
"tdesign-miniprogram": "^1.12.1",
3737
"vue": "^2.6.14",
3838
"vue-demi": "^0.14.10",
3939
"vue-i18n": "^8.27.2",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,17 +117,17 @@
117117
"@babel/generator": "~7.28.5",
118118
"@changesets/changelog-github": "^0.5.2",
119119
"@changesets/cli": "^2.29.8",
120-
"@commitlint/cli": "^20.2.0",
120+
"@commitlint/cli": "^20.3.0",
121121
"@csstools/css-color-parser": "^3.1.0",
122122
"@csstools/css-parser-algorithms": "^3.0.5",
123123
"@csstools/css-tokenizer": "^3.0.4",
124124
"@csstools/postcss-is-pseudo-class": "^5.0.3",
125125
"@eslint/config-inspector": "^1.4.2",
126126
"@icebreakers/commitlint-config": "^1.2.3",
127-
"@icebreakers/eslint-config": "^1.6.9",
128-
"@icebreakers/monorepo": "^3.1.13",
127+
"@icebreakers/eslint-config": "^1.6.10",
128+
"@icebreakers/monorepo": "^3.1.15",
129129
"@icebreakers/stylelint-config": "^1.2.4",
130-
"@swc/core": "^1.15.7",
130+
"@swc/core": "^1.15.8",
131131
"@tailwindcss/postcss": "catalog:tailwindcss4",
132132
"@tailwindcss/vite": "catalog:tailwindcss4",
133133
"@tsconfig/recommended": "^1.0.13",

packages-runtime/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"@storybook/addon-interactions": "^8.5.0",
140140
"@storybook/react": "^8.5.0",
141141
"@storybook/react-vite": "^8.5.0",
142-
"@storybook/test": "^8.5.0",
142+
"@storybook/test": "^8.6.15",
143143
"@tailwindcss/vite": "catalog:tailwindcss4",
144144
"@types/react": "^19.2.7",
145145
"@types/react-dom": "^19.0.0",

packages/minify-preserve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"lint:fix": "eslint . --fix"
2323
},
2424
"devDependencies": {
25-
"@swc/core": "^1.15.7"
25+
"@swc/core": "^1.15.8"
2626
}
2727
}

pnpm-lock.yaml

Lines changed: 1996 additions & 1805 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ packages:
88
- '!tailwindcss-weapp'
99
- '!**/test/**'
1010
- demo/*
11+
1112
catalogs:
1213
autoprefixer10:
1314
autoprefixer: ^10.4.23
@@ -99,9 +100,9 @@ catalogs:
99100
typescript59tilde:
100101
typescript: ~5.9.3
101102
typescriptEslint849:
102-
'@typescript-eslint/eslint-plugin': ^8.50.1
103-
'@typescript-eslint/parser': ^8.50.1
104-
typescript-eslint: ^8.50.1
103+
'@typescript-eslint/eslint-plugin': ^8.51.0
104+
'@typescript-eslint/parser': ^8.51.0
105+
typescript-eslint: ^8.51.0
105106
vite5421:
106107
vite: ^5.4.21
107108
vite724:
@@ -120,6 +121,7 @@ catalogs:
120121
weapp-vite: ^5.12.0
121122
wrangler4530:
122123
wrangler: ^4.56.0
124+
123125
onlyBuiltDependencies:
124126
- '@tailwindcss/oxide'
125127
- '@tarojs/binding'
@@ -128,6 +130,7 @@ onlyBuiltDependencies:
128130
- esbuild
129131
- sharp
130132
- workerd
133+
131134
packageExtensions:
132135
'@dcloudio/vue-cli-plugin-hbuilderx@*':
133136
dependencies:

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@docusaurus/tsconfig": "3.9.2",
5959
"@docusaurus/types": "3.9.2",
6060
"@icebreakers/deploy": "^0.1.6",
61-
"@iconify-json/line-md": "^1.2.11",
61+
"@iconify-json/line-md": "^1.2.13",
6262
"@iconify-json/logos": "^1.2.10",
6363
"@iconify-json/mdi": "^1.2.3",
6464
"@iconify-json/mdi-light": "^1.2.2",

0 commit comments

Comments
 (0)