feat: update dolphin-components dependency to ^3.1.4

This commit is contained in:
Sandip Ghimire 2026-01-21 15:52:12 +05:45
parent d3cd3665f5
commit 6c16c998de
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"axios": "^1.13.2",
"dolphin-components": "^3.1.3",
"dolphin-components": "^3.1.4",
"echarts": "^6.0.0",
"nepali-date-library": "^1.1.12",
"pinia": "^3.0.4",
@ -2945,9 +2945,9 @@
}
},
"node_modules/dolphin-components": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/dolphin-components/-/dolphin-components-3.1.3.tgz",
"integrity": "sha512-HdrO8Gd0Hb7IGChrcivNxz4tFn2Wd7Dthr5o0emiMT1ZCuxwBylP4Aj3HoTi5JKo+j6NGrQs1wQ1bGu1/55IUw==",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/dolphin-components/-/dolphin-components-3.1.4.tgz",
"integrity": "sha512-YXxJXIuVgY1TZ9T0qLOODC0UoIH6zGfSQ1RWlHrSn4aK+IW5OH1Eot7AB0CQRb13Zm5HJMfkEzvVZnvn8ypQlA==",
"license": "Apache-2.0",
"dependencies": {
"@tailwindcss/vite": "^4.1.18",

View File

@ -20,7 +20,7 @@
},
"dependencies": {
"axios": "^1.13.2",
"dolphin-components": "^3.1.3",
"dolphin-components": "^3.1.4",
"echarts": "^6.0.0",
"nepali-date-library": "^1.1.12",
"pinia": "^3.0.4",