From 3c395949e98cac04a4abb50cd01b633395a5f13a Mon Sep 17 00:00:00 2001 From: Tuan Duc Tran Date: Mon, 23 Dec 2024 01:32:44 +0700 Subject: [PATCH] chore: release v1.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6d74b85..69769e5 100644 --- a/package.json +++ b/package.json @@ -57,14 +57,14 @@ }, "devDependencies": { "@antfu/eslint-config": "^3.12.0", - "bumpp": "^9.9.1", + "bumpp": "^9.9.2", "eslint": "^9.17.0", "esno": "^4.8.0", "lint-staged": "^15.2.11", "simple-git-hooks": "^2.11.1", "typescript": "^5.7.2", "unbuild": "^3.0.1", - "vite": "^6.0.3", + "vite": "^6.0.5", "vitest": "^2.1.8" }, "simple-git-hooks": {