mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 04:16:05 +00:00
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nc-lib-gui",
|
||||
"version": "0.258.0",
|
||||
"version": "0.258.1",
|
||||
"description": "NocoDB GUI",
|
||||
"author": {
|
||||
"name": "NocoDB",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
587
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user