d1s 0.2.9 → 0.2.11
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 +28 -28
- package/dist/.next/.next/app-path-routes-manifest.json +1 -1
- package/dist/.next/.next/build-manifest.json +3 -3
- package/dist/.next/.next/cache/.rscinfo +1 -1
- 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/2.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/edge-server-production/index.pack +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/required-server-files.json +1 -1
- package/dist/.next/.next/server/app/_not-found/page.js +1 -1
- package/dist/.next/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/.next/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/_not-found.html +1 -1
- package/dist/.next/.next/server/app/_not-found.rsc +4 -4
- package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
- package/dist/.next/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/databases/route.js +1 -1
- package/dist/.next/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/migrations/sync/route.js +3 -3
- package/dist/.next/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +8 -8
- package/dist/.next/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/pull-data/confirm/route.js +1 -1
- package/dist/.next/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +2 -2
- package/dist/.next/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +2 -2
- package/dist/.next/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +5 -5
- package/dist/.next/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/push-remote/preview/route.js +3 -3
- package/dist/.next/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/query/route.js +3 -3
- package/dist/.next/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/tables/[name]/route.js +2 -2
- package/dist/.next/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/tables/route.js +2 -2
- package/dist/.next/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/api/update/route.js +1 -5
- package/dist/.next/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app/index.html +3 -3
- package/dist/.next/.next/server/app/index.rsc +5 -5
- package/dist/.next/.next/server/app/page.js +11 -13
- package/dist/.next/.next/server/app/page.js.nft.json +1 -1
- package/dist/.next/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/.next/server/app-paths-manifest.json +1 -1
- package/dist/.next/.next/server/chunks/226.js +6 -6
- package/dist/.next/.next/server/chunks/391.js +5 -5
- package/dist/.next/.next/server/chunks/452.js +1 -1
- package/dist/.next/.next/server/chunks/627.js +3 -3
- package/dist/.next/.next/server/chunks/638.js +3 -3
- package/dist/.next/.next/server/chunks/90.js +1 -0
- package/dist/.next/.next/server/chunks/992.js +3 -3
- package/dist/.next/.next/server/middleware-build-manifest.js +1 -1
- package/dist/.next/.next/server/next-font-manifest.js +1 -1
- package/dist/.next/.next/server/next-font-manifest.json +1 -1
- package/dist/.next/.next/server/pages/404.html +1 -1
- package/dist/.next/.next/server/pages/500.html +1 -1
- package/dist/.next/.next/server/pages/_app.js +1 -1
- package/dist/.next/.next/server/pages/_document.js +1 -1
- package/dist/.next/.next/server/pages/_error.js +1 -1
- package/dist/.next/.next/server/server-reference-manifest.json +1 -1
- package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_buildManifest.js +1 -0
- package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_ssgManifest.js +1 -0
- package/dist/.next/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
- package/dist/.next/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
- package/dist/.next/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
- package/dist/.next/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
- package/dist/.next/.next/static/css/9f6c25c5400f83d3.css +3 -0
- package/dist/.next/.next/trace +3 -3
- package/dist/.next/.next/types/app/api/cloudflare/route.ts +1 -1
- package/dist/.next/.next/types/app/api/databases/route.ts +1 -1
- package/dist/.next/.next/types/app/api/migrations/sync/route.ts +1 -1
- package/dist/.next/.next/types/app/api/migrations/sync-files/route.ts +1 -1
- package/dist/.next/.next/types/app/api/pull-data/confirm/route.ts +1 -1
- package/dist/.next/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
- package/dist/.next/.next/types/app/api/pull-remote/preview/route.ts +1 -1
- package/dist/.next/.next/types/app/api/push-remote/confirm/route.ts +1 -1
- package/dist/.next/.next/types/app/api/push-remote/preview/route.ts +1 -1
- package/dist/.next/.next/types/app/api/query/route.ts +1 -1
- package/dist/.next/.next/types/app/api/tables/[name]/route.ts +1 -1
- package/dist/.next/.next/types/app/api/tables/route.ts +1 -1
- package/dist/.next/.next/types/app/api/update/route.ts +1 -1
- package/dist/.next/.next/types/app/page.ts +1 -1
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +41 -41
- package/dist/.next/app-path-routes-manifest.json +1 -1
- package/dist/.next/build-manifest.json +3 -3
- package/dist/.next/cache/.rscinfo +1 -1
- package/dist/.next/cache/.tsbuildinfo +1 -1
- package/dist/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/.next/next-server.js.nft.json +1 -1
- package/dist/.next/prerender-manifest.json +1 -1
- package/dist/.next/required-server-files.json +1 -1
- package/dist/.next/server/app/_not-found/page.js +1 -1
- package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +4 -4
- package/dist/.next/server/app/api/cloudflare/route.js +1 -1
- package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/databases/route.js +1 -1
- package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/migrations/sync/route.js +3 -3
- package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/migrations/sync-files/route.js +8 -8
- package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
- package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/pull-remote/confirm/route.js +2 -2
- package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/pull-remote/preview/route.js +2 -2
- package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/push-remote/confirm/route.js +5 -5
- package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/push-remote/preview/route.js +3 -3
- package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/query/route.js +3 -3
- package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/tables/[name]/route.js +2 -2
- package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/tables/route.js +2 -2
- package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/api/update/route.js +1 -5
- package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/index.html +3 -3
- package/dist/.next/server/app/index.rsc +5 -5
- package/dist/.next/server/app/page.js +11 -13
- package/dist/.next/server/app/page.js.nft.json +1 -1
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app-paths-manifest.json +5 -5
- package/dist/.next/server/chunks/226.js +6 -6
- package/dist/.next/server/chunks/391.js +5 -5
- package/dist/.next/server/chunks/452.js +1 -1
- package/dist/.next/server/chunks/627.js +3 -3
- package/dist/.next/server/chunks/638.js +3 -3
- package/dist/.next/server/chunks/90.js +1 -0
- package/dist/.next/server/chunks/992.js +3 -3
- package/dist/.next/server/middleware-build-manifest.js +1 -1
- package/dist/.next/server/next-font-manifest.js +1 -1
- package/dist/.next/server/next-font-manifest.json +1 -1
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/pages/_app.js +1 -1
- package/dist/.next/server/pages/_document.js +1 -1
- package/dist/.next/server/pages/_error.js +1 -1
- package/dist/.next/server/server-reference-manifest.json +1 -1
- package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_buildManifest.js +1 -0
- package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_ssgManifest.js +1 -0
- package/dist/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
- package/dist/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
- package/dist/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
- package/dist/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
- package/dist/.next/static/css/9f6c25c5400f83d3.css +3 -0
- package/dist/.next/trace +14 -17
- package/dist/.next/types/app/api/cloudflare/route.ts +1 -1
- package/dist/.next/types/app/api/databases/route.ts +1 -1
- package/dist/.next/types/app/api/migrations/sync/route.ts +1 -1
- package/dist/.next/types/app/api/migrations/sync-files/route.ts +1 -1
- package/dist/.next/types/app/api/pull-data/confirm/route.ts +1 -1
- package/dist/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
- package/dist/.next/types/app/api/pull-remote/preview/route.ts +1 -1
- package/dist/.next/types/app/api/push-remote/confirm/route.ts +1 -1
- package/dist/.next/types/app/api/push-remote/preview/route.ts +1 -1
- package/dist/.next/types/app/api/query/route.ts +1 -1
- package/dist/.next/types/app/api/tables/[name]/route.ts +1 -1
- package/dist/.next/types/app/api/tables/route.ts +1 -1
- package/dist/.next/types/app/api/update/route.ts +1 -1
- package/dist/.next/types/app/page.ts +1 -1
- package/dist/app/api/update/route.js +29 -20
- package/dist/app/app/api/update/route.js +29 -20
- package/dist/app/app/page.jsx +13 -23
- package/dist/app/page.jsx +13 -23
- package/dist/d1-studio.js +30 -194
- package/dist/lib/sql-operations.js +30 -24
- package/dist/lib/version-utils.js +34 -0
- package/package.json +2 -2
- package/scripts/studio.js +30 -194
- package/src/app/api/update/route.js +29 -20
- package/src/app/page.jsx +13 -23
- package/src/components/sidebar.jsx +2 -1
- package/src/components/table-view.jsx +1 -1
- package/src/components/update-banner.jsx +69 -38
- package/src/lib/sql-operations.js +30 -24
- package/src/lib/version-utils.js +34 -0
- package/dist/.next/.next/server/chunks/336.js +0 -1
- package/dist/.next/.next/static/chunks/176-9146975ef8699719.js +0 -1
- package/dist/.next/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
- package/dist/.next/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
- package/dist/.next/.next/static/css/674bee6608c638e4.css +0 -3
- package/dist/.next/server/chunks/336.js +0 -1
- package/dist/.next/static/chunks/176-9146975ef8699719.js +0 -1
- package/dist/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
- package/dist/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
- package/dist/.next/static/css/674bee6608c638e4.css +0 -3
- /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_buildManifest.js +0 -0
- /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_ssgManifest.js +0 -0
- /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_buildManifest.js +0 -0
- /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
OUHnbB-64afrrZQL0Srn5
|
|
@@ -4,120 +4,120 @@
|
|
|
4
4
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
5
5
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
6
6
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
7
|
-
"static/chunks/main-app-
|
|
7
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-b786c3dd79ad15a5.js"
|
|
9
9
|
],
|
|
10
|
-
"/layout": [
|
|
11
|
-
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
12
|
-
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
13
|
-
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
14
|
-
"static/chunks/main-app-d36cdfb402b40f13.js",
|
|
15
|
-
"static/css/674bee6608c638e4.css",
|
|
16
|
-
"static/chunks/692-ede418e1d28a1394.js",
|
|
17
|
-
"static/chunks/92-c4466e0f1ca8a3a8.js",
|
|
18
|
-
"static/chunks/735-b885dfec6353171d.js",
|
|
19
|
-
"static/chunks/app/layout-8360fab69b848283.js"
|
|
20
|
-
],
|
|
21
10
|
"/api/cloudflare/route": [
|
|
22
11
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
23
12
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
24
13
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
25
|
-
"static/chunks/main-app-
|
|
14
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
26
15
|
"static/chunks/app/api/cloudflare/route-b77846f372b01f38.js"
|
|
27
16
|
],
|
|
28
17
|
"/api/databases/route": [
|
|
29
18
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
30
19
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
31
20
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
32
|
-
"static/chunks/main-app-
|
|
21
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
33
22
|
"static/chunks/app/api/databases/route-407794f8145d9a0b.js"
|
|
34
23
|
],
|
|
35
24
|
"/api/migrations/sync-files/route": [
|
|
36
25
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
37
26
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
38
27
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
39
|
-
"static/chunks/main-app-
|
|
28
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
40
29
|
"static/chunks/app/api/migrations/sync-files/route-92010db279b4dd8e.js"
|
|
41
30
|
],
|
|
42
31
|
"/api/migrations/sync/route": [
|
|
43
32
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
44
33
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
45
34
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
46
|
-
"static/chunks/main-app-
|
|
35
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
47
36
|
"static/chunks/app/api/migrations/sync/route-9f480f5590369a8f.js"
|
|
48
37
|
],
|
|
49
38
|
"/api/pull-data/confirm/route": [
|
|
50
39
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
51
40
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
52
41
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
53
|
-
"static/chunks/main-app-
|
|
42
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
54
43
|
"static/chunks/app/api/pull-data/confirm/route-a02fe6d3cdd0a535.js"
|
|
55
44
|
],
|
|
56
45
|
"/api/pull-remote/confirm/route": [
|
|
57
46
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
58
47
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
59
48
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
60
|
-
"static/chunks/main-app-
|
|
49
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
61
50
|
"static/chunks/app/api/pull-remote/confirm/route-f401a03507d1da50.js"
|
|
62
51
|
],
|
|
63
52
|
"/api/pull-remote/preview/route": [
|
|
64
53
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
65
54
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
66
55
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
67
|
-
"static/chunks/main-app-
|
|
56
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
68
57
|
"static/chunks/app/api/pull-remote/preview/route-3c53814b5cb8b6b0.js"
|
|
69
58
|
],
|
|
70
59
|
"/api/push-remote/confirm/route": [
|
|
71
60
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
72
61
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
73
62
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
74
|
-
"static/chunks/main-app-
|
|
63
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
75
64
|
"static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js"
|
|
76
65
|
],
|
|
77
66
|
"/api/push-remote/preview/route": [
|
|
78
67
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
79
68
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
80
69
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
81
|
-
"static/chunks/main-app-
|
|
70
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
82
71
|
"static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js"
|
|
83
72
|
],
|
|
84
73
|
"/api/query/route": [
|
|
85
74
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
86
75
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
87
76
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
88
|
-
"static/chunks/main-app-
|
|
77
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
89
78
|
"static/chunks/app/api/query/route-87bae2d4aebaf859.js"
|
|
90
79
|
],
|
|
80
|
+
"/layout": [
|
|
81
|
+
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
82
|
+
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
83
|
+
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
84
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
85
|
+
"static/css/9f6c25c5400f83d3.css",
|
|
86
|
+
"static/chunks/692-ede418e1d28a1394.js",
|
|
87
|
+
"static/chunks/92-c4466e0f1ca8a3a8.js",
|
|
88
|
+
"static/chunks/735-b885dfec6353171d.js",
|
|
89
|
+
"static/chunks/app/layout-be6ee67cf0c92654.js"
|
|
90
|
+
],
|
|
91
91
|
"/api/tables/route": [
|
|
92
92
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
93
93
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
94
94
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
95
|
-
"static/chunks/main-app-
|
|
95
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
96
96
|
"static/chunks/app/api/tables/route-0f46f911562abcdf.js"
|
|
97
97
|
],
|
|
98
98
|
"/api/update/route": [
|
|
99
99
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
100
100
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
101
101
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
102
|
-
"static/chunks/main-app-
|
|
102
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
103
103
|
"static/chunks/app/api/update/route-14edc1917760bce0.js"
|
|
104
104
|
],
|
|
105
105
|
"/api/tables/[name]/route": [
|
|
106
106
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
107
107
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
108
108
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
109
|
-
"static/chunks/main-app-
|
|
109
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
110
110
|
"static/chunks/app/api/tables/[name]/route-d20ca163b9c03e7c.js"
|
|
111
111
|
],
|
|
112
112
|
"/page": [
|
|
113
113
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
114
114
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
115
115
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
116
|
-
"static/chunks/main-app-
|
|
116
|
+
"static/chunks/main-app-fa35024de9bd9284.js",
|
|
117
117
|
"static/chunks/692-ede418e1d28a1394.js",
|
|
118
|
-
"static/chunks/
|
|
118
|
+
"static/chunks/576-c4daf274bb6469a1.js",
|
|
119
119
|
"static/chunks/735-b885dfec6353171d.js",
|
|
120
|
-
"static/chunks/app/page-
|
|
120
|
+
"static/chunks/app/page-36ed30b2266617f3.js"
|
|
121
121
|
]
|
|
122
122
|
}
|
|
123
123
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"/
|
|
1
|
+
{"/api/cloudflare/route":"/api/cloudflare","/api/databases/route":"/api/databases","/api/migrations/sync-files/route":"/api/migrations/sync-files","/api/migrations/sync/route":"/api/migrations/sync","/api/pull-data/confirm/route":"/api/pull-data/confirm","/api/pull-remote/confirm/route":"/api/pull-remote/confirm","/api/pull-remote/preview/route":"/api/pull-remote/preview","/api/push-remote/confirm/route":"/api/push-remote/confirm","/api/push-remote/preview/route":"/api/push-remote/preview","/api/query/route":"/api/query","/_not-found/page":"/_not-found","/api/tables/route":"/api/tables","/api/update/route":"/api/update","/api/tables/[name]/route":"/api/tables/[name]","/page":"/"}
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/OUHnbB-64afrrZQL0Srn5/_buildManifest.js",
|
|
9
|
+
"static/OUHnbB-64afrrZQL0Srn5/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-c76ac1e586b2802a.js",
|
|
13
13
|
"static/chunks/4bd1b696-8c908eb707f85a27.js",
|
|
14
14
|
"static/chunks/517-3b698a5d3da06ff7.js",
|
|
15
|
-
"static/chunks/main-app-
|
|
15
|
+
"static/chunks/main-app-fa35024de9bd9284.js"
|
|
16
16
|
],
|
|
17
17
|
"rootMainFilesTree": {},
|
|
18
18
|
"pages": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"encryption.key":"
|
|
1
|
+
{"encryption.key":"qI1av4dYXLrfhcf9cF8ur+wY5wRogRZdB7QpFH8EuXs=","encryption.expire_at":1743479376774}
|