Skip to content

Commit ea71d4f

Browse files
committed
chore: update deps
1 parent 680a042 commit ea71d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"lint:fix": "eslint . --fix"
55
},
66
"devDependencies": {
7-
"@uni-helper/eslint-config": "^0.6.1",
7+
"@uni-helper/eslint-config": "^0.7.1",
88
"eslint": "^10.0.0"
99
}
1010
}
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-components": "^0.2.6"
3+
"@uni-helper/vite-plugin-uni-components": "^0.2.10"
44
}
55
}

0 commit comments

Comments
 (0)