Skip to content

Commit 2e2054c

Browse files
fix(deps): update all non-major dependencies
1 parent c87b13c commit 2e2054c

File tree

2 files changed

+762
-73
lines changed

2 files changed

+762
-73
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@uni-helper/vite-plugin-uni-layouts",
33
"type": "module",
44
"version": "0.1.10",
5-
"packageManager": "pnpm@8.9.0",
5+
"packageManager": "pnpm@8.15.9",
66
"description": "Customizable layouts framework for uni-app applications using Vite.",
77
"author": "KeJun",
88
"license": "MIT",
@@ -63,7 +63,7 @@
6363
"@uni-helper/uni-env": "^0.1.1",
6464
"@vue/compiler-core": "^3.3.11",
6565
"@vue/compiler-sfc": "^3.3.11",
66-
"ast-kit": "^0.11.3",
66+
"ast-kit": "^0.12.0",
6767
"c12": "^1.5.1",
6868
"chokidar": "^3.5.3",
6969
"fast-glob": "^3.3.2",
@@ -72,7 +72,7 @@
7272
"scule": "^1.1.1"
7373
},
7474
"devDependencies": {
75-
"@antfu/eslint-config": "1.0.0-beta.26",
75+
"@antfu/eslint-config": "1.2.1",
7676
"@types/node": "^20.10.4",
7777
"bumpp": "^9.2.1",
7878
"eslint": "^8.55.0",

0 commit comments

Comments
 (0)