generated from nhcarrigan/template
deps: update @atproto/api to 0.18.20
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@atproto/api": "0.18.18",
|
||||
"@atproto/api": "0.18.20",
|
||||
"@nhcarrigan/logger": "1.0.0",
|
||||
"@slack/bolt": "4.2.1",
|
||||
"@slack/oauth": "3.0.2",
|
||||
|
||||
Generated
+19
-19
@@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@atproto/api':
|
||||
specifier: 0.18.18
|
||||
version: 0.18.18
|
||||
specifier: 0.18.20
|
||||
version: 0.18.20
|
||||
'@nhcarrigan/logger':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
@@ -54,17 +54,17 @@ importers:
|
||||
|
||||
packages:
|
||||
|
||||
'@atproto/api@0.18.18':
|
||||
resolution: {integrity: sha512-Vg7/sjbwDQZDj8fXtb4E48U4gA+6RC1iSt7onGnH2NyR0E25uds1KnqSKMzqcphdJXrz5GXrgHWc747XPGibzg==}
|
||||
'@atproto/api@0.18.20':
|
||||
resolution: {integrity: sha512-BZYZkh2VJIFCXEnc/vzKwAwWjAQQTgbNJ8FBxpBK+z+KYh99O0uPCsRYKoCQsRrnkgrhzdU9+g2G+7zanTIGbw==}
|
||||
|
||||
'@atproto/common-web@0.4.14':
|
||||
resolution: {integrity: sha512-rMU8Q+kpyPpirUS9OqT7aOD1hxKa+diem3vc7BA0lOkj0tU6wcAxegxmbPZ8JaOsR7SSYhP/jCt/5wbT4qqkuQ==}
|
||||
'@atproto/common-web@0.4.15':
|
||||
resolution: {integrity: sha512-A4l9gyqUNez8CjZp/Trypz/D3WIQsNj8dN05WR6+RoBbvwc9JhWjKPrm+WoVYc/F16RPdXHLkE3BEJlGIyYIiA==}
|
||||
|
||||
'@atproto/lex-data@0.0.9':
|
||||
resolution: {integrity: sha512-1slwe4sG0cyWtsq16+rBoWIxNDqGPkkvN+PV6JuzA7dgUK9bjUmXBGQU4eZlUPSS43X1Nhmr/9VjgKmEzU9vDw==}
|
||||
'@atproto/lex-data@0.0.10':
|
||||
resolution: {integrity: sha512-FDbcy8VIUVzS9Mi1F8SMxbkL/jOUmRRpqbeM1xB4A0fMxeZJTxf6naAbFt4gYF3quu/+TPJGmio6/7cav05FqQ==}
|
||||
|
||||
'@atproto/lex-json@0.0.9':
|
||||
resolution: {integrity: sha512-Q2v1EVZcnd+ndyZj1r2UlGikA7q6It24CFPLbxokcf5Ba4RBupH8IkkQX7mqUDSRWPgQdmZYIdW9wUln+MKDqw==}
|
||||
'@atproto/lex-json@0.0.10':
|
||||
resolution: {integrity: sha512-L6MyXU17C5ODMeob8myQ2F3xvgCTvJUtM0ew8qSApnN//iDasB/FDGgd7ty4UVNmx4NQ/rtvz8xV94YpG6kneQ==}
|
||||
|
||||
'@atproto/lexicon@0.6.1':
|
||||
resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==}
|
||||
@@ -2618,9 +2618,9 @@ packages:
|
||||
|
||||
snapshots:
|
||||
|
||||
'@atproto/api@0.18.18':
|
||||
'@atproto/api@0.18.20':
|
||||
dependencies:
|
||||
'@atproto/common-web': 0.4.14
|
||||
'@atproto/common-web': 0.4.15
|
||||
'@atproto/lexicon': 0.6.1
|
||||
'@atproto/syntax': 0.4.3
|
||||
'@atproto/xrpc': 0.7.7
|
||||
@@ -2629,28 +2629,28 @@ snapshots:
|
||||
tlds: 1.256.0
|
||||
zod: 3.24.2
|
||||
|
||||
'@atproto/common-web@0.4.14':
|
||||
'@atproto/common-web@0.4.15':
|
||||
dependencies:
|
||||
'@atproto/lex-data': 0.0.9
|
||||
'@atproto/lex-json': 0.0.9
|
||||
'@atproto/lex-data': 0.0.10
|
||||
'@atproto/lex-json': 0.0.10
|
||||
'@atproto/syntax': 0.4.3
|
||||
zod: 3.24.2
|
||||
|
||||
'@atproto/lex-data@0.0.9':
|
||||
'@atproto/lex-data@0.0.10':
|
||||
dependencies:
|
||||
multiformats: 9.9.0
|
||||
tslib: 2.8.1
|
||||
uint8arrays: 3.0.0
|
||||
unicode-segmenter: 0.14.5
|
||||
|
||||
'@atproto/lex-json@0.0.9':
|
||||
'@atproto/lex-json@0.0.10':
|
||||
dependencies:
|
||||
'@atproto/lex-data': 0.0.9
|
||||
'@atproto/lex-data': 0.0.10
|
||||
tslib: 2.8.1
|
||||
|
||||
'@atproto/lexicon@0.6.1':
|
||||
dependencies:
|
||||
'@atproto/common-web': 0.4.14
|
||||
'@atproto/common-web': 0.4.15
|
||||
'@atproto/syntax': 0.4.3
|
||||
iso-datestring-validator: 2.2.2
|
||||
multiformats: 9.9.0
|
||||
|
||||
Reference in New Issue
Block a user