feat: update dolphin-components dependency to ^3.1.4
This commit is contained in:
parent
d3cd3665f5
commit
6c16c998de
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -9,7 +9,7 @@
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.13.2",
|
"axios": "^1.13.2",
|
||||||
"dolphin-components": "^3.1.3",
|
"dolphin-components": "^3.1.4",
|
||||||
"echarts": "^6.0.0",
|
"echarts": "^6.0.0",
|
||||||
"nepali-date-library": "^1.1.12",
|
"nepali-date-library": "^1.1.12",
|
||||||
"pinia": "^3.0.4",
|
"pinia": "^3.0.4",
|
||||||
|
|
@ -2945,9 +2945,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/dolphin-components": {
|
"node_modules/dolphin-components": {
|
||||||
"version": "3.1.3",
|
"version": "3.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/dolphin-components/-/dolphin-components-3.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/dolphin-components/-/dolphin-components-3.1.4.tgz",
|
||||||
"integrity": "sha512-HdrO8Gd0Hb7IGChrcivNxz4tFn2Wd7Dthr5o0emiMT1ZCuxwBylP4Aj3HoTi5JKo+j6NGrQs1wQ1bGu1/55IUw==",
|
"integrity": "sha512-YXxJXIuVgY1TZ9T0qLOODC0UoIH6zGfSQ1RWlHrSn4aK+IW5OH1Eot7AB0CQRb13Zm5HJMfkEzvVZnvn8ypQlA==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tailwindcss/vite": "^4.1.18",
|
"@tailwindcss/vite": "^4.1.18",
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.13.2",
|
"axios": "^1.13.2",
|
||||||
"dolphin-components": "^3.1.3",
|
"dolphin-components": "^3.1.4",
|
||||||
"echarts": "^6.0.0",
|
"echarts": "^6.0.0",
|
||||||
"nepali-date-library": "^1.1.12",
|
"nepali-date-library": "^1.1.12",
|
||||||
"pinia": "^3.0.4",
|
"pinia": "^3.0.4",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user