mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:58:31 +00:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nc-lib-gui",
|
||||
"version": "0.84.3",
|
||||
"version": "0.84.5",
|
||||
"description": "> TODO: description",
|
||||
"author": "“pranavxc” <pranavxc@gmail.com>",
|
||||
"homepage": "https://gitlab.com/xgenecloud-ts/xgenecloud-ts#readme",
|
||||
|
||||
18
packages/nocodb/package-lock.json
generated
18
packages/nocodb/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nocodb",
|
||||
"version": "0.84.1",
|
||||
"version": "0.84.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nocodb",
|
||||
"version": "0.84.1",
|
||||
"version": "0.84.2",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@google-cloud/storage": "^5.7.2",
|
||||
@@ -67,7 +67,7 @@
|
||||
"nanoid": "^3.1.20",
|
||||
"nc-common": "0.0.6",
|
||||
"nc-help": "^0.2.24",
|
||||
"nc-lib-gui": "0.84.2",
|
||||
"nc-lib-gui": "0.84.5",
|
||||
"nc-plugin": "^0.1.1",
|
||||
"ncp": "^2.0.0",
|
||||
"nodemailer": "^6.4.10",
|
||||
@@ -15943,9 +15943,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nc-lib-gui": {
|
||||
"version": "0.84.2",
|
||||
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.2.tgz",
|
||||
"integrity": "sha512-MpzSILDGSjY8bYdLb1HTHE1XI1Cnzy/RhmhnLrjzZBvpMCOzjaRBAggfNPTR8kwACsvYmrLI6xoyjZU9Um2k2w==",
|
||||
"version": "0.84.5",
|
||||
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.5.tgz",
|
||||
"integrity": "sha512-Bdz1PD/lyRvNAFfc7VOAG2mYDyAZiULfYb/sBoRZAGzRis/wTIZhQOw25p5MCFvZMzY8cigQb+Fsh9FpfA31SQ==",
|
||||
"dependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"body-parser": "^1.19.0",
|
||||
@@ -37219,9 +37219,9 @@
|
||||
}
|
||||
},
|
||||
"nc-lib-gui": {
|
||||
"version": "0.84.2",
|
||||
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.2.tgz",
|
||||
"integrity": "sha512-MpzSILDGSjY8bYdLb1HTHE1XI1Cnzy/RhmhnLrjzZBvpMCOzjaRBAggfNPTR8kwACsvYmrLI6xoyjZU9Um2k2w==",
|
||||
"version": "0.84.5",
|
||||
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.5.tgz",
|
||||
"integrity": "sha512-Bdz1PD/lyRvNAFfc7VOAG2mYDyAZiULfYb/sBoRZAGzRis/wTIZhQOw25p5MCFvZMzY8cigQb+Fsh9FpfA31SQ==",
|
||||
"requires": {
|
||||
"axios": "^0.19.2",
|
||||
"body-parser": "^1.19.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "nocodb",
|
||||
"version": "0.84.2",
|
||||
"description": "xc-cli",
|
||||
"version": "0.84.3",
|
||||
"description": "NocoDB",
|
||||
"main": "dist/bundle.js",
|
||||
"repository": "https://github.com/nocodb/nocodb",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
@@ -148,7 +148,7 @@
|
||||
"nanoid": "^3.1.20",
|
||||
"nc-common": "0.0.6",
|
||||
"nc-help": "^0.2.24",
|
||||
"nc-lib-gui": "0.84.2",
|
||||
"nc-lib-gui": "0.84.5",
|
||||
"nc-plugin": "^0.1.1",
|
||||
"ncp": "^2.0.0",
|
||||
"nodemailer": "^6.4.10",
|
||||
|
||||
Reference in New Issue
Block a user