@atproto/oauth-provider-ui 0.8.2 → 0.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle-manifest.json +19 -19
- package/package.json +7 -7
|
@@ -130,35 +130,30 @@
|
|
|
130
130
|
"isImplicitEntry": false,
|
|
131
131
|
"name": "messages"
|
|
132
132
|
},
|
|
133
|
-
"
|
|
134
|
-
"type": "asset",
|
|
135
|
-
"mime": "application/json",
|
|
136
|
-
"sha256": "L4IvQbm6ISwPXrsPSv47rLAInTTmKpqqhGK72ntM/ic="
|
|
137
|
-
},
|
|
138
|
-
"error-page-BKbFLHAo.js.map": {
|
|
133
|
+
"authorization-page-DL7RUpCx.js.map": {
|
|
139
134
|
"type": "asset",
|
|
140
135
|
"mime": "application/json",
|
|
141
|
-
"sha256": "
|
|
136
|
+
"sha256": "feK88mYlzAgi4apHNGNc+lPHU4vC9GevW4CCZP2lYgo="
|
|
142
137
|
},
|
|
143
|
-
"
|
|
138
|
+
"account-page-BX2GZBEw.js.map": {
|
|
144
139
|
"type": "asset",
|
|
145
140
|
"mime": "application/json",
|
|
146
|
-
"sha256": "
|
|
141
|
+
"sha256": "vJiiaLGLtCQ7BDTexos6EcsvmzezJ5jDf3+SpU6pS60="
|
|
147
142
|
},
|
|
148
|
-
"
|
|
143
|
+
"cookie-error-page-Cx1SIpeB.js.map": {
|
|
149
144
|
"type": "asset",
|
|
150
145
|
"mime": "application/json",
|
|
151
|
-
"sha256": "
|
|
146
|
+
"sha256": "L4IvQbm6ISwPXrsPSv47rLAInTTmKpqqhGK72ntM/ic="
|
|
152
147
|
},
|
|
153
|
-
"messages-
|
|
148
|
+
"messages-T8-auoWR.js.map": {
|
|
154
149
|
"type": "asset",
|
|
155
150
|
"mime": "application/json",
|
|
156
|
-
"sha256": "
|
|
151
|
+
"sha256": "DKo2T9p1UdEJvr7n9miZRjCWVjBO8fOFnaACB+aACzM="
|
|
157
152
|
},
|
|
158
|
-
"
|
|
153
|
+
"error-page-BKbFLHAo.js.map": {
|
|
159
154
|
"type": "asset",
|
|
160
155
|
"mime": "application/json",
|
|
161
|
-
"sha256": "
|
|
156
|
+
"sha256": "dlNcQnTu9XHj8NRZfd779x8UfbVlDqXyluigXkqG2b0="
|
|
162
157
|
},
|
|
163
158
|
"error-view-DyR04KA3.js.map": {
|
|
164
159
|
"type": "asset",
|
|
@@ -170,15 +165,20 @@
|
|
|
170
165
|
"mime": "application/json",
|
|
171
166
|
"sha256": "5GvY5ZMVDeSdgO2NKATkiQ5UcRhMk3kA2P2zkM35BWU="
|
|
172
167
|
},
|
|
173
|
-
"
|
|
168
|
+
"messages-4rkLJjBK.js.map": {
|
|
174
169
|
"type": "asset",
|
|
175
170
|
"mime": "application/json",
|
|
176
|
-
"sha256": "
|
|
171
|
+
"sha256": "WThsRaJurtROOonDs7CM18Fb8chkJmqRZjn55kWNKyg="
|
|
177
172
|
},
|
|
178
|
-
"
|
|
173
|
+
"messages-BO47dnxt.js.map": {
|
|
179
174
|
"type": "asset",
|
|
180
175
|
"mime": "application/json",
|
|
181
|
-
"sha256": "
|
|
176
|
+
"sha256": "wRSwL9KDV3stzbWtcmdOJMWS5GtRoM23oY+a63TiWW0="
|
|
177
|
+
},
|
|
178
|
+
"messages-Cy2gaWBQ.js.map": {
|
|
179
|
+
"type": "asset",
|
|
180
|
+
"mime": "application/json",
|
|
181
|
+
"sha256": "lXw4/X+z/SNI6npKBZ0LdBpb2h8DkvAXs7o1YMDIWJE="
|
|
182
182
|
},
|
|
183
183
|
"index-BGzCQjcN.js.map": {
|
|
184
184
|
"type": "asset",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atproto/oauth-provider-ui",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Sign-in & Sign-up UI for the @atproto/oauth-provider",
|
|
6
6
|
"homepage": "https://atproto.com",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"hydration-data.d.ts"
|
|
27
27
|
],
|
|
28
28
|
"optionalDependencies": {
|
|
29
|
-
"@atproto/oauth-provider-api": "0.7.
|
|
29
|
+
"@atproto/oauth-provider-api": "0.7.2"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@hcaptcha/react-hcaptcha": "^1.11.2",
|
|
@@ -57,11 +57,11 @@
|
|
|
57
57
|
"ua-parser-js": "^2.0.3",
|
|
58
58
|
"vite": "^6.2.0",
|
|
59
59
|
"zod": "^3.24.2",
|
|
60
|
-
"@atproto-labs/fetch": "^0.3.
|
|
61
|
-
"@atproto-labs/rollup-plugin-bundle-manifest": "^0.3.
|
|
62
|
-
"@atproto/
|
|
63
|
-
"@atproto/oauth-
|
|
64
|
-
"@atproto/
|
|
60
|
+
"@atproto-labs/fetch": "^0.3.2",
|
|
61
|
+
"@atproto-labs/rollup-plugin-bundle-manifest": "^0.3.2",
|
|
62
|
+
"@atproto/oauth-types": "^0.7.3",
|
|
63
|
+
"@atproto/oauth-scopes": "^0.5.2",
|
|
64
|
+
"@atproto/syntax": "^0.6.3"
|
|
65
65
|
},
|
|
66
66
|
"scripts": {
|
|
67
67
|
"i18n:extract": "lingui extract --clean",
|