We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870ae1e commit 66f93f0Copy full SHA for 66f93f0
1 file changed
astro-authproto/package.json
@@ -71,7 +71,7 @@
71
"@atproto/identity": "^0.4.8",
72
"@atproto/jwk-jose": "^0.1.4",
73
"@atproto/oauth-client-node": "^0.3.8",
74
- "astro-integration-kit": "^0.19.0",
+ "astro-integration-kit": "^0.20.0",
75
"unstorage": "^1.16.1"
76
},
77
"devDependencies": {
@@ -80,8 +80,8 @@
80
"tsdown": "^0.17.2"
81
82
"peerDependencies": {
83
- "@astrojs/db": "^0.17.1",
84
- "astro": "^5.13.0",
+ "@astrojs/db": "^0.17.1 || ^0.20.0",
+ "astro": "^5.13.0 || ^6.0.0",
85
"drizzle-orm": "^0.42.0"
86
87
"peerDependenciesMeta": {
0 commit comments