claudeship 0.2.22 → 0.2.24
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/apps/server/dist/tsconfig.tsbuildinfo +1 -1
- package/apps/server/package.json +1 -1
- package/apps/web/.next/BUILD_ID +1 -1
- package/apps/web/.next/app-build-manifest.json +6 -6
- package/apps/web/.next/build-manifest.json +2 -2
- package/apps/web/.next/cache/.previewinfo +1 -1
- package/apps/web/.next/cache/.rscinfo +1 -1
- package/apps/web/.next/cache/.tsbuildinfo +1 -1
- package/apps/web/.next/cache/config.json +3 -3
- package/apps/web/.next/cache/eslint/.cache_j3uhuz +1 -1
- package/apps/web/.next/cache/webpack/client-production/0.pack +0 -0
- package/apps/web/.next/cache/webpack/client-production/index.pack +0 -0
- package/apps/web/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/apps/web/.next/cache/webpack/server-production/0.pack +0 -0
- package/apps/web/.next/cache/webpack/server-production/index.pack +0 -0
- package/apps/web/.next/prerender-manifest.json +10 -10
- package/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/server/app/_not-found.html +1 -1
- package/apps/web/.next/server/app/_not-found.rsc +1 -1
- package/apps/web/.next/server/app/index.html +1 -1
- package/apps/web/.next/server/app/index.rsc +2 -2
- package/apps/web/.next/server/app/page.js +1 -1
- package/apps/web/.next/server/app/page.js.nft.json +1 -1
- package/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/server/app/project/[id]/page.js +2 -2
- package/apps/web/.next/server/app/project/[id]/page.js.nft.json +1 -1
- package/apps/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/server/app/settings/page.js +1 -1
- package/apps/web/.next/server/app/settings/page.js.nft.json +1 -1
- package/apps/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/apps/web/.next/server/app/settings.html +1 -1
- package/apps/web/.next/server/app/settings.rsc +2 -2
- package/apps/web/.next/server/chunks/392.js +1 -1
- package/apps/web/.next/server/chunks/{526.js → 490.js} +1 -1
- package/apps/web/.next/server/pages/404.html +1 -1
- package/apps/web/.next/server/pages/500.html +1 -1
- package/apps/web/.next/server/server-reference-manifest.json +1 -1
- package/apps/web/.next/static/chunks/253-ebb21cb223bb373d.js +1 -0
- package/apps/web/.next/static/chunks/app/{page-6f2bfb6c9202164b.js → page-f73b6424c8cbf96d.js} +1 -1
- package/apps/web/.next/static/chunks/app/project/[id]/{page-388d14835cae411b.js → page-e9304c25ba897608.js} +1 -1
- package/apps/web/.next/static/chunks/app/settings/{page-34c4ce9b8e645903.js → page-4512ba57f1c3914d.js} +1 -1
- package/apps/web/.next/trace +18 -18
- package/apps/web/node_modules/.bin/tailwind +2 -2
- package/apps/web/node_modules/.bin/tailwindcss +2 -2
- package/apps/web/package.json +1 -1
- package/package.json +1 -1
- package/apps/web/.next/static/chunks/193-9e44b5a1ad3e0586.js +0 -1
- /package/apps/web/.next/static/{WuTLXdJlN3bwUMxmeSPVx → fQQI0X4R8kXYUbd-0V8mo}/_buildManifest.js +0 -0
- /package/apps/web/.next/static/{WuTLXdJlN3bwUMxmeSPVx → fQQI0X4R8kXYUbd-0V8mo}/_ssgManifest.js +0 -0
package/apps/server/package.json
CHANGED
package/apps/web/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
fQQI0X4R8kXYUbd-0V8mo
|
|
@@ -20,25 +20,25 @@
|
|
|
20
20
|
"static/chunks/c476d598-9099ed8b975ae1d6.js",
|
|
21
21
|
"static/chunks/498-ad4e539d948e058e.js",
|
|
22
22
|
"static/chunks/main-app-de4b9be4b7d2b049.js",
|
|
23
|
-
"static/chunks/
|
|
24
|
-
"static/chunks/app/page-
|
|
23
|
+
"static/chunks/253-ebb21cb223bb373d.js",
|
|
24
|
+
"static/chunks/app/page-f73b6424c8cbf96d.js"
|
|
25
25
|
],
|
|
26
26
|
"/project/[id]/page": [
|
|
27
27
|
"static/chunks/webpack-1ff95075f86c177e.js",
|
|
28
28
|
"static/chunks/c476d598-9099ed8b975ae1d6.js",
|
|
29
29
|
"static/chunks/498-ad4e539d948e058e.js",
|
|
30
30
|
"static/chunks/main-app-de4b9be4b7d2b049.js",
|
|
31
|
-
"static/chunks/
|
|
31
|
+
"static/chunks/253-ebb21cb223bb373d.js",
|
|
32
32
|
"static/chunks/700-75e1212e819e279c.js",
|
|
33
|
-
"static/chunks/app/project/[id]/page-
|
|
33
|
+
"static/chunks/app/project/[id]/page-e9304c25ba897608.js"
|
|
34
34
|
],
|
|
35
35
|
"/settings/page": [
|
|
36
36
|
"static/chunks/webpack-1ff95075f86c177e.js",
|
|
37
37
|
"static/chunks/c476d598-9099ed8b975ae1d6.js",
|
|
38
38
|
"static/chunks/498-ad4e539d948e058e.js",
|
|
39
39
|
"static/chunks/main-app-de4b9be4b7d2b049.js",
|
|
40
|
-
"static/chunks/
|
|
41
|
-
"static/chunks/app/settings/page-
|
|
40
|
+
"static/chunks/253-ebb21cb223bb373d.js",
|
|
41
|
+
"static/chunks/app/settings/page-4512ba57f1c3914d.js"
|
|
42
42
|
]
|
|
43
43
|
}
|
|
44
44
|
}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/fQQI0X4R8kXYUbd-0V8mo/_buildManifest.js",
|
|
9
|
+
"static/fQQI0X4R8kXYUbd-0V8mo/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-1ff95075f86c177e.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"previewModeId":"
|
|
1
|
+
{"previewModeId":"c050ba49377faa38abc48fcb7333cd6d","previewModeSigningKey":"0801cbf4901372279e29c8718d6e8b2593d95fd299efd6263864ca2e2036ad79","previewModeEncryptionKey":"8a1c3cb4be2c1cee1823b95065adf23f405f088c932bbeaa53faf21410a4ec39","expireAt":1770701896344}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"encryption.key":"
|
|
1
|
+
{"encryption.key":"hW2vC8RVHsiYhUl72FAwD6b0jph9as27JKiM7Wsg29I=","encryption.expire_at":1770701896173}
|