mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 10:19:51 -06:00
fix: Update n8n-node dependencies (#774)
This commit is contained in:
@@ -44,11 +44,14 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/request-promise-native": "~1.0.15",
|
||||
"@typescript-eslint/parser": "~5.45",
|
||||
"eslint-plugin-n8n-nodes-base": "^1.11.0",
|
||||
"gulp": "^4.0.2",
|
||||
"n8n-core": "^1.1.1",
|
||||
"n8n-workflow": "^1.1.1"
|
||||
"n8n-core": "legacy",
|
||||
"n8n-workflow": "legacy",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "~4.8.4"
|
||||
}
|
||||
}
|
||||
|
||||
265
pnpm-lock.yaml
generated
265
pnpm-lock.yaml
generated
@@ -1,5 +1,9 @@
|
||||
lockfileVersion: '6.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
@@ -257,13 +261,13 @@ importers:
|
||||
version: 7.61.0(next@13.4.10)(react@18.2.0)
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.6.0
|
||||
version: 0.6.0(typescript@5.1.6)(zod@3.21.4)
|
||||
version: 0.6.0(typescript@4.8.4)(zod@3.21.4)
|
||||
bcryptjs:
|
||||
specifier: ^2.4.3
|
||||
version: 2.4.3
|
||||
eslint-config-next:
|
||||
specifier: ^13.4.12
|
||||
version: 13.4.12(eslint@8.46.0)(typescript@5.1.6)
|
||||
version: 13.4.12(eslint@8.46.0)(typescript@4.8.4)
|
||||
jsonwebtoken:
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
@@ -423,13 +427,13 @@ importers:
|
||||
version: 8.46.0
|
||||
eslint-config-next:
|
||||
specifier: ^13.4.12
|
||||
version: 13.4.12(eslint@8.46.0)(typescript@5.1.6)
|
||||
version: 13.4.12(eslint@8.46.0)(typescript@4.8.4)
|
||||
eslint-config-prettier:
|
||||
specifier: ^8.10.0
|
||||
version: 8.10.0(eslint@8.46.0)
|
||||
eslint-config-turbo:
|
||||
specifier: latest
|
||||
version: 1.10.13(eslint@8.46.0)
|
||||
version: 1.8.8(eslint@8.46.0)
|
||||
eslint-plugin-react:
|
||||
specifier: 7.33.1
|
||||
version: 7.33.1(eslint@8.46.0)
|
||||
@@ -456,10 +460,10 @@ importers:
|
||||
version: 29.5.3
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^6.2.1
|
||||
version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6)
|
||||
version: 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@4.8.4)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^6.2.1
|
||||
version: 6.2.1(eslint@8.46.0)(typescript@5.1.6)
|
||||
version: 6.2.1(eslint@8.46.0)(typescript@4.8.4)
|
||||
autoprefixer:
|
||||
specifier: ^10.4.14
|
||||
version: 10.4.14(postcss@8.4.27)
|
||||
@@ -474,7 +478,7 @@ importers:
|
||||
version: link:../eslint-config-formbricks
|
||||
eslint-config-preact:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@5.1.6)
|
||||
version: 1.3.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@4.8.4)
|
||||
isomorphic-fetch:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
@@ -498,7 +502,7 @@ importers:
|
||||
version: 10.16.0
|
||||
preact-cli:
|
||||
specifier: ^3.5.0
|
||||
version: 3.5.0(eslint@8.46.0)(preact-render-to-string@6.2.0)(preact@10.16.0)(typescript@5.1.6)
|
||||
version: 3.5.0(eslint@8.46.0)(preact-render-to-string@6.2.0)(preact@10.16.0)(typescript@4.8.4)
|
||||
preact-render-to-string:
|
||||
specifier: ^6.2.0
|
||||
version: 6.2.0(preact@10.16.0)
|
||||
@@ -545,24 +549,33 @@ importers:
|
||||
|
||||
packages/n8n-node:
|
||||
devDependencies:
|
||||
'@types/express':
|
||||
specifier: ^4.17.6
|
||||
version: 4.17.17
|
||||
'@types/request-promise-native':
|
||||
specifier: ~1.0.15
|
||||
version: 1.0.15
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ~5.45
|
||||
version: 5.45.0(eslint@8.46.0)(typescript@5.1.6)
|
||||
version: 5.45.0(eslint@8.46.0)(typescript@4.8.4)
|
||||
eslint-plugin-n8n-nodes-base:
|
||||
specifier: ^1.11.0
|
||||
version: 1.11.0(eslint@8.46.0)(typescript@5.1.6)
|
||||
version: 1.11.0(eslint@8.46.0)(typescript@4.8.4)
|
||||
gulp:
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2
|
||||
n8n-core:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
specifier: legacy
|
||||
version: 0.175.1
|
||||
n8n-workflow:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
specifier: legacy
|
||||
version: 0.156.1
|
||||
prettier:
|
||||
specifier: ^2.7.1
|
||||
version: 2.8.8
|
||||
typescript:
|
||||
specifier: ~4.8.4
|
||||
version: 4.8.4
|
||||
|
||||
packages/prettier-config:
|
||||
devDependencies:
|
||||
@@ -3743,8 +3756,8 @@ packages:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@n8n/client-oauth2@0.5.1:
|
||||
resolution: {integrity: sha512-78VmLZ+mbUrNxDcLTJYV2h2kHzpQpV1L9WJ6ZZvVVc77bOADbAJ+nvBQkhXDJqWcgCkSWHfE5n/pxMskZyUFmQ==}
|
||||
/@n8n/client-oauth2@0.4.0:
|
||||
resolution: {integrity: sha512-qrWRNPjajNCvKH9pItWq1AUhBqiyl4swurkJ5M1uklW3jheBffAJPNA4tnJSo/RCzG12ShQ3pTu83O1wmfVT8A==}
|
||||
dependencies:
|
||||
axios: 0.21.4
|
||||
transitivePeerDependencies:
|
||||
@@ -5662,24 +5675,24 @@ packages:
|
||||
dependencies:
|
||||
defer-to-connect: 1.1.3
|
||||
|
||||
/@t3-oss/env-core@0.6.0(typescript@5.1.6)(zod@3.21.4):
|
||||
/@t3-oss/env-core@0.6.0(typescript@4.8.4)(zod@3.21.4):
|
||||
resolution: {integrity: sha512-3FkPAba069WRZVVab/sB1m3eSGn/rZeypx5k+sWEu1d+k0OQdRDnvFS+7MtxYgqVrwaRk3b7yVnX2dgSPVmWPQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=4.7.2'
|
||||
zod: ^3.0.0
|
||||
dependencies:
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
zod: 3.21.4
|
||||
dev: false
|
||||
|
||||
/@t3-oss/env-nextjs@0.6.0(typescript@5.1.6)(zod@3.21.4):
|
||||
/@t3-oss/env-nextjs@0.6.0(typescript@4.8.4)(zod@3.21.4):
|
||||
resolution: {integrity: sha512-SpzcGNIbUYcQw4zPPFeRJqCC1560zL7QmB0puIqOnuCsmykPkqHPX+n9CNZLXVQerboHzfvb7Kd+jAdouk72Vw==}
|
||||
peerDependencies:
|
||||
typescript: '>=4.7.2'
|
||||
zod: ^3.0.0
|
||||
dependencies:
|
||||
'@t3-oss/env-core': 0.6.0(typescript@5.1.6)(zod@3.21.4)
|
||||
typescript: 5.1.6
|
||||
'@t3-oss/env-core': 0.6.0(typescript@4.8.4)(zod@3.21.4)
|
||||
typescript: 4.8.4
|
||||
zod: 3.21.4
|
||||
dev: false
|
||||
|
||||
@@ -6181,7 +6194,7 @@ packages:
|
||||
'@types/yargs-parser': 21.0.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/eslint-plugin@6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-iZVM/ALid9kO0+I81pnp1xmYiFyqibAHzrqX4q5YvvVEyJqY+e6rfTXSCsc2jUxGNqJqTfFSSij/NFkZBiBzLw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6193,10 +6206,10 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.6.2
|
||||
'@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@4.8.4)
|
||||
'@typescript-eslint/scope-manager': 6.2.1
|
||||
'@typescript-eslint/type-utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/type-utils': 6.2.1(eslint@8.46.0)(typescript@4.8.4)
|
||||
'@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@4.8.4)
|
||||
'@typescript-eslint/visitor-keys': 6.2.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.46.0
|
||||
@@ -6205,26 +6218,26 @@ packages:
|
||||
natural-compare: 1.4.0
|
||||
natural-compare-lite: 1.4.0
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.1(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
ts-api-utils: 1.0.1(typescript@4.8.4)
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils@5.54.0(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/experimental-utils@5.54.0(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-rRYECOTh5V3iWsrOzXi7h1jp3Bi9OkJHrb3wECi3DVqMGTilo9wAYmCbT+6cGdrzUY3MWcAa2mESM6FMik6tVw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.54.0(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 5.54.0(eslint@8.46.0)(typescript@4.8.4)
|
||||
eslint: 8.46.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.45.0(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/parser@5.45.0(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -6236,15 +6249,15 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.45.0
|
||||
'@typescript-eslint/types': 5.45.0
|
||||
'@typescript-eslint/typescript-estree': 5.45.0(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 5.45.0(typescript@4.8.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.46.0
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.59.9(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/parser@5.59.9(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -6256,14 +6269,14 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.59.9
|
||||
'@typescript-eslint/types': 5.59.9
|
||||
'@typescript-eslint/typescript-estree': 5.59.9(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 5.59.9(typescript@4.8.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.46.0
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@typescript-eslint/parser@6.2.1(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/parser@6.2.1(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-Ld+uL1kYFU8e6btqBFpsHkwQ35rw30IWpdQxgOqOh4NfxSDH6uCkah1ks8R/RgQqI5hHPXMaLy9fbFseIe+dIg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6275,11 +6288,11 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.2.1
|
||||
'@typescript-eslint/types': 6.2.1
|
||||
'@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 6.2.1(typescript@4.8.4)
|
||||
'@typescript-eslint/visitor-keys': 6.2.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.46.0
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -6315,7 +6328,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 6.2.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.2.1(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/type-utils@6.2.1(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-fTfCgomBMIgu2Dh2Or3gMYgoNAnQm3RLtRp+jP7A8fY+LJ2+9PNpi5p6QB5C4RSP+U3cjI0vDlI3mspAkpPVbQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6325,12 +6338,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 6.2.1(typescript@4.8.4)
|
||||
'@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@4.8.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.46.0
|
||||
ts-api-utils: 1.0.1(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
ts-api-utils: 1.0.1(typescript@4.8.4)
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -6354,7 +6367,7 @@ packages:
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.45.0(typescript@5.1.6):
|
||||
/@typescript-eslint/typescript-estree@5.45.0(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -6369,13 +6382,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
tsutils: 3.21.0(typescript@4.8.4)
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.54.0(typescript@5.1.6):
|
||||
/@typescript-eslint/typescript-estree@5.54.0(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -6390,13 +6403,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
tsutils: 3.21.0(typescript@4.8.4)
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.59.9(typescript@5.1.6):
|
||||
/@typescript-eslint/typescript-estree@5.59.9(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -6411,12 +6424,12 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
tsutils: 3.21.0(typescript@4.8.4)
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.2.1(typescript@5.1.6):
|
||||
/@typescript-eslint/typescript-estree@6.2.1(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-G+UJeQx9AKBHRQBpmvr8T/3K5bJa485eu+4tQBxFq0KoT22+jJyzo1B50JDT9QdC1DEmWQfdKsa8ybiNWYsi0Q==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6431,13 +6444,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.1(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
ts-api-utils: 1.0.1(typescript@4.8.4)
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.54.0(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/utils@5.54.0(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -6447,7 +6460,7 @@ packages:
|
||||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 5.54.0
|
||||
'@typescript-eslint/types': 5.54.0
|
||||
'@typescript-eslint/typescript-estree': 5.54.0(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 5.54.0(typescript@4.8.4)
|
||||
eslint: 8.46.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0(eslint@8.46.0)
|
||||
@@ -6457,7 +6470,7 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.2.1(eslint@8.46.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/utils@6.2.1(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-eBIXQeupYmxVB6S7x+B9SdBeB6qIdXKjgQBge2J+Ouv8h9Cxm5dHf/gfAZA6dkMaag+03HdbVInuXMmqFB/lKQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6468,7 +6481,7 @@ packages:
|
||||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 6.2.1
|
||||
'@typescript-eslint/types': 6.2.1
|
||||
'@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 6.2.1(typescript@4.8.4)
|
||||
eslint: 8.46.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
@@ -7170,9 +7183,9 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
get-intrinsic: 1.1.3
|
||||
get-intrinsic: 1.2.1
|
||||
is-string: 1.0.7
|
||||
|
||||
/array-initial@1.1.0:
|
||||
@@ -7227,7 +7240,7 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
es-shim-unscopables: 1.0.0
|
||||
|
||||
@@ -7246,10 +7259,10 @@ packages:
|
||||
resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
es-shim-unscopables: 1.0.0
|
||||
get-intrinsic: 1.1.3
|
||||
get-intrinsic: 1.2.1
|
||||
|
||||
/arrify@1.0.1:
|
||||
resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==}
|
||||
@@ -9679,13 +9692,6 @@ packages:
|
||||
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
/define-properties@1.1.4:
|
||||
resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
has-property-descriptors: 1.0.0
|
||||
object-keys: 1.1.1
|
||||
|
||||
/define-properties@1.2.0:
|
||||
resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -10532,7 +10538,7 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-config-next@13.4.12(eslint@8.46.0)(typescript@5.1.6):
|
||||
/eslint-config-next@13.4.12(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-ZF0r5vxKaVazyZH/37Au/XItiG7qUOBw+HaH3PeyXltIMwXorsn6bdrl0Nn9N5v5v9spc+6GM2ryjugbjF6X2g==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
@@ -10543,7 +10549,7 @@ packages:
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.4.12
|
||||
'@rushstack/eslint-patch': 1.2.0
|
||||
'@typescript-eslint/parser': 5.59.9(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 5.59.9(eslint@8.46.0)(typescript@4.8.4)
|
||||
eslint: 8.46.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 3.5.2(eslint-plugin-import@2.26.0)(eslint@8.46.0)
|
||||
@@ -10551,12 +10557,12 @@ packages:
|
||||
eslint-plugin-jsx-a11y: 6.6.1(eslint@8.46.0)
|
||||
eslint-plugin-react: 7.33.1(eslint@8.46.0)
|
||||
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.46.0)
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
|
||||
/eslint-config-preact@1.3.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@5.1.6):
|
||||
/eslint-config-preact@1.3.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-yHYXg5qNzEJd3D/30AmsIW0W8MuY858KpApXp7xxBF08IYUljSKCOqMx+dVucXHQnAm7+11wOnMkgVHIBAechw==}
|
||||
peerDependencies:
|
||||
eslint: 6.x || 7.x || 8.x
|
||||
@@ -10568,7 +10574,7 @@ packages:
|
||||
'@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.22.9)
|
||||
eslint: 8.46.0
|
||||
eslint-plugin-compat: 4.1.2(eslint@8.46.0)
|
||||
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@5.1.6)
|
||||
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@4.8.4)
|
||||
eslint-plugin-react: 7.33.1(eslint@8.46.0)
|
||||
eslint-plugin-react-hooks: 4.6.0(eslint@8.46.0)
|
||||
transitivePeerDependencies:
|
||||
@@ -10591,13 +10597,13 @@ packages:
|
||||
resolution: {integrity: sha512-NB/L/1Y30qyJcG5xZxCJKW/+bqyj+llbcCwo9DEz8bESIP0SLTOQ8T1DWCCFc+wJ61AMEstj4511PSScqMMfCw==}
|
||||
dev: true
|
||||
|
||||
/eslint-config-turbo@1.10.13(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-Ffa0SxkRCPMtfUX/HDanEqsWoLwZTQTAXO9W4IsOtycb2MzJDrVcLmoFW5sMwCrg7gjqbrC4ZJoD+1SPPzIVqg==}
|
||||
/eslint-config-turbo@1.8.8(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-+yT22sHOT5iC1sbBXfLIdXfbZuiv9bAyOXsxTxFCWelTeFFnANqmuKB3x274CFvf7WRuZ/vYP/VMjzU9xnFnxA==}
|
||||
peerDependencies:
|
||||
eslint: '>6.6.0'
|
||||
dependencies:
|
||||
eslint: 8.46.0
|
||||
eslint-plugin-turbo: 1.10.13(eslint@8.46.0)
|
||||
eslint-plugin-turbo: 1.8.8(eslint@8.46.0)
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-node@0.3.6:
|
||||
@@ -10648,7 +10654,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.59.9(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 5.59.9(eslint@8.46.0)(typescript@4.8.4)
|
||||
debug: 3.2.7
|
||||
eslint: 8.46.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
@@ -10682,7 +10688,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.59.9(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 5.59.9(eslint@8.46.0)(typescript@4.8.4)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
debug: 2.6.9
|
||||
@@ -10702,7 +10708,7 @@ packages:
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
|
||||
/eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@5.1.6):
|
||||
/eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(jest@29.6.2)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -10715,8 +10721,8 @@ packages:
|
||||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/experimental-utils': 5.54.0(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@4.8.4)
|
||||
'@typescript-eslint/experimental-utils': 5.54.0(eslint@8.46.0)(typescript@4.8.4)
|
||||
eslint: 8.46.0
|
||||
jest: 29.6.2
|
||||
transitivePeerDependencies:
|
||||
@@ -10745,10 +10751,10 @@ packages:
|
||||
minimatch: 3.1.2
|
||||
semver: 6.3.1
|
||||
|
||||
/eslint-plugin-n8n-nodes-base@1.11.0(eslint@8.46.0)(typescript@5.1.6):
|
||||
/eslint-plugin-n8n-nodes-base@1.11.0(eslint@8.46.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-1V0H+adPap9plU+nRyq7LFsetncXAWvCnH/LQwfoJJIzYpPuOlDKkz/WkcDUeI0orJDMWLrr3uTVCAKZT7IPJA==}
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.54.0(eslint@8.46.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 5.54.0(eslint@8.46.0)(typescript@4.8.4)
|
||||
camel-case: 4.1.2
|
||||
indefinite: 2.4.3
|
||||
pascal-case: 3.1.2
|
||||
@@ -10802,12 +10808,11 @@ packages:
|
||||
semver: 6.3.1
|
||||
string.prototype.matchall: 4.0.8
|
||||
|
||||
/eslint-plugin-turbo@1.10.13(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-el4AAmn0zXmvHEyp1h0IQMfse10Vy8g5Vbg4IU3+vD9CSj5sDbX07iFVt8sCKg7og9Q5FAa9mXzlCf7t4vYgzg==}
|
||||
/eslint-plugin-turbo@1.8.8(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-zqyTIvveOY4YU5jviDWw9GXHd4RiKmfEgwsjBrV/a965w0PpDwJgEUoSMB/C/dU310Sv9mF3DSdEjxjJLaw6rA==}
|
||||
peerDependencies:
|
||||
eslint: '>6.6.0'
|
||||
dependencies:
|
||||
dotenv: 16.0.3
|
||||
eslint: 8.46.0
|
||||
dev: true
|
||||
|
||||
@@ -11539,7 +11544,7 @@ packages:
|
||||
resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==}
|
||||
dev: true
|
||||
|
||||
/fork-ts-checker-webpack-plugin@4.1.6(eslint@8.46.0)(typescript@5.1.6)(webpack@4.46.0):
|
||||
/fork-ts-checker-webpack-plugin@4.1.6(eslint@8.46.0)(typescript@4.8.4)(webpack@4.46.0):
|
||||
resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==}
|
||||
engines: {node: '>=6.11.5', yarn: '>=1.0.0'}
|
||||
peerDependencies:
|
||||
@@ -11560,7 +11565,7 @@ packages:
|
||||
minimatch: 3.1.2
|
||||
semver: 5.7.2
|
||||
tapable: 1.1.3
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
webpack: 4.46.0
|
||||
worker-rpc: 0.1.1
|
||||
transitivePeerDependencies:
|
||||
@@ -11789,13 +11794,6 @@ packages:
|
||||
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
||||
engines: {node: 6.* || 8.* || >= 10.*}
|
||||
|
||||
/get-intrinsic@1.1.3:
|
||||
resolution: {integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==}
|
||||
dependencies:
|
||||
function-bind: 1.1.1
|
||||
has: 1.0.3
|
||||
has-symbols: 1.0.3
|
||||
|
||||
/get-intrinsic@1.2.1:
|
||||
resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==}
|
||||
dependencies:
|
||||
@@ -15926,11 +15924,11 @@ packages:
|
||||
object-assign: 4.1.1
|
||||
thenify-all: 1.6.0
|
||||
|
||||
/n8n-core@1.1.1:
|
||||
resolution: {integrity: sha512-HfGjopzavMt+oWkeZW29KJeEZOsb1c2r+ZZUf4Mluf/26TU/WwLQMkWaWj72DvemyXQnKaQXFaeIyhZ4rwx4Hw==}
|
||||
/n8n-core@0.175.1:
|
||||
resolution: {integrity: sha512-ZIZhbTrVk9wq5gYMzX0DHAjZvyqATof/I4EqMD/T0BzczyFMOhPa4n6zAUAcCS0JRqzOtdNYZStHuVCfXoG69g==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@n8n/client-oauth2': 0.5.1
|
||||
'@n8n/client-oauth2': 0.4.0
|
||||
axios: 0.21.4
|
||||
concat-stream: 2.0.0
|
||||
cron: 1.7.2
|
||||
@@ -15941,25 +15939,26 @@ packages:
|
||||
form-data: 4.0.0
|
||||
lodash: 4.17.21
|
||||
mime-types: 2.1.35
|
||||
n8n-workflow: 1.1.1
|
||||
n8n-workflow: 0.156.1
|
||||
oauth-1.0a: 2.2.6
|
||||
p-cancelable: 2.1.1
|
||||
pretty-bytes: 5.6.0
|
||||
qs: 6.11.0
|
||||
request: 2.88.2
|
||||
request-promise-native: 1.0.9(request@2.88.2)
|
||||
uuid: 8.3.2
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/n8n-workflow@1.1.1:
|
||||
resolution: {integrity: sha512-dswyI6OWIOCMDT8laucexNVedEyTUTnR7z+9Lm4cXQ7LfBvOEHC+8IHv6uDw1yx1ogg4pY0CCeLpPdSgbOdavA==}
|
||||
/n8n-workflow@0.156.1:
|
||||
resolution: {integrity: sha512-+mCZsMQwImn0IRdmgnnK1U+bVK6hX+8diDV5DnVKWDbc13wInOsqS0idBfPgcFneFf72GosBHSBCxnriA78smg==}
|
||||
dependencies:
|
||||
'@n8n_io/riot-tmpl': 4.0.1
|
||||
ast-types: 0.15.2
|
||||
crypto-js: 4.1.1
|
||||
deep-equal: 2.2.2
|
||||
esprima-next: 5.8.4
|
||||
form-data: 4.0.0
|
||||
jmespath: 0.16.0
|
||||
js-base64: 3.7.5
|
||||
lodash: 4.17.21
|
||||
@@ -16541,7 +16540,7 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
|
||||
/object.fromentries@2.0.6:
|
||||
@@ -16549,7 +16548,7 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
|
||||
/object.getownpropertydescriptors@2.1.5:
|
||||
@@ -16565,7 +16564,7 @@ packages:
|
||||
/object.hasown@1.1.2:
|
||||
resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==}
|
||||
dependencies:
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
|
||||
/object.map@1.0.1:
|
||||
@@ -16596,7 +16595,7 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
|
||||
/obuf@1.1.2:
|
||||
@@ -17206,11 +17205,11 @@ packages:
|
||||
resolution: {integrity: sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==}
|
||||
dev: true
|
||||
|
||||
/pnp-webpack-plugin@1.7.0(typescript@5.1.6):
|
||||
/pnp-webpack-plugin@1.7.0(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==}
|
||||
engines: {node: '>=6'}
|
||||
dependencies:
|
||||
ts-pnp: 1.2.0(typescript@5.1.6)
|
||||
ts-pnp: 1.2.0(typescript@4.8.4)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
dev: true
|
||||
@@ -18302,7 +18301,7 @@ packages:
|
||||
- debug
|
||||
dev: false
|
||||
|
||||
/preact-cli@3.5.0(eslint@8.46.0)(preact-render-to-string@6.2.0)(preact@10.16.0)(typescript@5.1.6):
|
||||
/preact-cli@3.5.0(eslint@8.46.0)(preact-render-to-string@6.2.0)(preact@10.16.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-x6B3p4aTzI9T1nWrMlXe0itfzJ2h8oC8S5kTJydzikcW/0ORDBSX1M8vT1FmjeLPDlyGvqlrRx1RI17XuxWIOA==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
@@ -18353,7 +18352,7 @@ packages:
|
||||
envinfo: 7.8.1
|
||||
esm: 3.2.25
|
||||
file-loader: 6.2.0(webpack@4.46.0)
|
||||
fork-ts-checker-webpack-plugin: 4.1.6(eslint@8.46.0)(typescript@5.1.6)(webpack@4.46.0)
|
||||
fork-ts-checker-webpack-plugin: 4.1.6(eslint@8.46.0)(typescript@4.8.4)(webpack@4.46.0)
|
||||
get-port: 5.1.1
|
||||
gittar: 0.1.1
|
||||
glob: 8.1.0
|
||||
@@ -18368,7 +18367,7 @@ packages:
|
||||
native-url: 0.3.4
|
||||
optimize-css-assets-webpack-plugin: 6.0.1(webpack@4.46.0)
|
||||
ora: 5.4.1
|
||||
pnp-webpack-plugin: 1.7.0(typescript@5.1.6)
|
||||
pnp-webpack-plugin: 1.7.0(typescript@4.8.4)
|
||||
postcss: 8.4.27
|
||||
postcss-load-config: 3.1.4(postcss@8.4.27)
|
||||
postcss-loader: 4.3.0(postcss@8.4.27)(webpack@4.46.0)
|
||||
@@ -18387,7 +18386,7 @@ packages:
|
||||
stack-trace: 0.0.10
|
||||
style-loader: 2.0.0(webpack@4.46.0)
|
||||
terser-webpack-plugin: 4.2.3(webpack@4.46.0)
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
update-notifier: 5.1.0
|
||||
url-loader: 4.1.1(file-loader@6.2.0)(webpack@4.46.0)
|
||||
validate-npm-package-name: 4.0.0
|
||||
@@ -19385,14 +19384,6 @@ packages:
|
||||
safe-regex: 1.1.0
|
||||
dev: true
|
||||
|
||||
/regexp.prototype.flags@1.4.3:
|
||||
resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.2.0
|
||||
functions-have-names: 1.2.3
|
||||
|
||||
/regexp.prototype.flags@1.5.0:
|
||||
resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -20831,12 +20822,12 @@ packages:
|
||||
resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==}
|
||||
dependencies:
|
||||
call-bind: 1.0.2
|
||||
define-properties: 1.1.4
|
||||
define-properties: 1.2.0
|
||||
es-abstract: 1.20.4
|
||||
get-intrinsic: 1.1.3
|
||||
get-intrinsic: 1.2.1
|
||||
has-symbols: 1.0.3
|
||||
internal-slot: 1.0.3
|
||||
regexp.prototype.flags: 1.4.3
|
||||
regexp.prototype.flags: 1.5.0
|
||||
side-channel: 1.0.4
|
||||
|
||||
/string.prototype.trimend@1.0.6:
|
||||
@@ -21663,13 +21654,13 @@ packages:
|
||||
resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==}
|
||||
dev: false
|
||||
|
||||
/ts-api-utils@1.0.1(typescript@5.1.6):
|
||||
/ts-api-utils@1.0.1(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==}
|
||||
engines: {node: '>=16.13.0'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
dev: true
|
||||
|
||||
/ts-easing@0.2.0:
|
||||
@@ -21690,7 +21681,7 @@ packages:
|
||||
resolution: {integrity: sha512-sFHQYD4KoysBi7e7a2mzDPvRBeqA4w+vEyRE+P5MU9VLq8eEYxgKCgD9RNEAT+itGRWUTYN+hry94GDPLb1/Yw==}
|
||||
dev: true
|
||||
|
||||
/ts-pnp@1.2.0(typescript@5.1.6):
|
||||
/ts-pnp@1.2.0(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==}
|
||||
engines: {node: '>=6'}
|
||||
peerDependencies:
|
||||
@@ -21699,7 +21690,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
dev: true
|
||||
|
||||
/tsconfig-paths@3.14.1:
|
||||
@@ -21754,14 +21745,14 @@ packages:
|
||||
- ts-node
|
||||
dev: true
|
||||
|
||||
/tsutils@3.21.0(typescript@5.1.6):
|
||||
/tsutils@3.21.0(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 5.1.6
|
||||
typescript: 4.8.4
|
||||
|
||||
/tsx@3.12.7:
|
||||
resolution: {integrity: sha512-C2Ip+jPmqKd1GWVQDvz/Eyc6QJbGfE7NrR3fx5BpEHMZsEHoIxHL1j+lKdGobr8ovEyqeNkPLSKp6SCSOt7gmw==}
|
||||
@@ -21950,6 +21941,11 @@ packages:
|
||||
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
|
||||
dev: true
|
||||
|
||||
/typescript@4.8.4:
|
||||
resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
|
||||
/typescript@4.9.5:
|
||||
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
@@ -21960,6 +21956,7 @@ packages:
|
||||
resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ua-parser-js@1.0.35:
|
||||
resolution: {integrity: sha512-fKnGuqmTBnIE+/KXSzCn4db8RTigUzw1AN0DmdU6hJovUTbYJKyqj+8Mt1c4VfRDnOVJnENmfYkIPZ946UrSAA==}
|
||||
@@ -23617,7 +23614,3 @@ packages:
|
||||
/zwitch@2.0.4:
|
||||
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
||||
dev: false
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
Reference in New Issue
Block a user