build(deps): bump @cursor/sdk from 1.0.18 to 1.0.19 (#8462)

Bumps [@cursor/sdk](https://github.com/cursor/cursor) from 1.0.18 to
1.0.19.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/cursor/cursor/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cursor/sdk&package-manager=npm_and_yarn&previous-version=1.0.18&new-version=1.0.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-06-23 10:14:12 -07:00 committed by GitHub
parent d5088c3987
commit b86d60b802
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 93 additions and 71 deletions

View File

@ -50,7 +50,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@cursor/sdk": "^1.0.18",
"@cursor/sdk": "^1.0.19",
"@paperclipai/adapter-utils": "workspace:*",
"picocolors": "^1.1.1"
},

View File

@ -174,8 +174,8 @@ importers:
packages/adapters/cursor-cloud:
dependencies:
'@cursor/sdk':
specifier: ^1.0.18
version: 1.0.18
specifier: ^1.0.19
version: 1.0.19
'@paperclipai/adapter-utils':
specifier: workspace:*
version: link:../../adapter-utils
@ -1532,9 +1532,8 @@ packages:
react: ^16.8.0 || ^17 || ^18 || ^19
react-dom: ^16.8.0 || ^17 || ^18 || ^19
'@connectrpc/connect-node@1.7.0':
resolution: {integrity: sha512-6vaPIkG/NyhxlYgytLoR9KYbPhczEboFB2OYWkA9qvUz1K7efXfeGrlRxoLtpa+r8VxyIOw73w5ktNe743nD+A==}
engines: {node: '>=16.0.0'}
'@connectrpc/connect-web@1.7.0':
resolution: {integrity: sha512-qyP0YOnUPRWwCc/VfsoydMJvkb7EyUPr2q9sHgBuJzbADjiqck1gKH5V5ZPzPhTLBvmz5UvG+wiZ5sMRQHU1MQ==}
peerDependencies:
'@bufbuild/protobuf': ^1.10.0
'@connectrpc/connect': 1.7.0
@ -1580,39 +1579,39 @@ packages:
resolution: {integrity: sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==}
engines: {node: '>=20.19.0'}
'@cursor/sdk-darwin-arm64@1.0.18':
resolution: {integrity: sha512-gXfNz+n3uf2hWCUcSdU/gBYT7TFlWwJjZAAjXFzBJ3jGu+l7ShQRa9QI2sEKvPNRtUMC/18EcQ26ks1o261Bnw==}
'@cursor/sdk-darwin-arm64@1.0.19':
resolution: {integrity: sha512-CPhqcpDaqjjqkkVGMLsdfXv7PGznL5L6U5CJXps/oaGW5mtHoxDpsRNj1rszCRQXNAvmMU+EFxLWnBwlE8mUNg==}
cpu: [arm64]
os: [darwin]
hasBin: true
'@cursor/sdk-darwin-x64@1.0.18':
resolution: {integrity: sha512-nzcPqCvPPnYsuz21olPgandVgGUzDZkHN4cUls4ukm7mddp6XqujFJv8lh9qKmVefl0/3UL2R6GFANggjwifnA==}
'@cursor/sdk-darwin-x64@1.0.19':
resolution: {integrity: sha512-6/Jj0hxrxEs9V9wtYEApSkMcJwYAaT4Vwna9xBzgN6CK1K4Ws0E1/PfiddahAAFZpkp9pgjb8wQXwG7qJ2g77A==}
cpu: [x64]
os: [darwin]
hasBin: true
'@cursor/sdk-linux-arm64@1.0.18':
resolution: {integrity: sha512-MJyhVryN+0czP48SgMak/KA9xGneQ/gdsnDk1ZTJF+LemaFc+Tv7P1GT80h+3JBfu69kPyIX4epJVjroTMoFEA==}
'@cursor/sdk-linux-arm64@1.0.19':
resolution: {integrity: sha512-Dq/BhGT1jAZ6eHJwy1Vugi/Upc+yoL0X/LN6ppd9cVPM9OAB1xX5KIbvIwsGlNiZccPLVXFv/1KOp5SBK+y+jQ==}
cpu: [arm64]
os: [linux]
hasBin: true
'@cursor/sdk-linux-x64@1.0.18':
resolution: {integrity: sha512-IaJqcKtXxtQEdPxivQjDWbvynw3UX31V8RdagcZ6RgHOo+B/i/P95D8svSNC4V9nbTHwVbNGfIDQ5S64gMS2hg==}
'@cursor/sdk-linux-x64@1.0.19':
resolution: {integrity: sha512-ZHgHH+SdEwYwfPg/uVKqZRVOIMCV3/3vghxc/usOMYMrhbY9TYXZxYqwWTduVLzCXH7Dz0aT19mSJHmhwkQ1CA==}
cpu: [x64]
os: [linux]
hasBin: true
'@cursor/sdk-win32-x64@1.0.18':
resolution: {integrity: sha512-iqcGt1l/3xgnaT+PotY3237oyK3VnOZHtjUxSRP3Q7ahjaqsZVTnCwwljj+nal8ouvXidBHnxQLqGMSC2G6LTg==}
'@cursor/sdk-win32-x64@1.0.19':
resolution: {integrity: sha512-XGIQmx3J0K8uKkA00qnoy1FJHFdFdwNdcmUqtRF1PXLcYup91YYetAHk9afXM7S/v1t0L4EatydsirL8uz7SIw==}
cpu: [x64]
os: [win32]
hasBin: true
'@cursor/sdk@1.0.18':
resolution: {integrity: sha512-ha5EGHliMuTNuAqnPHzKFNnND4y6erddTqtxwIt9/p8ER+QsmMoRcP38PwA2sXfZnGvIBiozveBZqa4XwUddCw==}
engines: {node: '>=18'}
'@cursor/sdk@1.0.19':
resolution: {integrity: sha512-DJbVnGeRJq7iwt9mz1cMACqVfAYP15IB+Q8Iz2eDtEN4A8Dp83yB0Y31YREj1jeA9EPUEdRZJRIYch/s+Wi9Ow==}
engines: {node: '>=22.13'}
'@dnd-kit/accessibility@3.1.1':
resolution: {integrity: sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==}
@ -2484,10 +2483,6 @@ packages:
'@noble/hashes':
optional: true
'@fastify/busboy@2.1.1':
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
engines: {node: '>=14'}
'@floating-ui/core@1.7.5':
resolution: {integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==}
@ -7536,6 +7531,11 @@ packages:
engines: {node: '>=10'}
hasBin: true
semver@7.8.5:
resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
engines: {node: '>=10'}
hasBin: true
send@1.2.1:
resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==}
engines: {node: '>= 18'}
@ -7895,10 +7895,6 @@ packages:
undici-types@7.24.4:
resolution: {integrity: sha512-cRaY9PagdEZoRmcwzk3tUV3SVGrVQkR6bcSilav/A0vXsfpW4Lvd0BvgRMwTEDTLLGN+QdyBTG+nnvTgJhdt6w==}
undici@5.29.0:
resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==}
engines: {node: '>=14.0'}
undici@7.24.4:
resolution: {integrity: sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==}
engines: {node: '>=20.18.1'}
@ -9286,11 +9282,10 @@ snapshots:
react-dom: 19.2.4(react@19.2.4)
react-is: 17.0.2
'@connectrpc/connect-node@1.7.0(@bufbuild/protobuf@1.10.0)(@connectrpc/connect@1.7.0(@bufbuild/protobuf@1.10.0))':
'@connectrpc/connect-web@1.7.0(@bufbuild/protobuf@1.10.0)(@connectrpc/connect@1.7.0(@bufbuild/protobuf@1.10.0))':
dependencies:
'@bufbuild/protobuf': 1.10.0
'@connectrpc/connect': 1.7.0(@bufbuild/protobuf@1.10.0)
undici: 5.29.0
'@connectrpc/connect@1.7.0(@bufbuild/protobuf@1.10.0)':
dependencies:
@ -9320,38 +9315,34 @@ snapshots:
'@csstools/css-tokenizer@4.0.0': {}
'@cursor/sdk-darwin-arm64@1.0.18':
'@cursor/sdk-darwin-arm64@1.0.19':
optional: true
'@cursor/sdk-darwin-x64@1.0.18':
'@cursor/sdk-darwin-x64@1.0.19':
optional: true
'@cursor/sdk-linux-arm64@1.0.18':
'@cursor/sdk-linux-arm64@1.0.19':
optional: true
'@cursor/sdk-linux-x64@1.0.18':
'@cursor/sdk-linux-x64@1.0.19':
optional: true
'@cursor/sdk-win32-x64@1.0.18':
'@cursor/sdk-win32-x64@1.0.19':
optional: true
'@cursor/sdk@1.0.18':
'@cursor/sdk@1.0.19':
dependencies:
'@bufbuild/protobuf': 1.10.0
'@connectrpc/connect': 1.7.0(@bufbuild/protobuf@1.10.0)
'@connectrpc/connect-node': 1.7.0(@bufbuild/protobuf@1.10.0)(@connectrpc/connect@1.7.0(@bufbuild/protobuf@1.10.0))
'@connectrpc/connect-web': 1.7.0(@bufbuild/protobuf@1.10.0)(@connectrpc/connect@1.7.0(@bufbuild/protobuf@1.10.0))
'@statsig/js-client': 3.31.0
sqlite3: 5.1.7
zod: 3.25.76
optionalDependencies:
'@cursor/sdk-darwin-arm64': 1.0.18
'@cursor/sdk-darwin-x64': 1.0.18
'@cursor/sdk-linux-arm64': 1.0.18
'@cursor/sdk-linux-x64': 1.0.18
'@cursor/sdk-win32-x64': 1.0.18
transitivePeerDependencies:
- bluebird
- supports-color
'@cursor/sdk-darwin-arm64': 1.0.19
'@cursor/sdk-darwin-x64': 1.0.19
'@cursor/sdk-linux-arm64': 1.0.19
'@cursor/sdk-linux-x64': 1.0.19
'@cursor/sdk-win32-x64': 1.0.19
'@dnd-kit/accessibility@3.1.1(react@19.2.4)':
dependencies:
@ -9833,8 +9824,6 @@ snapshots:
optionalDependencies:
'@noble/hashes': 2.0.1
'@fastify/busboy@2.1.1': {}
'@floating-ui/core@1.7.5':
dependencies:
'@floating-ui/utils': 0.2.11
@ -10393,7 +10382,7 @@ snapshots:
'@npmcli/fs@1.1.1':
dependencies:
'@gar/promisify': 1.1.3
semver: 7.8.2
semver: 7.8.5
optional: true
'@npmcli/move-file@1.1.2':
@ -12607,12 +12596,14 @@ snapshots:
bindings@1.5.0:
dependencies:
file-uri-to-path: 1.0.0
optional: true
bl@4.1.0:
dependencies:
buffer: 5.7.1
inherits: 2.0.4
readable-stream: 3.6.2
optional: true
body-parser@2.2.2:
dependencies:
@ -12662,6 +12653,7 @@ snapshots:
dependencies:
base64-js: 1.5.1
ieee754: 1.2.1
optional: true
buffer@6.0.3:
dependencies:
@ -12756,9 +12748,11 @@ snapshots:
dependencies:
readdirp: 4.1.2
chownr@1.1.4: {}
chownr@1.1.4:
optional: true
chownr@2.0.0: {}
chownr@2.0.0:
optional: true
class-variance-authority@0.7.1:
dependencies:
@ -13111,10 +13105,12 @@ snapshots:
decompress-response@6.0.0:
dependencies:
mimic-response: 3.1.0
optional: true
deep-eql@5.0.2: {}
deep-extend@0.6.0: {}
deep-extend@0.6.0:
optional: true
deepmerge@4.3.1: {}
@ -13487,7 +13483,8 @@ snapshots:
dependencies:
eventsource-parser: 3.0.6
expand-template@2.0.3: {}
expand-template@2.0.3:
optional: true
expect-type@1.3.0: {}
@ -13581,7 +13578,8 @@ snapshots:
optionalDependencies:
picomatch: 4.0.4
file-uri-to-path@1.0.0: {}
file-uri-to-path@1.0.0:
optional: true
finalhandler@2.1.1:
dependencies:
@ -13614,11 +13612,13 @@ snapshots:
fresh@2.0.0: {}
fs-constants@1.0.0: {}
fs-constants@1.0.0:
optional: true
fs-minipass@2.1.0:
dependencies:
minipass: 3.3.6
optional: true
fs.realpath@1.0.0:
optional: true
@ -13671,7 +13671,8 @@ snapshots:
dependencies:
resolve-pkg-maps: 1.0.0
github-from-package@0.0.0: {}
github-from-package@0.0.0:
optional: true
glob@13.0.6:
dependencies:
@ -13850,7 +13851,8 @@ snapshots:
inherits@2.0.4: {}
ini@1.3.8: {}
ini@1.3.8:
optional: true
inline-style-parser@0.2.7: {}
@ -14638,7 +14640,8 @@ snapshots:
mime@2.6.0: {}
mimic-response@3.1.0: {}
mimic-response@3.1.0:
optional: true
min-indent@1.0.1: {}
@ -14685,8 +14688,10 @@ snapshots:
minipass@3.3.6:
dependencies:
yallist: 4.0.0
optional: true
minipass@5.0.0: {}
minipass@5.0.0:
optional: true
minipass@7.1.3: {}
@ -14694,10 +14699,13 @@ snapshots:
dependencies:
minipass: 3.3.6
yallist: 4.0.0
optional: true
mkdirp-classic@0.5.3: {}
mkdirp-classic@0.5.3:
optional: true
mkdirp@1.0.4: {}
mkdirp@1.0.4:
optional: true
mlly@1.8.1:
dependencies:
@ -14725,7 +14733,8 @@ snapshots:
nanostores@1.1.0: {}
napi-build-utils@2.0.0: {}
napi-build-utils@2.0.0:
optional: true
negotiator@0.6.4:
optional: true
@ -14736,9 +14745,11 @@ snapshots:
node-abi@3.92.0:
dependencies:
semver: 7.8.2
semver: 7.8.5
optional: true
node-addon-api@7.1.1: {}
node-addon-api@7.1.1:
optional: true
node-gyp@8.4.1:
dependencies:
@ -14749,7 +14760,7 @@ snapshots:
nopt: 5.0.0
npmlog: 6.0.2
rimraf: 3.0.2
semver: 7.8.2
semver: 7.8.5
tar: 6.2.1
which: 2.0.2
transitivePeerDependencies:
@ -15068,6 +15079,7 @@ snapshots:
simple-get: 4.0.1
tar-fs: 2.1.4
tunnel-agent: 0.6.0
optional: true
pretty-format@27.5.1:
dependencies:
@ -15110,6 +15122,7 @@ snapshots:
dependencies:
end-of-stream: 1.4.5
once: 1.4.0
optional: true
punycode@2.3.1: {}
@ -15197,6 +15210,7 @@ snapshots:
ini: 1.3.8
minimist: 1.2.8
strip-json-comments: 2.0.1
optional: true
react-devtools-inline@4.4.0:
dependencies:
@ -15527,6 +15541,9 @@ snapshots:
semver@7.8.2: {}
semver@7.8.5:
optional: true
send@1.2.1:
dependencies:
debug: 4.4.3
@ -15640,13 +15657,15 @@ snapshots:
signal-exit@3.0.7:
optional: true
simple-concat@1.0.1: {}
simple-concat@1.0.1:
optional: true
simple-get@4.0.1:
dependencies:
decompress-response: 6.0.0
once: 1.4.0
simple-concat: 1.0.1
optional: true
sisteransi@1.0.5: {}
@ -15705,6 +15724,7 @@ snapshots:
transitivePeerDependencies:
- bluebird
- supports-color
optional: true
ssri@8.0.1:
dependencies:
@ -15792,7 +15812,8 @@ snapshots:
strip-indent@4.1.1: {}
strip-json-comments@2.0.1: {}
strip-json-comments@2.0.1:
optional: true
strip-json-comments@5.0.3: {}
@ -15852,6 +15873,7 @@ snapshots:
mkdirp-classic: 0.5.3
pump: 3.0.4
tar-stream: 2.2.0
optional: true
tar-stream@2.2.0:
dependencies:
@ -15860,6 +15882,7 @@ snapshots:
fs-constants: 1.0.0
inherits: 2.0.4
readable-stream: 3.6.2
optional: true
tar-stream@3.2.0:
dependencies:
@ -15880,6 +15903,7 @@ snapshots:
minizlib: 2.1.2
mkdirp: 1.0.4
yallist: 4.0.0
optional: true
teex@1.0.1:
dependencies:
@ -15963,6 +15987,7 @@ snapshots:
tunnel-agent@0.6.0:
dependencies:
safe-buffer: 5.2.1
optional: true
type-is@1.6.18:
dependencies:
@ -15990,10 +16015,6 @@ snapshots:
undici-types@7.24.4: {}
undici@5.29.0:
dependencies:
'@fastify/busboy': 2.1.1
undici@7.24.4: {}
unidiff@1.0.4:
@ -16340,7 +16361,8 @@ snapshots:
yallist@3.1.1: {}
yallist@4.0.0: {}
yallist@4.0.0:
optional: true
yjs@13.6.29:
dependencies: