[create-pull-request] automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
pranavxc
2024-11-19 07:04:36 +00:00
committed by GitHub
parent 61b1ced5c8
commit 5dd56c47f1
5 changed files with 313 additions and 286 deletions

View File

@@ -83,7 +83,7 @@
"marked": "^4.3.0",
"monaco-editor": "^0.50.0",
"monaco-sql-languages": "^0.11.0",
"nocodb-sdk": "workspace:^",
"nocodb-sdk": "0.258.1",
"papaparse": "^5.4.1",
"parse-github-url": "^1.0.2",
"pdfobject": "^2.3.0",

View File

@@ -1,6 +1,6 @@
{
"name": "nc-lib-gui",
"version": "0.258.0",
"version": "0.258.1",
"description": "NocoDB GUI",
"author": {
"name": "NocoDB",

View File

@@ -1,6 +1,6 @@
{
"name": "nocodb-sdk",
"version": "0.258.0",
"version": "0.258.1",
"description": "NocoDB SDK",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "nocodb",
"version": "0.258.0",
"version": "0.258.1",
"description": "NocoDB Backend",
"main": "dist/bundle.js",
"author": {
@@ -124,9 +124,9 @@
"multer": "^1.4.5-lts.1",
"mysql2": "^3.9.7",
"nanoid": "^3.3.7",
"nc-lib-gui": "0.258.0",
"nc-lib-gui": "0.258.1",
"nestjs-throttler-storage-redis": "^0.4.4",
"nocodb-sdk": "workspace:^",
"nocodb-sdk": "0.258.1",
"nodemailer": "^6.9.13",
"object-hash": "^3.0.0",
"object-sizeof": "^2.6.4",

587
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff