Browse Source

chore: update sdk path

pull/8757/head
github-actions[bot] 2 weeks ago
parent
commit
c59f1a31bf
  1. 2
      packages/nc-gui/package.json
  2. 2
      packages/nocodb/package.json
  3. 6
      pnpm-lock.yaml

2
packages/nc-gui/package.json

@ -76,7 +76,7 @@
"marked": "^4.3.0",
"monaco-editor": "^0.45.0",
"monaco-sql-languages": "^0.11.0",
"nocodb-sdk": "0.250.2",
"nocodb-sdk": "workspace:^",
"papaparse": "^5.4.1",
"parse-github-url": "^1.0.2",
"pinia": "^2.1.7",

2
packages/nocodb/package.json

@ -137,7 +137,7 @@
"ncp": "^2.0.0",
"nestjs-kafka": "^1.0.6",
"nestjs-throttler-storage-redis": "^0.4.4",
"nocodb-sdk": "0.250.2",
"nocodb-sdk": "workspace:^",
"nodemailer": "^6.9.13",
"object-hash": "^3.0.0",
"object-sizeof": "^2.6.4",

6
pnpm-lock.yaml

@ -158,7 +158,7 @@ importers:
specifier: ^0.11.0
version: 0.11.0
nocodb-sdk:
specifier: 0.250.2
specifier: workspace:^
version: link:../nocodb-sdk
papaparse:
specifier: ^5.4.1
@ -727,7 +727,7 @@ importers:
specifier: ^0.4.4
version: 0.4.4(@nestjs/common@10.3.8)(@nestjs/core@10.3.8)(@nestjs/throttler@5.1.2)(ioredis@5.4.1)(reflect-metadata@0.2.1)
nocodb-sdk:
specifier: 0.250.2
specifier: workspace:^
version: link:../nocodb-sdk
nodemailer:
specifier: ^6.9.13
@ -15717,7 +15717,7 @@ packages:
eslint: 8.56.0
eslint-import-resolver-node: 0.3.9
eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0)
hasown: 2.0.1
hasown: 2.0.0
is-core-module: 2.13.1
is-glob: 4.0.3
minimatch: 3.1.2

Loading…
Cancel
Save