Skip to content

Commit ea2fd54

Browse files
authored
chore: update deps (#166)
1 parent 509e6e1 commit ea2fd54

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"uview-pro": "^0.4.13"
3+
"uview-pro": "^0.5.1"
44
}
55
}

packages/core/template/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@uni-helper/unh": "^0.2.10",
4141
"@uni-helper/uni-types": "^1.0.0-alpha.7",
4242
"@vue/runtime-core": "3.4.21",
43-
"miniprogram-api-typings": "^4.1.2",
43+
"miniprogram-api-typings": "^5.0.0",
4444
"sass": "1.64.2",
4545
"vite": "5.2.8"
4646
}

packages/core/template/config/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type-check": "vue-tsc --noEmit"
44
},
55
"devDependencies": {
6-
"@types/node": "^25.0.6",
6+
"@types/node": "^25.0.9",
77
"@vue/tsconfig": "^0.8.1",
88
"typescript": "^5.9.3",
99
"vue-tsc": "^3.2.2"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"echarts": "^6.0.0",
4-
"uni-echarts": "^2.4.1"
4+
"uni-echarts": "^2.4.2"
55
}
66
}

packages/core/template/module/unocss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@iconify-json/carbon": "^1.2.16",
3+
"@iconify-json/carbon": "^1.2.18",
44
"@uni-helper/unocss-preset-uni": "^0.2.11",
55
"unocss": "66.0.0"
66
},
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"devDependencies": {
3-
"@uni-helper/vite-plugin-uni-pages": "^0.3.22"
3+
"@uni-helper/vite-plugin-uni-pages": "^0.3.23"
44
}
55
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)