deps: update @atproto/api to 0.19.0 #14

Merged
minori merged 1 commits from dependencies/update--atproto-api into main 2026-03-06 07:01:23 -08:00
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"typescript": "5.8.2" "typescript": "5.8.2"
}, },
"dependencies": { "dependencies": {
"@atproto/api": "0.18.21", "@atproto/api": "0.19.0",
"@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",
+19 -19
View File
@@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@atproto/api': '@atproto/api':
specifier: 0.18.21 specifier: 0.19.0
version: 0.18.21 version: 0.19.0
'@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.21': '@atproto/api@0.19.0':
resolution: {integrity: sha512-s35MIJerGT/pKe2xJtKKswqlIr/ola2r2iURBKBL0Mk1OKe6jP4YvTMh1N2d2PEANFzNNTbKoDaLfJPo2Uvc/w==} resolution: {integrity: sha512-7u/EGgkIj4bbslGer2RMQPtMWCPvREcpH0mVagaf5om+NcPzUIZeIacWKANVv95BdMJ7jlcHS7xrkEMPmg2dFw==}
'@atproto/common-web@0.4.16': '@atproto/common-web@0.4.17':
resolution: {integrity: sha512-Ufvaff5JgxUyUyTAG0/3o7ltpy3lnZ1DvLjyAnvAf+hHfiK7OMQg+8byr+orN+KP9MtIQaRTsCgYPX+PxMKUoA==} resolution: {integrity: sha512-sfxD8NGxyoxhxmM9EUshEFbWcJ3+JHEOZF4Quk6HsCh1UxpHBmLabT/vEsAkDWl+C/8U0ine0+c/gHyE/OZiQQ==}
'@atproto/lex-data@0.0.11': '@atproto/lex-data@0.0.12':
resolution: {integrity: sha512-4+KTtHdqwlhiTKA7D4SACea4jprsNpCQsNALW09wsZ6IHhCDGO5tr1cmV+QnLYe3G3mu1E1yXHXbPUHrUUDT/A==} resolution: {integrity: sha512-aekJudcK1p6sbTqUv2bJMJBAGZaOJS0mgDclpK3U6VuBREK/au4B6ffunBFWgrDfg0Vwj2JGyEA7E51WZkJcRw==}
'@atproto/lex-json@0.0.11': '@atproto/lex-json@0.0.12':
resolution: {integrity: sha512-2IExAoQ4KsR5fyPa1JjIvtR316PvdgRH/l3BVGLBd3cSxM3m5MftIv1B6qZ9HjNiK60SgkWp0mi9574bTNDhBQ==} resolution: {integrity: sha512-XlEpnWWZdDJ5BIgG25GyH+6iBfyrFL18BI5JSE6rUfMObbFMrQRaCuRLQfryRXNysVz3L3U+Qb9y8KcXbE8AcA==}
'@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==}
@@ -2621,9 +2621,9 @@ packages:
snapshots: snapshots:
'@atproto/api@0.18.21': '@atproto/api@0.19.0':
dependencies: dependencies:
'@atproto/common-web': 0.4.16 '@atproto/common-web': 0.4.17
'@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
@@ -2632,28 +2632,28 @@ snapshots:
tlds: 1.256.0 tlds: 1.256.0
zod: 3.24.2 zod: 3.24.2
'@atproto/common-web@0.4.16': '@atproto/common-web@0.4.17':
dependencies: dependencies:
'@atproto/lex-data': 0.0.11 '@atproto/lex-data': 0.0.12
'@atproto/lex-json': 0.0.11 '@atproto/lex-json': 0.0.12
'@atproto/syntax': 0.4.3 '@atproto/syntax': 0.4.3
zod: 3.24.2 zod: 3.24.2
'@atproto/lex-data@0.0.11': '@atproto/lex-data@0.0.12':
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.11': '@atproto/lex-json@0.0.12':
dependencies: dependencies:
'@atproto/lex-data': 0.0.11 '@atproto/lex-data': 0.0.12
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.16 '@atproto/common-web': 0.4.17
'@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