Fix: Update @xtr-dev/rondevu-client dependency in package-lock.json

Replaced local file reference with published version (0.0.4) to ensure proper integrity and resolve potential dependency issues.
This commit is contained in:
2025-11-07 21:51:27 +01:00
parent 98608a4c9c
commit 7658e1bd53

7
package-lock.json generated
View File

@@ -22,6 +22,7 @@
"../client": { "../client": {
"name": "@xtr-dev/rondevu-client", "name": "@xtr-dev/rondevu-client",
"version": "0.0.4", "version": "0.0.4",
"extraneous": true,
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"typescript": "^5.9.3" "typescript": "^5.9.3"
@@ -1167,8 +1168,10 @@
} }
}, },
"node_modules/@xtr-dev/rondevu-client": { "node_modules/@xtr-dev/rondevu-client": {
"resolved": "../client", "version": "0.0.4",
"link": true "resolved": "https://registry.npmjs.org/@xtr-dev/rondevu-client/-/rondevu-client-0.0.4.tgz",
"integrity": "sha512-hjvCvjUatIxKsEzykDjCjdax9e2/CXFW39EqVmSOdJI4BOySAta6dIjiACL2aPkM/WZI+lmJpY0+qnGcJz3c9g==",
"license": "MIT"
}, },
"node_modules/baseline-browser-mapping": { "node_modules/baseline-browser-mapping": {
"version": "2.8.23", "version": "2.8.23",