generated from nhcarrigan/template
deps: update @atproto/api to 0.18.21 #13
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
"typescript": "5.8.2"
|
"typescript": "5.8.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@atproto/api": "0.18.20",
|
"@atproto/api": "0.18.21",
|
||||||
"@nhcarrigan/logger": "1.0.0",
|
"@nhcarrigan/logger": "1.0.0",
|
||||||
"@slack/bolt": "4.2.1",
|
"@slack/bolt": "4.2.1",
|
||||||
"@slack/oauth": "3.0.2",
|
"@slack/oauth": "3.0.2",
|
||||||
|
|||||||
Generated
+19
-19
@@ -9,8 +9,8 @@ importers:
|
|||||||
.:
|
.:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@atproto/api':
|
'@atproto/api':
|
||||||
specifier: 0.18.20
|
specifier: 0.18.21
|
||||||
version: 0.18.20
|
version: 0.18.21
|
||||||
'@nhcarrigan/logger':
|
'@nhcarrigan/logger':
|
||||||
specifier: 1.0.0
|
specifier: 1.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
@@ -54,17 +54,17 @@ importers:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
'@atproto/api@0.18.20':
|
'@atproto/api@0.18.21':
|
||||||
resolution: {integrity: sha512-BZYZkh2VJIFCXEnc/vzKwAwWjAQQTgbNJ8FBxpBK+z+KYh99O0uPCsRYKoCQsRrnkgrhzdU9+g2G+7zanTIGbw==}
|
resolution: {integrity: sha512-s35MIJerGT/pKe2xJtKKswqlIr/ola2r2iURBKBL0Mk1OKe6jP4YvTMh1N2d2PEANFzNNTbKoDaLfJPo2Uvc/w==}
|
||||||
|
|
||||||
'@atproto/common-web@0.4.15':
|
'@atproto/common-web@0.4.16':
|
||||||
resolution: {integrity: sha512-A4l9gyqUNez8CjZp/Trypz/D3WIQsNj8dN05WR6+RoBbvwc9JhWjKPrm+WoVYc/F16RPdXHLkE3BEJlGIyYIiA==}
|
resolution: {integrity: sha512-Ufvaff5JgxUyUyTAG0/3o7ltpy3lnZ1DvLjyAnvAf+hHfiK7OMQg+8byr+orN+KP9MtIQaRTsCgYPX+PxMKUoA==}
|
||||||
|
|
||||||
'@atproto/lex-data@0.0.10':
|
'@atproto/lex-data@0.0.11':
|
||||||
resolution: {integrity: sha512-FDbcy8VIUVzS9Mi1F8SMxbkL/jOUmRRpqbeM1xB4A0fMxeZJTxf6naAbFt4gYF3quu/+TPJGmio6/7cav05FqQ==}
|
resolution: {integrity: sha512-4+KTtHdqwlhiTKA7D4SACea4jprsNpCQsNALW09wsZ6IHhCDGO5tr1cmV+QnLYe3G3mu1E1yXHXbPUHrUUDT/A==}
|
||||||
|
|
||||||
'@atproto/lex-json@0.0.10':
|
'@atproto/lex-json@0.0.11':
|
||||||
resolution: {integrity: sha512-L6MyXU17C5ODMeob8myQ2F3xvgCTvJUtM0ew8qSApnN//iDasB/FDGgd7ty4UVNmx4NQ/rtvz8xV94YpG6kneQ==}
|
resolution: {integrity: sha512-2IExAoQ4KsR5fyPa1JjIvtR316PvdgRH/l3BVGLBd3cSxM3m5MftIv1B6qZ9HjNiK60SgkWp0mi9574bTNDhBQ==}
|
||||||
|
|
||||||
'@atproto/lexicon@0.6.1':
|
'@atproto/lexicon@0.6.1':
|
||||||
resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==}
|
resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==}
|
||||||
@@ -2618,9 +2618,9 @@ packages:
|
|||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
|
|
||||||
'@atproto/api@0.18.20':
|
'@atproto/api@0.18.21':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@atproto/common-web': 0.4.15
|
'@atproto/common-web': 0.4.16
|
||||||
'@atproto/lexicon': 0.6.1
|
'@atproto/lexicon': 0.6.1
|
||||||
'@atproto/syntax': 0.4.3
|
'@atproto/syntax': 0.4.3
|
||||||
'@atproto/xrpc': 0.7.7
|
'@atproto/xrpc': 0.7.7
|
||||||
@@ -2629,28 +2629,28 @@ snapshots:
|
|||||||
tlds: 1.256.0
|
tlds: 1.256.0
|
||||||
zod: 3.24.2
|
zod: 3.24.2
|
||||||
|
|
||||||
'@atproto/common-web@0.4.15':
|
'@atproto/common-web@0.4.16':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@atproto/lex-data': 0.0.10
|
'@atproto/lex-data': 0.0.11
|
||||||
'@atproto/lex-json': 0.0.10
|
'@atproto/lex-json': 0.0.11
|
||||||
'@atproto/syntax': 0.4.3
|
'@atproto/syntax': 0.4.3
|
||||||
zod: 3.24.2
|
zod: 3.24.2
|
||||||
|
|
||||||
'@atproto/lex-data@0.0.10':
|
'@atproto/lex-data@0.0.11':
|
||||||
dependencies:
|
dependencies:
|
||||||
multiformats: 9.9.0
|
multiformats: 9.9.0
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
uint8arrays: 3.0.0
|
uint8arrays: 3.0.0
|
||||||
unicode-segmenter: 0.14.5
|
unicode-segmenter: 0.14.5
|
||||||
|
|
||||||
'@atproto/lex-json@0.0.10':
|
'@atproto/lex-json@0.0.11':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@atproto/lex-data': 0.0.10
|
'@atproto/lex-data': 0.0.11
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@atproto/lexicon@0.6.1':
|
'@atproto/lexicon@0.6.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@atproto/common-web': 0.4.15
|
'@atproto/common-web': 0.4.16
|
||||||
'@atproto/syntax': 0.4.3
|
'@atproto/syntax': 0.4.3
|
||||||
iso-datestring-validator: 2.2.2
|
iso-datestring-validator: 2.2.2
|
||||||
multiformats: 9.9.0
|
multiformats: 9.9.0
|
||||||
|
|||||||
Reference in New Issue
Block a user