mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:47:29 +00:00
fix: sync more dependencies
This commit is contained in:
@@ -66,8 +66,11 @@
|
||||
"tar-fs@<2.1.2": ">=3.0.7",
|
||||
"highlight.js@<9.18.5": ">=11.11.1",
|
||||
"multer@1.4.4-lts.1": ">=2.0.0",
|
||||
"vue-i8n@<9.14.3": ">=9.14.3",
|
||||
"knex@<3.1.0": ">=3.1.0"
|
||||
"knex@<3.1.0": ">=3.1.0",
|
||||
"cookie": ">=0.7.2",
|
||||
"vue@<3": ">=3",
|
||||
"@azure/identity@<4.2.1": ">=4.2.1",
|
||||
"vue-i8n@<9.14.3": ">=9.14.3"
|
||||
},
|
||||
"onlyBuiltDependencies": [
|
||||
"@nestjs/core",
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"html-entities": "^2.5.2",
|
||||
"httpsnippet": "^2.0.0",
|
||||
"inflection": "^1.13.4",
|
||||
"isomorphic-dompurify": "^1.13.0",
|
||||
"isomorphic-dompurify": "^2.25.0",
|
||||
"jsbarcode": "^3.11.6",
|
||||
"jsep": "^1.4.0",
|
||||
"jwt-decode": "^3.1.2",
|
||||
|
||||
@@ -69,7 +69,6 @@
|
||||
"@react-email/components": "0.0.41",
|
||||
"@react-email/render": "^1.1.2",
|
||||
"@sentry/node": "^6.19.7",
|
||||
"@techpass/passport-openidconnect": "^0.3.3",
|
||||
"@types/chai": "^4.3.20",
|
||||
"airtable": "^0.12.2",
|
||||
"ajv": "^8.17.1",
|
||||
@@ -81,8 +80,6 @@
|
||||
"boxen": "^5.1.2",
|
||||
"bull": "^4.16.5",
|
||||
"clear": "^0.1.0",
|
||||
"clickhouse": "^2.6.0",
|
||||
"clickhouse-migrations": "^0.1.14",
|
||||
"colors": "^1.4.0",
|
||||
"compare-versions": "^6.1.1",
|
||||
"content-disposition": "^0.5.4",
|
||||
@@ -111,7 +108,7 @@
|
||||
"ioredis": "^5.6.1",
|
||||
"ioredis-mock": "^8.9.0",
|
||||
"is-docker": "^2.2.1",
|
||||
"isomorphic-dompurify": "^1.13.0",
|
||||
"isomorphic-dompurify": "^2.25.0",
|
||||
"jsep": "^1.4.0",
|
||||
"json5": "^2.2.3",
|
||||
"jsonfile": "^6.1.0",
|
||||
|
||||
815
pnpm-lock.yaml
generated
815
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user