Commit 72d5af1 1 parent d4ef46a commit 72d5af1 Copy full SHA for 72d5af1
File tree 4 files changed +15
-15
lines changed
4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 17
17
"e2e:run" : " $(yarn bin)/cypress run --browser chrome"
18
18
},
19
19
"dependencies" : {
20
- "@atproto/api" : " ^0.14.4 " ,
20
+ "@atproto/api" : " ^0.14.5 " ,
21
21
"@atproto/oauth-client-browser" : " ^0.2.0" ,
22
22
"@atproto/oauth-types" : " ^0.1.4" ,
23
23
"@atproto/xrpc" : " ^0.6.1" ,
Original file line number Diff line number Diff line change 3
3
"description" : " Ozone service entrypoint" ,
4
4
"main" : " index.js" ,
5
5
"dependencies" : {
6
- "@atproto/ozone" : " 0.1.83 " ,
6
+ "@atproto/ozone" : " 0.1.84 " ,
7
7
"next" : " 14.2.5"
8
8
}
9
9
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @atproto/api@^0.14.4 " :
6
- version "0.14.4 "
7
- resolved "https://registry.npmjs.org/@atproto/api/-/api-0.14.4 .tgz#887a56acc4f780facccb66cd44cafd6b151425f5 "
8
- integrity sha512-R/9xmAs8noZK//wmCoHow99Eg1g5J9y36IYmrU3aRApa0JkSVOfoCwwY42gN+LXDGSY1hP50hyRe8ftUVUMFkA ==
5
+ " @atproto/api@^0.14.5 " :
6
+ version "0.14.5 "
7
+ resolved "https://registry.npmjs.org/@atproto/api/-/api-0.14.5 .tgz#35aeb05c7fa84dfdbe2a0c2ae45c0e3bd9581293 "
8
+ integrity sha512-UnMOJWtZepMhWRnpL7VASp9R2lPLFjQpSSIOOBIqqhprTUot1aIxyFmz1idI58bSl6SZVA7BWRH+i8XyXSKlNg ==
9
9
dependencies :
10
10
" @atproto/common-web" " ^0.4.0"
11
11
" @atproto/lexicon" " ^0.4.7"
87
87
multiformats "^9.9.0"
88
88
zod "^3.23.8"
89
89
90
- " @atproto/ozone@0.1.83 " :
91
- version "0.1.83 "
92
- resolved "https://registry.npmjs.org/@atproto/ozone/-/ozone-0.1.83 .tgz#dbdb246be7f30d5d75c63c9a7e7fb56cf64234cb "
93
- integrity sha512-yiyaYHOY6rS0l5LPwrZ3hTvqSn5pqybYKW2FaNSY9fp30ycVw278JNlG712IfPOjJYzzlINhy95zKO6nhpSlwA ==
90
+ " @atproto/ozone@0.1.84 " :
91
+ version "0.1.84 "
92
+ resolved "https://registry.npmjs.org/@atproto/ozone/-/ozone-0.1.84 .tgz#96d55af90a1cd3ba2b6edb924bad3d9955040621 "
93
+ integrity sha512-K9PmL27x8yOVjHwP7bjshsrBqJlHfGhLCQK2E0/Ok7Zce0yxM4CnT7E+ERlERZUBw7yoyO92TCz1zW21onVRLw ==
94
94
dependencies :
95
- " @atproto/api" " ^0.14.4 "
95
+ " @atproto/api" " ^0.14.5 "
96
96
" @atproto/common" " ^0.4.8"
97
97
" @atproto/crypto" " ^0.4.4"
98
98
" @atproto/identity" " ^0.4.6"
Original file line number Diff line number Diff line change 60
60
resolved "https://registry.yarnpkg.com/@atproto-labs/simple-store/-/simple-store-0.1.1.tgz#e743a2722b5d8732166f0a72aca8bd10e9bff106"
61
61
integrity sha512-WKILW2b3QbAYKh+w5U2x6p5FqqLl0nAeLwGeDY+KjX01K4Dq3vQTR9b/qNp0jZm48CabPQVrqCv0PPU9LgRRRg==
62
62
63
- " @atproto/api@^0.14.4 " :
64
- version "0.14.4 "
65
- resolved "https://registry.npmjs.org/@atproto/api/-/api-0.14.4 .tgz#887a56acc4f780facccb66cd44cafd6b151425f5 "
66
- integrity sha512-R/9xmAs8noZK//wmCoHow99Eg1g5J9y36IYmrU3aRApa0JkSVOfoCwwY42gN+LXDGSY1hP50hyRe8ftUVUMFkA ==
63
+ " @atproto/api@^0.14.5 " :
64
+ version "0.14.5 "
65
+ resolved "https://registry.npmjs.org/@atproto/api/-/api-0.14.5 .tgz#35aeb05c7fa84dfdbe2a0c2ae45c0e3bd9581293 "
66
+ integrity sha512-UnMOJWtZepMhWRnpL7VASp9R2lPLFjQpSSIOOBIqqhprTUot1aIxyFmz1idI58bSl6SZVA7BWRH+i8XyXSKlNg ==
67
67
dependencies :
68
68
" @atproto/common-web" " ^0.4.0"
69
69
" @atproto/lexicon" " ^0.4.7"
You can’t perform that action at this time.
0 commit comments