From ca97ae58ce2e44200e7624448191730c524a31e7 Mon Sep 17 00:00:00 2001 From: Sandip Date: Wed, 28 Jan 2026 14:25:52 +0545 Subject: [PATCH] Updated Packages File --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66a914c..7f9fde8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,12 +8,12 @@ "name": "vue-bolier-plate", "version": "0.0.0", "dependencies": { - "axios": "^1.13.3", + "axios": "^1.13.4", "dolphin-components": "^3.1.5", "echarts": "^6.0.0", "nepali-date-library": "^1.1.12", "pinia": "^3.0.4", - "typescript-eslint": "^8.53.1", + "typescript-eslint": "^8.54.0", "vue": "^3.5.27", "vue-echarts": "^8.0.1", "vue-router": "^4.6.4" diff --git a/package.json b/package.json index 8dab6f5..c21bdf7 100644 --- a/package.json +++ b/package.json @@ -19,12 +19,12 @@ "lint:fix": "eslint src --fix" }, "dependencies": { - "axios": "^1.13.3", + "axios": "^1.13.4", "dolphin-components": "^3.1.5", "echarts": "^6.0.0", "nepali-date-library": "^1.1.12", "pinia": "^3.0.4", - "typescript-eslint": "^8.53.1", + "typescript-eslint": "^8.54.0", "vue": "^3.5.27", "vue-echarts": "^8.0.1", "vue-router": "^4.6.4"