mirror of
https://github.com/xtr-dev/rondevu-demo.git
synced 2025-12-10 02:43:23 +00:00
Update rondevu-client to v0.0.5
- Update @xtr-dev/rondevu-client dependency to ^0.0.5 - New version includes default baseUrl and origin override support 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "rondevu-demo",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@xtr-dev/rondevu-client": "^0.0.4",
|
||||
"@xtr-dev/rondevu-client": "^0.0.5",
|
||||
"@zxing/library": "^0.21.3",
|
||||
"qrcode": "^1.5.4",
|
||||
"react": "^18.2.0",
|
||||
@@ -1170,9 +1170,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@xtr-dev/rondevu-client": {
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@xtr-dev/rondevu-client/-/rondevu-client-0.0.4.tgz",
|
||||
"integrity": "sha512-hjvCvjUatIxKsEzykDjCjdax9e2/CXFW39EqVmSOdJI4BOySAta6dIjiACL2aPkM/WZI+lmJpY0+qnGcJz3c9g==",
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@xtr-dev/rondevu-client/-/rondevu-client-0.0.5.tgz",
|
||||
"integrity": "sha512-L6FAt78fxMIdx6FaLSlPlXaKqR1XUv4buXiURqM3arZvFtou4x2giNCjRxALl8eG0X8YrIFdH2nNZBgKqQVHWA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@zxing/library": {
|
||||
|
||||
Reference in New Issue
Block a user