Skip to content

Commit 0dafcfa

Browse files
chore(deps): update all non-major dependencies
1 parent 1d6dada commit 0dafcfa

File tree

2 files changed

+2145
-1197
lines changed

2 files changed

+2145
-1197
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vitesse-uni-app",
33
"version": "0.0.0",
44
"private": true,
5-
"packageManager": "pnpm@8.14.1",
5+
"packageManager": "pnpm@8.15.9",
66
"license": "MIT",
77
"scripts": {
88
"dev": "uni",
@@ -72,24 +72,24 @@
7272
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-4000020240111001",
7373
"@iconify-json/carbon": "^1.1.27",
7474
"@types/node": "^20.11.4",
75-
"@uni-helper/eslint-config": "^0.0.6",
75+
"@uni-helper/eslint-config": "^0.1.0",
7676
"@uni-helper/uni-app-types": "^0.5.12",
7777
"@uni-helper/uni-env": "^0.1.1",
7878
"@uni-helper/unocss-preset-uni": "^0.2.6",
79-
"@uni-helper/vite-plugin-uni-components": "^0.0.8",
79+
"@uni-helper/vite-plugin-uni-components": "^0.0.9",
8080
"@uni-helper/vite-plugin-uni-layouts": "^0.1.7",
8181
"@uni-helper/vite-plugin-uni-manifest": "^0.2.3",
8282
"@uni-helper/vite-plugin-uni-pages": "^0.2.14",
8383
"@uni-helper/volar-service-uni-pages": "^0.2.14",
84-
"@unocss/eslint-config": "^0.58.3",
84+
"@unocss/eslint-config": "^0.62.0",
8585
"@vue/runtime-core": "^3.3.8",
8686
"@vue/tsconfig": "^0.5.1",
8787
"eslint": "^8.56.0",
8888
"lint-staged": "^15.2.0",
8989
"simple-git-hooks": "^2.9.0",
9090
"typescript": "^5.3.3",
91-
"unocss": "^0.58.3",
92-
"unplugin-auto-import": "^0.17.3",
91+
"unocss": "^0.62.0",
92+
"unplugin-auto-import": "^0.18.0",
9393
"vite": "^5.0.11",
9494
"vue-tsc": "^1.8.27"
9595
},

0 commit comments

Comments
 (0)