generated from nhcarrigan/template
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9abb6cee18 | |||
| 8736490d1c | |||
| 35a4808ca9 |
+2
-2
@@ -18,12 +18,12 @@
|
||||
"@nhcarrigan/eslint-config": "5.2.0",
|
||||
"@nhcarrigan/typescript-config": "4.0.0",
|
||||
"@types/node": "22.13.9",
|
||||
"@types/node-schedule": "2.1.7",
|
||||
"@types/node-schedule": "2.1.8",
|
||||
"eslint": "9.21.0",
|
||||
"typescript": "5.8.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@atproto/api": "0.19.0",
|
||||
"@atproto/api": "0.19.1",
|
||||
"@nhcarrigan/logger": "1.0.0",
|
||||
"@slack/bolt": "4.2.1",
|
||||
"@slack/oauth": "3.0.4",
|
||||
|
||||
Generated
+35
-35
@@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@atproto/api':
|
||||
specifier: 0.19.0
|
||||
version: 0.19.0
|
||||
specifier: 0.19.1
|
||||
version: 0.19.1
|
||||
'@nhcarrigan/logger':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
@@ -43,8 +43,8 @@ importers:
|
||||
specifier: 22.13.9
|
||||
version: 22.13.9
|
||||
'@types/node-schedule':
|
||||
specifier: 2.1.7
|
||||
version: 2.1.7
|
||||
specifier: 2.1.8
|
||||
version: 2.1.8
|
||||
eslint:
|
||||
specifier: 9.21.0
|
||||
version: 9.21.0
|
||||
@@ -54,23 +54,23 @@ importers:
|
||||
|
||||
packages:
|
||||
|
||||
'@atproto/api@0.19.0':
|
||||
resolution: {integrity: sha512-7u/EGgkIj4bbslGer2RMQPtMWCPvREcpH0mVagaf5om+NcPzUIZeIacWKANVv95BdMJ7jlcHS7xrkEMPmg2dFw==}
|
||||
'@atproto/api@0.19.1':
|
||||
resolution: {integrity: sha512-GE94kx6PBsBAUcFne+cX3c77ZVr3/pvfeeG+GtZ1QFE8U9brrXoCoN6qwtOg6PfZk8UvpyCxLyWNfiC2GfCSJg==}
|
||||
|
||||
'@atproto/common-web@0.4.17':
|
||||
resolution: {integrity: sha512-sfxD8NGxyoxhxmM9EUshEFbWcJ3+JHEOZF4Quk6HsCh1UxpHBmLabT/vEsAkDWl+C/8U0ine0+c/gHyE/OZiQQ==}
|
||||
'@atproto/common-web@0.4.18':
|
||||
resolution: {integrity: sha512-ilImzP+9N/mtse440kN60pGrEzG7wi4xsV13nGeLrS+Zocybc/ISOpKlbZM13o+twPJ+Q7veGLw9CtGg0GAFoQ==}
|
||||
|
||||
'@atproto/lex-data@0.0.12':
|
||||
resolution: {integrity: sha512-aekJudcK1p6sbTqUv2bJMJBAGZaOJS0mgDclpK3U6VuBREK/au4B6ffunBFWgrDfg0Vwj2JGyEA7E51WZkJcRw==}
|
||||
'@atproto/lex-data@0.0.13':
|
||||
resolution: {integrity: sha512-7Z7RwZ1Y/JzBF/Tcn/I4UJ/vIGfh5zn1zjv0KX+flke2JtgFkSE8uh2hOtqgBQMNqE3zdJFM+dcSWln86hR3MQ==}
|
||||
|
||||
'@atproto/lex-json@0.0.12':
|
||||
resolution: {integrity: sha512-XlEpnWWZdDJ5BIgG25GyH+6iBfyrFL18BI5JSE6rUfMObbFMrQRaCuRLQfryRXNysVz3L3U+Qb9y8KcXbE8AcA==}
|
||||
'@atproto/lex-json@0.0.13':
|
||||
resolution: {integrity: sha512-hwLhkKaIHulGJpt0EfXAEWdrxqM2L1tV/tvilzhMp3QxPqYgXchFnrfVmLsyFDx6P6qkH1GsX/XC2V36U0UlPQ==}
|
||||
|
||||
'@atproto/lexicon@0.6.1':
|
||||
resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==}
|
||||
'@atproto/lexicon@0.6.2':
|
||||
resolution: {integrity: sha512-p3Ly6hinVZW0ETuAXZMeUGwuMm3g8HvQMQ41yyEE6AL0hAkfeKFaZKos6BdBrr6CjkpbrDZqE8M+5+QOceysMw==}
|
||||
|
||||
'@atproto/syntax@0.4.3':
|
||||
resolution: {integrity: sha512-YoZUz40YAJr5nPwvCDWgodEOlt5IftZqPJvA0JDWjuZKD8yXddTwSzXSaKQAzGOpuM+/A3uXRtPzJJqlScc+iA==}
|
||||
'@atproto/syntax@0.5.0':
|
||||
resolution: {integrity: sha512-UA2DSpGdOQzUQ4gi5SH+NEJz/YR3a3Fg3y2oh+xETDSiTRmA4VhHRCojhXAVsBxUT6EnItw190C/KN+DWW90kw==}
|
||||
|
||||
'@atproto/xrpc@0.7.7':
|
||||
resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==}
|
||||
@@ -594,8 +594,8 @@ packages:
|
||||
'@types/ms@2.1.0':
|
||||
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
||||
|
||||
'@types/node-schedule@2.1.7':
|
||||
resolution: {integrity: sha512-G7Z3R9H7r3TowoH6D2pkzUHPhcJrDF4Jz1JOQ80AX0K2DWTHoN9VC94XzFAPNMdbW9TBzMZ3LjpFi7RYdbxtXA==}
|
||||
'@types/node-schedule@2.1.8':
|
||||
resolution: {integrity: sha512-k00g6Yj/oUg/CDC+MeLHUzu0+OFxWbIqrFfDiLi6OPKxTujvpv29mHGM8GtKr7B+9Vv92FcK/8mRqi1DK5f3hA==}
|
||||
|
||||
'@types/node@22.13.9':
|
||||
resolution: {integrity: sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==}
|
||||
@@ -2636,51 +2636,51 @@ packages:
|
||||
|
||||
snapshots:
|
||||
|
||||
'@atproto/api@0.19.0':
|
||||
'@atproto/api@0.19.1':
|
||||
dependencies:
|
||||
'@atproto/common-web': 0.4.17
|
||||
'@atproto/lexicon': 0.6.1
|
||||
'@atproto/syntax': 0.4.3
|
||||
'@atproto/common-web': 0.4.18
|
||||
'@atproto/lexicon': 0.6.2
|
||||
'@atproto/syntax': 0.5.0
|
||||
'@atproto/xrpc': 0.7.7
|
||||
await-lock: 2.2.2
|
||||
multiformats: 9.9.0
|
||||
tlds: 1.256.0
|
||||
zod: 3.24.2
|
||||
|
||||
'@atproto/common-web@0.4.17':
|
||||
'@atproto/common-web@0.4.18':
|
||||
dependencies:
|
||||
'@atproto/lex-data': 0.0.12
|
||||
'@atproto/lex-json': 0.0.12
|
||||
'@atproto/syntax': 0.4.3
|
||||
'@atproto/lex-data': 0.0.13
|
||||
'@atproto/lex-json': 0.0.13
|
||||
'@atproto/syntax': 0.5.0
|
||||
zod: 3.24.2
|
||||
|
||||
'@atproto/lex-data@0.0.12':
|
||||
'@atproto/lex-data@0.0.13':
|
||||
dependencies:
|
||||
multiformats: 9.9.0
|
||||
tslib: 2.8.1
|
||||
uint8arrays: 3.0.0
|
||||
unicode-segmenter: 0.14.5
|
||||
|
||||
'@atproto/lex-json@0.0.12':
|
||||
'@atproto/lex-json@0.0.13':
|
||||
dependencies:
|
||||
'@atproto/lex-data': 0.0.12
|
||||
'@atproto/lex-data': 0.0.13
|
||||
tslib: 2.8.1
|
||||
|
||||
'@atproto/lexicon@0.6.1':
|
||||
'@atproto/lexicon@0.6.2':
|
||||
dependencies:
|
||||
'@atproto/common-web': 0.4.17
|
||||
'@atproto/syntax': 0.4.3
|
||||
'@atproto/common-web': 0.4.18
|
||||
'@atproto/syntax': 0.5.0
|
||||
iso-datestring-validator: 2.2.2
|
||||
multiformats: 9.9.0
|
||||
zod: 3.24.2
|
||||
|
||||
'@atproto/syntax@0.4.3':
|
||||
'@atproto/syntax@0.5.0':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@atproto/xrpc@0.7.7':
|
||||
dependencies:
|
||||
'@atproto/lexicon': 0.6.1
|
||||
'@atproto/lexicon': 0.6.2
|
||||
zod: 3.24.2
|
||||
|
||||
'@babel/code-frame@7.26.2':
|
||||
@@ -3180,7 +3180,7 @@ snapshots:
|
||||
|
||||
'@types/ms@2.1.0': {}
|
||||
|
||||
'@types/node-schedule@2.1.7':
|
||||
'@types/node-schedule@2.1.8':
|
||||
dependencies:
|
||||
'@types/node': 22.13.9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user