Skip to content

Commit f25948f

Browse files
Update all non-major dependencies
1 parent c4d32db commit f25948f

File tree

4 files changed

+2110
-1416
lines changed

4 files changed

+2110
-1416
lines changed

demo/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@uni-helper/galanga": "file:../"
6363
},
6464
"devDependencies": {
65-
"@antfu/eslint-config": "^0.39.3",
65+
"@antfu/eslint-config": "^0.43.0",
6666
"@dcloudio/types": "^3.3.3",
6767
"@dcloudio/uni-automator": "3.0.0-alpha-3080320230523001",
6868
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3080320230523001",
@@ -71,22 +71,22 @@
7171
"@iconify-json/carbon": "^1.1.16",
7272
"@types/node": "^20.2.3",
7373
"@uni-helper/uni-app-types": "^0.5.8",
74-
"@uni-helper/uni-env": "^0.0.3",
75-
"@uni-helper/vite-plugin-uni-components": "^0.0.6",
74+
"@uni-helper/uni-env": "^0.1.0",
75+
"@uni-helper/vite-plugin-uni-components": "^0.2.0",
7676
"@uni-helper/vite-plugin-uni-layouts": "^0.1.0",
77-
"@uni-helper/vite-plugin-uni-manifest": "^0.1.3",
77+
"@uni-helper/vite-plugin-uni-manifest": "^0.2.0",
7878
"@uni-helper/vite-plugin-uni-pages": "^0.2.1",
7979
"@uni-helper/volar-service-uni-pages": "^0.2.1",
80-
"@unocss/eslint-config": "^0.52.3",
81-
"@vue/tsconfig": "^0.4.0",
80+
"@unocss/eslint-config": "^0.65.0",
81+
"@vue/tsconfig": "^0.7.0",
8282
"eslint": "^8.41.0",
8383
"lint-staged": "^13.2.2",
8484
"simple-git-hooks": "^2.8.1",
8585
"typescript": "^5.0.4",
86-
"unocss": "^0.52.3",
87-
"unocss-applet": "^0.5.0",
88-
"unplugin-auto-import": "^0.16.2",
89-
"vite": "4.3.9",
86+
"unocss": "^0.65.0",
87+
"unocss-applet": "^0.9.0",
88+
"unplugin-auto-import": "^0.19.0",
89+
"vite": "4.5.10",
9090
"vue-tsc": "^1.6.5"
9191
},
9292
"pnpm": {

0 commit comments

Comments
 (0)