|
|
|
@ -12,6 +12,7 @@
|
|
|
|
|
"jwt-decode": "^3.1.2", |
|
|
|
|
"nocodb-sdk": "file:../nocodb-sdk", |
|
|
|
|
"socket.io-client": "^4.5.1", |
|
|
|
|
"unique-names-generator": "^4.7.1", |
|
|
|
|
"vue-i18n": "^9.1.10", |
|
|
|
|
"vue-toastification": "^2.0.0-rc.5", |
|
|
|
|
"vuetify": "^3.0.0-alpha.13" |
|
|
|
@ -12986,6 +12987,14 @@
|
|
|
|
|
"unplugin": "^0.6.3" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/unique-names-generator": { |
|
|
|
|
"version": "4.7.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unique-names-generator/-/unique-names-generator-4.7.1.tgz", |
|
|
|
|
"integrity": "sha512-lMx9dX+KRmG8sq6gulYYpKWZc9RlGsgBR6aoO8Qsm3qvkSJ+3rAymr+TnV8EDMrIrwuFJ4kruzMWM/OpYzPoow==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=8" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/unist-util-stringify-position": { |
|
|
|
|
"version": "2.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", |
|
|
|
@ -23859,6 +23868,11 @@
|
|
|
|
|
"unplugin": "^0.6.3" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"unique-names-generator": { |
|
|
|
|
"version": "4.7.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unique-names-generator/-/unique-names-generator-4.7.1.tgz", |
|
|
|
|
"integrity": "sha512-lMx9dX+KRmG8sq6gulYYpKWZc9RlGsgBR6aoO8Qsm3qvkSJ+3rAymr+TnV8EDMrIrwuFJ4kruzMWM/OpYzPoow==" |
|
|
|
|
}, |
|
|
|
|
"unist-util-stringify-position": { |
|
|
|
|
"version": "2.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz", |
|
|
|
|