chore: Update dolphin-components, vue-router, @types/node, and @vitejs/plugin-vue dependencies.

This commit is contained in:
Sandip Ghimire 2026-02-03 11:01:48 +05:45
parent ca97ae58ce
commit b906a152d0
2 changed files with 522 additions and 202 deletions

716
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,19 +20,19 @@
},
"dependencies": {
"axios": "^1.13.4",
"dolphin-components": "^3.1.5",
"dolphin-components": "^3.1.6",
"echarts": "^6.0.0",
"nepali-date-library": "^1.1.12",
"pinia": "^3.0.4",
"typescript-eslint": "^8.54.0",
"vue": "^3.5.27",
"vue-echarts": "^8.0.1",
"vue-router": "^4.6.4"
"vue-router": "^5.0.2"
},
"devDependencies": {
"@tsconfig/node24": "^24.0.4",
"@types/node": "^25.0.10",
"@vitejs/plugin-vue": "^6.0.3",
"@types/node": "^25.2.0",
"@vitejs/plugin-vue": "^6.0.4",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.6.0",
"@vue/tsconfig": "^0.8.1",