Updated Packages File

This commit is contained in:
Sandip Ghimire 2026-01-28 14:25:52 +05:45
parent 15d551d51f
commit ca97ae58ce
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -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"

View File

@ -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"