|
|
|
@ -30,7 +30,7 @@
|
|
|
|
|
"leaflet.markercluster": "^1.5.3", |
|
|
|
|
"locale-codes": "^1.3.1", |
|
|
|
|
"monaco-editor": "^0.33.0", |
|
|
|
|
"nocodb-sdk": "0.109.7", |
|
|
|
|
"nocodb-sdk": "file:../nocodb-sdk", |
|
|
|
|
"papaparse": "^5.3.2", |
|
|
|
|
"pinia": "^2.0.33", |
|
|
|
|
"qrcode": "^1.5.1", |
|
|
|
@ -12239,8 +12239,8 @@
|
|
|
|
|
}, |
|
|
|
|
"node_modules/nocodb-sdk": { |
|
|
|
|
"version": "0.109.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.109.7.tgz", |
|
|
|
|
"integrity": "sha512-ljdYQKXOwZcg6iWw38BMWEeOKvKyrThpejd8A5mG0P33wpRxNnJ12cxTTb+ET1IPhS/Yy/RpmDW3ZtaMorn2jQ==", |
|
|
|
|
"resolved": "file:../nocodb-sdk", |
|
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
@ -27280,8 +27280,6 @@
|
|
|
|
|
}, |
|
|
|
|
"nocodb-sdk": { |
|
|
|
|
"version": "0.109.7", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.109.7.tgz", |
|
|
|
|
"integrity": "sha512-ljdYQKXOwZcg6iWw38BMWEeOKvKyrThpejd8A5mG0P33wpRxNnJ12cxTTb+ET1IPhS/Yy/RpmDW3ZtaMorn2jQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
|