Skip to content

Commit ffafb2c

Browse files
committed
chore: update deps
1 parent f147d1a commit ffafb2c

File tree

2 files changed

+109
-325
lines changed

2 files changed

+109
-325
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "MIT",
1010
"type": "module",
11-
"packageManager": "pnpm@9.12.3",
11+
"packageManager": "pnpm@9.13.0",
1212
"exports": {
1313
".": {
1414
"types": "./dist/types.d.ts",
@@ -72,7 +72,7 @@
7272
"eslint": "^9.14.0",
7373
"nuxt": "^3.14.159",
7474
"typescript": "^5.6.3",
75-
"vitest": "^2.1.4",
75+
"vitest": "^2.1.5",
7676
"vue-tsc": "^2.1.10"
7777
}
7878
}

0 commit comments

Comments
 (0)