d1s 0.2.5 → 0.2.6
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/.next/.next/BUILD_ID +1 -1
- package/dist/.next/.next/app-build-manifest.json +16 -16
- package/dist/.next/.next/app-path-routes-manifest.json +1 -1
- package/dist/.next/.next/build-manifest.json +2 -2
- package/dist/.next/.next/cache/.tsbuildinfo +1 -1
- package/dist/.next/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/.next/.next/cache/webpack/client-production/1.pack +0 -0
- package/dist/.next/.next/cache/webpack/client-production/3.pack +0 -0
- package/dist/.next/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/.next/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/dist/.next/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/.next/.next/cache/webpack/server-production/1.pack +0 -0
- package/dist/.next/.next/cache/webpack/server-production/2.pack +0 -0
- package/dist/.next/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/.next/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/dist/.next/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/.next/.next/next-server.js.nft.json +1 -1
- package/dist/.next/.next/prerender-manifest.json +1 -1
- package/dist/.next/.next/server/app/_not-found.html +1 -1
- package/dist/.next/.next/server/app/_not-found.rsc +1 -1
- package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
- package/dist/.next/.next/server/app/api/databases/route.js +1 -1
- package/dist/.next/.next/server/app/api/migrations/sync/route.js +1 -1
- package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +1 -1
- package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +1 -1
- package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +1 -1
- package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +1 -1
- package/dist/.next/.next/server/app/api/push-remote/preview/route.js +1 -1
- package/dist/.next/.next/server/app/api/query/route.js +1 -1
- package/dist/.next/.next/server/app/api/tables/[name]/route.js +1 -1
- package/dist/.next/.next/server/app/api/tables/route.js +1 -1
- package/dist/.next/.next/server/app/index.html +1 -1
- package/dist/.next/.next/server/app/index.rsc +1 -1
- package/dist/.next/.next/server/app/page.js +6 -6
- package/dist/.next/.next/server/app-paths-manifest.json +3 -3
- package/dist/.next/.next/server/chunks/336.js +1 -1
- package/dist/.next/.next/server/chunks/686.js +1 -1
- package/dist/.next/.next/server/chunks/992.js +2 -2
- package/dist/.next/.next/server/pages/404.html +1 -1
- package/dist/.next/.next/server/pages/500.html +1 -1
- package/dist/.next/.next/static/HsZ8OanS5v86DqC9rErO-/_buildManifest.js +1 -0
- package/dist/.next/.next/static/HsZ8OanS5v86DqC9rErO-/_ssgManifest.js +1 -0
- package/dist/.next/.next/trace +3 -3
- package/package.json +3 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
HsZ8OanS5v86DqC9rErO-
|
|
@@ -7,37 +7,37 @@
|
|
|
7
7
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-b786c3dd79ad15a5.js"
|
|
9
9
|
],
|
|
10
|
-
"/
|
|
10
|
+
"/api/databases/route": [
|
|
11
11
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
12
12
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
13
13
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
14
14
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
15
|
-
"static/
|
|
16
|
-
"static/chunks/692-ede418e1d28a1394.js",
|
|
17
|
-
"static/chunks/92-c4466e0f1ca8a3a8.js",
|
|
18
|
-
"static/chunks/735-c9144179c6bd7d06.js",
|
|
19
|
-
"static/chunks/app/layout-8360fab69b848283.js"
|
|
15
|
+
"static/chunks/app/api/databases/route-64255424877a9f72.js"
|
|
20
16
|
],
|
|
21
|
-
"/api/
|
|
17
|
+
"/api/migrations/sync-files/route": [
|
|
22
18
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
23
19
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
24
20
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
25
21
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
26
|
-
"static/chunks/app/api/
|
|
22
|
+
"static/chunks/app/api/migrations/sync-files/route-02fa291c8000dadf.js"
|
|
27
23
|
],
|
|
28
|
-
"/
|
|
24
|
+
"/layout": [
|
|
29
25
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
30
26
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
31
27
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
32
28
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
33
|
-
"static/
|
|
29
|
+
"static/css/cf41da7a0d47f779.css",
|
|
30
|
+
"static/chunks/692-ede418e1d28a1394.js",
|
|
31
|
+
"static/chunks/92-c4466e0f1ca8a3a8.js",
|
|
32
|
+
"static/chunks/735-c9144179c6bd7d06.js",
|
|
33
|
+
"static/chunks/app/layout-8360fab69b848283.js"
|
|
34
34
|
],
|
|
35
|
-
"/api/
|
|
35
|
+
"/api/cloudflare/route": [
|
|
36
36
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
37
37
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
38
38
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
39
39
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
40
|
-
"static/chunks/app/api/
|
|
40
|
+
"static/chunks/app/api/cloudflare/route-3458d78022185d7f.js"
|
|
41
41
|
],
|
|
42
42
|
"/api/migrations/sync/route": [
|
|
43
43
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
@@ -46,19 +46,19 @@
|
|
|
46
46
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
47
47
|
"static/chunks/app/api/migrations/sync/route-03766b3afcf043ba.js"
|
|
48
48
|
],
|
|
49
|
-
"/api/pull-remote/
|
|
49
|
+
"/api/pull-remote/preview/route": [
|
|
50
50
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
51
51
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
52
52
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
53
53
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
54
|
-
"static/chunks/app/api/pull-remote/
|
|
54
|
+
"static/chunks/app/api/pull-remote/preview/route-0fa15f783e8a306c.js"
|
|
55
55
|
],
|
|
56
|
-
"/api/pull-remote/
|
|
56
|
+
"/api/pull-remote/confirm/route": [
|
|
57
57
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
58
58
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
59
59
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
60
60
|
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
61
|
-
"static/chunks/app/api/pull-remote/
|
|
61
|
+
"static/chunks/app/api/pull-remote/confirm/route-7e05bb8920127abe.js"
|
|
62
62
|
],
|
|
63
63
|
"/api/push-remote/confirm/route": [
|
|
64
64
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"/
|
|
1
|
+
{"/api/databases/route":"/api/databases","/api/migrations/sync-files/route":"/api/migrations/sync-files","/_not-found/page":"/_not-found","/api/cloudflare/route":"/api/cloudflare","/api/migrations/sync/route":"/api/migrations/sync","/api/pull-remote/preview/route":"/api/pull-remote/preview","/api/pull-remote/confirm/route":"/api/pull-remote/confirm","/api/push-remote/confirm/route":"/api/push-remote/confirm","/api/push-remote/preview/route":"/api/push-remote/preview","/api/query/route":"/api/query","/api/tables/route":"/api/tables","/api/tables/[name]/route":"/api/tables/[name]","/page":"/"}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/HsZ8OanS5v86DqC9rErO-/_buildManifest.js",
|
|
9
|
+
"static/HsZ8OanS5v86DqC9rErO-/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|