We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82429b commit 12ef6f7Copy full SHA for 12ef6f7
packages/client/package.json
@@ -37,11 +37,11 @@
37
"devDependencies": {
38
"@atcute/internal-dev-env": "workspace:*",
39
"@tsky/lexicons": "workspace:*",
40
- "@vitest/coverage-istanbul": "2.1.6",
+ "@vitest/coverage-istanbul": "^3.0.6",
41
"globals": "^15.12.0",
42
"pkgroll": "^2.5.1",
43
"tsx": "^4.19.2",
44
"typescript": "catalog:",
45
- "vitest": "^3.0.5"
+ "vitest": "^3.0.6"
46
}
47
packages/lexicons/src/lib/lexicons.ts
@@ -5,7 +5,7 @@
5
* @module
6
* Contains type declarations for Bluesky lexicons
7
* @generated
8
- * Generated on: 2025-02-19T09:17:40.945Z
+ * Generated on: 2025-02-19T09:25:18.045Z
9
* Version: main
10
* Source: https://github.com/bluesky-social/atproto/tree/7449f8607c1be948a0b55611c21075757c3d7261/lexicons
11
*/
0 commit comments