@claudeye/linux-arm64 1.0.9 → 1.1.0
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/assets/standalone/.next/BUILD_ID +1 -1
- package/assets/standalone/.next/build-manifest.json +5 -5
- package/assets/standalone/.next/prerender-manifest.json +3 -3
- package/assets/standalone/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +1 -1
- package/assets/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/_global-error.html +1 -1
- package/assets/standalone/.next/server/app/_global-error.rsc +7 -7
- package/assets/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
- package/assets/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +7 -7
- package/assets/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +3 -3
- package/assets/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
- package/assets/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/assets/standalone/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +2 -2
- package/assets/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/_not-found.html +2 -2
- package/assets/standalone/.next/server/app/_not-found.rsc +15 -15
- package/assets/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +15 -15
- package/assets/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/assets/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +10 -10
- package/assets/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/assets/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/assets/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/assets/standalone/.next/server/app/dashboard/[viewName]/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/dashboard/[viewName]/page/server-reference-manifest.json +5 -5
- package/assets/standalone/.next/server/app/dashboard/[viewName]/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/dashboard/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/dashboard/page/server-reference-manifest.json +5 -5
- package/assets/standalone/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/index.html +1 -1
- package/assets/standalone/.next/server/app/index.rsc +15 -15
- package/assets/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/assets/standalone/.next/server/app/index.segments/_full.segment.rsc +15 -15
- package/assets/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/assets/standalone/.next/server/app/index.segments/_index.segment.rsc +10 -10
- package/assets/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/assets/standalone/.next/server/app/login/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/login/page/server-reference-manifest.json +3 -3
- package/assets/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/login.html +2 -2
- package/assets/standalone/.next/server/app/login.rsc +17 -17
- package/assets/standalone/.next/server/app/login.segments/_full.segment.rsc +17 -17
- package/assets/standalone/.next/server/app/login.segments/_head.segment.rsc +4 -4
- package/assets/standalone/.next/server/app/login.segments/_index.segment.rsc +10 -10
- package/assets/standalone/.next/server/app/login.segments/_tree.segment.rsc +1 -1
- package/assets/standalone/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
- package/assets/standalone/.next/server/app/login.segments/login.segment.rsc +3 -3
- package/assets/standalone/.next/server/app/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/page/server-reference-manifest.json +2 -2
- package/assets/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/policies/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/policies/page/server-reference-manifest.json +9 -9
- package/assets/standalone/.next/server/app/policies/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/project/[name]/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/project/[name]/page/server-reference-manifest.json +2 -2
- package/assets/standalone/.next/server/app/project/[name]/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/project/[name]/session/[sessionId]/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/project/[name]/session/[sessionId]/page/react-loadable-manifest.json +2 -2
- package/assets/standalone/.next/server/app/project/[name]/session/[sessionId]/page/server-reference-manifest.json +10 -10
- package/assets/standalone/.next/server/app/project/[name]/session/[sessionId]/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/projects/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/projects/page/server-reference-manifest.json +2 -2
- package/assets/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/app/queue/page/build-manifest.json +2 -2
- package/assets/standalone/.next/server/app/queue/page/server-reference-manifest.json +4 -4
- package/assets/standalone/.next/server/app/queue/page_client-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/chunks/[root-of-the-server]__0.lwwrp._.js +1 -1
- package/assets/standalone/.next/server/chunks/[root-of-the-server]__0f_5ws6._.js +1 -1
- package/assets/standalone/.next/server/chunks/[root-of-the-server]__0g72weg._.js +1 -1
- package/assets/standalone/.next/server/chunks/[root-of-the-server]__0rtkhr~._.js +1 -1
- package/assets/standalone/.next/server/chunks/[root-of-the-server]__0tlbu6c._.js +1 -1
- package/assets/standalone/.next/server/chunks/[root-of-the-server]__0vfmej5._.js +2 -2
- package/assets/standalone/.next/server/chunks/_0aylu-q._.js +1 -1
- package/assets/standalone/.next/server/chunks/_0lq2_wn._.js +2 -2
- package/assets/standalone/.next/server/chunks/_0oqawqx._.js +2 -2
- package/assets/standalone/.next/server/chunks/_0vt409y._.js +1 -1
- package/assets/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0bdfoky.js +1 -1
- package/assets/standalone/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0l15kkr.js +1 -1
- package/assets/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_00~~2w9._.js +1 -1
- package/assets/standalone/.next/server/chunks/node_modules_posthog-node_dist_entrypoints_index_node_mjs_05pz9._._.js +1 -1
- package/assets/standalone/.next/server/chunks/package_json_[json]_cjs_0z7w.hh._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-_oq51._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-wbic0._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__04qo1w2._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-9w~bh._.js → [root-of-the-server]__07vr-m8._.js} +2 -2
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__09y6src._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__09y7ni.._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bubgf_._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0f7wkrr._.js → [root-of-the-server]__0hzootc._.js} +2 -2
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m0x9dt._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pw0g9c._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0rm4qtt._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0spfsp5._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0x7-awk._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zva2n_._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/[root-of-the-server]__1370kzv._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_01fj_8s._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_04.u7zx._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_06383ya._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_06nq9qk._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_0i~.gk_._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_0kfjwwu._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_0km.fsf._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_0rr.uoo._.js +3 -3
- package/assets/standalone/.next/server/chunks/ssr/_0x26hbi._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_0xg44oj._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_11ou~_x._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/_1207ol.._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_04qfs8z._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_05evmdg._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_07izk21._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_0uosk1e._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_13f0ohr._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_actions_compute-dashboard_ts_13cb_9d._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_global-error_tsx_0xerkr6._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_login_page_tsx_0z71ad3._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_policies_hooks-client_tsx_0q-m0y-._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/app_queue_queue-client_tsx_0c0olxv._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/node_modules_next_0rd0oc-._.js +2 -2
- package/assets/standalone/.next/server/chunks/ssr/node_modules_next_dist_0h9llsw._.js +2 -2
- package/assets/standalone/.next/server/chunks/ssr/node_modules_next_dist_0~3yv~8._.js +1 -1
- package/assets/standalone/.next/server/chunks/ssr/node_modules_posthog-node_dist_entrypoints_index_node_mjs_0mebn66._.js +1 -1
- package/assets/standalone/.next/server/middleware-build-manifest.js +5 -5
- package/assets/standalone/.next/server/pages/404.html +2 -2
- package/assets/standalone/.next/server/pages/500.html +1 -1
- package/assets/standalone/.next/server/server-reference-manifest.js +1 -1
- package/assets/standalone/.next/server/server-reference-manifest.json +23 -23
- package/assets/standalone/.next/static/chunks/{0u95dh6lcl7tm.js → 031pa5~qfzt~_.js} +1 -1
- package/assets/standalone/.next/static/chunks/{0r33ook0mzjdp.js → 053fkn7ps6kaz.js} +2 -2
- package/assets/standalone/.next/static/chunks/{0r-uj~~hfjn~d.js → 0c7lqtrcy3f9..js} +1 -1
- package/assets/standalone/.next/static/chunks/{0tdv9t00~jli0.js → 0dxnepassa~ef.js} +1 -1
- package/assets/standalone/.next/static/chunks/{0.llxyobdk9ao.js → 0s3ccto17p65b.js} +1 -1
- package/assets/standalone/.next/static/chunks/{0eozapv72nxu9.js → 0su8rjooh3ypl.js} +1 -1
- package/assets/standalone/.next/static/chunks/{0yby34zxp~u9y.js → 0t9elhfl1ut1l.js} +1 -1
- package/assets/standalone/.next/static/chunks/{041yg1qijsts_.js → 0uii3kvke.3a6.js} +1 -1
- package/assets/standalone/.next/static/chunks/{01z1mkd0jlg01.js → 0wbz7205d6p7w.js} +1 -1
- package/assets/standalone/.next/static/chunks/{013e6ucdn~oej.js → 0xtj0hdw6ymaw.js} +1 -1
- package/assets/standalone/.next/static/chunks/{01i5gpaes1u49.js → 0z1t1-lgk7n30.js} +1 -1
- package/assets/standalone/.next/static/chunks/turbopack-0uc5y~g6h.n7-.js +1 -0
- package/assets/standalone/README.md +17 -2643
- package/assets/standalone/node_modules/@next/env/package.json +1 -1
- package/assets/standalone/node_modules/next/dist/build/swc/index.js +1 -1
- package/assets/standalone/node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js +2 -2
- package/assets/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +1 -1
- package/assets/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +3 -3
- package/assets/standalone/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +80 -0
- package/assets/standalone/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +24 -20
- package/assets/standalone/node_modules/next/dist/server/config-schema.js +1 -0
- package/assets/standalone/node_modules/next/dist/server/config.js +1 -1
- package/assets/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +13 -16
- package/assets/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
- package/assets/standalone/node_modules/next/dist/server/lib/app-info-log.js +1 -1
- package/assets/standalone/node_modules/next/dist/server/lib/router-server.js +14 -1
- package/assets/standalone/node_modules/next/dist/server/lib/start-server.js +1 -1
- package/assets/standalone/node_modules/next/dist/server/route-modules/app-route/module.js +25 -10
- package/assets/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
- package/assets/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/assets/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
- package/assets/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/assets/standalone/node_modules/next/package.json +15 -15
- package/assets/standalone/package.json +5 -5
- package/bin/claudeye +0 -0
- package/package.json +2 -2
- package/assets/standalone/.next/static/chunks/turbopack-0.w3uhj.ln7pt.js +0 -1
- /package/assets/standalone/.next/static/{T2uFRf42cIG4zxcRtc0qK → gYWWFmr61HWYw5tmB9lVi}/_buildManifest.js +0 -0
- /package/assets/standalone/.next/static/{T2uFRf42cIG4zxcRtc0qK → gYWWFmr61HWYw5tmB9lVi}/_clientMiddlewareManifest.js +0 -0
- /package/assets/standalone/.next/static/{T2uFRf42cIG4zxcRtc0qK → gYWWFmr61HWYw5tmB9lVi}/_ssgManifest.js +0 -0
package/assets/standalone/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js
CHANGED
|
@@ -11,6 +11,7 @@ Object.defineProperty(exports, "getTypeScriptConfiguration", {
|
|
|
11
11
|
const _picocolors = require("../picocolors");
|
|
12
12
|
const _os = /*#__PURE__*/ _interop_require_default(require("os"));
|
|
13
13
|
const _path = /*#__PURE__*/ _interop_require_default(require("path"));
|
|
14
|
+
const _semver = /*#__PURE__*/ _interop_require_default(require("next/dist/compiled/semver"));
|
|
14
15
|
const _fatalerror = require("../fatal-error");
|
|
15
16
|
const _iserror = /*#__PURE__*/ _interop_require_default(require("../is-error"));
|
|
16
17
|
function _interop_require_default(obj) {
|
|
@@ -18,6 +19,41 @@ function _interop_require_default(obj) {
|
|
|
18
19
|
default: obj
|
|
19
20
|
};
|
|
20
21
|
}
|
|
22
|
+
function resolvePathAliasTarget(baseUrl, target) {
|
|
23
|
+
if (_path.default.isAbsolute(target) || target.startsWith('./') || target.startsWith('../')) {
|
|
24
|
+
return target;
|
|
25
|
+
}
|
|
26
|
+
if (baseUrl === '.' || baseUrl === './') {
|
|
27
|
+
return `./${target}`;
|
|
28
|
+
}
|
|
29
|
+
const resolvedTarget = _path.default.join(baseUrl, target);
|
|
30
|
+
if (_path.default.isAbsolute(resolvedTarget) || resolvedTarget.startsWith('./') || resolvedTarget.startsWith('../')) {
|
|
31
|
+
return resolvedTarget;
|
|
32
|
+
}
|
|
33
|
+
return `./${resolvedTarget}`;
|
|
34
|
+
}
|
|
35
|
+
function rewritePathAliasesWithoutBaseUrl(baseUrl, originalPaths) {
|
|
36
|
+
const rewrittenPaths = originalPaths && typeof originalPaths === 'object' ? Object.fromEntries(Object.entries(originalPaths).map(([key, values])=>[
|
|
37
|
+
key,
|
|
38
|
+
Array.isArray(values) ? values.map((value)=>typeof value === 'string' ? resolvePathAliasTarget(baseUrl, value) : value) : values
|
|
39
|
+
])) : {
|
|
40
|
+
'*': [
|
|
41
|
+
resolvePathAliasTarget(baseUrl, '*')
|
|
42
|
+
]
|
|
43
|
+
};
|
|
44
|
+
if (!Object.prototype.hasOwnProperty.call(rewrittenPaths, '*')) {
|
|
45
|
+
rewrittenPaths['*'] = [
|
|
46
|
+
resolvePathAliasTarget(baseUrl, '*')
|
|
47
|
+
];
|
|
48
|
+
}
|
|
49
|
+
return rewrittenPaths;
|
|
50
|
+
}
|
|
51
|
+
function getNormalizedBaseUrlForPaths(baseUrl, tsConfigPath) {
|
|
52
|
+
const tsConfigDir = _path.default.resolve(_path.default.dirname(tsConfigPath));
|
|
53
|
+
const absoluteBaseUrl = _path.default.isAbsolute(baseUrl) ? baseUrl : baseUrl.startsWith('./') || baseUrl.startsWith('../') ? _path.default.resolve(tsConfigDir, baseUrl) : _path.default.resolve(baseUrl);
|
|
54
|
+
const relativeBaseUrl = _path.default.relative(tsConfigDir, absoluteBaseUrl);
|
|
55
|
+
return relativeBaseUrl || '.';
|
|
56
|
+
}
|
|
21
57
|
async function getTypeScriptConfiguration(typescript, tsConfigPath, metaOnly) {
|
|
22
58
|
try {
|
|
23
59
|
var _result_errors;
|
|
@@ -35,6 +71,39 @@ async function getTypeScriptConfiguration(typescript, tsConfigPath, metaOnly) {
|
|
|
35
71
|
});
|
|
36
72
|
}
|
|
37
73
|
let configToParse = config;
|
|
74
|
+
if (_semver.default.gte(typescript.version, '6.0.0')) {
|
|
75
|
+
var _configToParse_compilerOptions, _configToParse_compilerOptions1;
|
|
76
|
+
const target = (_configToParse_compilerOptions = configToParse.compilerOptions) == null ? void 0 : _configToParse_compilerOptions.target;
|
|
77
|
+
if (typeof target === 'string' && (target.toLowerCase() === 'es3' || target.toLowerCase() === 'es5')) {
|
|
78
|
+
const { target: _target, ...restCompilerOptions } = configToParse.compilerOptions ?? {};
|
|
79
|
+
// TypeScript 6 deprecates ES3/ES5 targets. Rewrite deprecated
|
|
80
|
+
// targets in-memory to keep typechecking working without requiring
|
|
81
|
+
// `ignoreDeprecations`.
|
|
82
|
+
configToParse = {
|
|
83
|
+
...configToParse,
|
|
84
|
+
compilerOptions: {
|
|
85
|
+
...restCompilerOptions,
|
|
86
|
+
target: 'es2015'
|
|
87
|
+
}
|
|
88
|
+
};
|
|
89
|
+
}
|
|
90
|
+
const baseUrl = (_configToParse_compilerOptions1 = configToParse.compilerOptions) == null ? void 0 : _configToParse_compilerOptions1.baseUrl;
|
|
91
|
+
const hasBaseUrl = typeof baseUrl === 'string' && baseUrl.length > 0;
|
|
92
|
+
if (hasBaseUrl) {
|
|
93
|
+
var _configToParse_compilerOptions2;
|
|
94
|
+
const rewrittenPaths = rewritePathAliasesWithoutBaseUrl(baseUrl, (_configToParse_compilerOptions2 = configToParse.compilerOptions) == null ? void 0 : _configToParse_compilerOptions2.paths);
|
|
95
|
+
const { baseUrl: _baseUrl, ...restCompilerOptions } = configToParse.compilerOptions ?? {};
|
|
96
|
+
// TypeScript 6 deprecates `baseUrl`; rewrite aliases to explicit
|
|
97
|
+
// relative paths so path mapping still works without this option.
|
|
98
|
+
configToParse = {
|
|
99
|
+
...configToParse,
|
|
100
|
+
compilerOptions: {
|
|
101
|
+
...restCompilerOptions,
|
|
102
|
+
paths: rewrittenPaths
|
|
103
|
+
}
|
|
104
|
+
};
|
|
105
|
+
}
|
|
106
|
+
}
|
|
38
107
|
const result = typescript.parseJsonConfigFileContent(configToParse, // When only interested in meta info,
|
|
39
108
|
// avoid enumerating all files (for performance reasons)
|
|
40
109
|
metaOnly ? {
|
|
@@ -45,6 +114,17 @@ async function getTypeScriptConfiguration(typescript, tsConfigPath, metaOnly) {
|
|
|
45
114
|
];
|
|
46
115
|
}
|
|
47
116
|
} : typescript.sys, _path.default.dirname(tsConfigPath));
|
|
117
|
+
if (_semver.default.gte(typescript.version, '6.0.0')) {
|
|
118
|
+
const parsedBaseUrl = result.options.baseUrl;
|
|
119
|
+
if (typeof parsedBaseUrl === 'string' && parsedBaseUrl.length > 0) {
|
|
120
|
+
const normalizedBaseUrl = getNormalizedBaseUrlForPaths(parsedBaseUrl, tsConfigPath);
|
|
121
|
+
// `baseUrl` can come from extended tsconfigs. Rewrite paths from the
|
|
122
|
+
// fully-resolved baseUrl and remove it so TS6 deprecation checks do not
|
|
123
|
+
// fail type checking.
|
|
124
|
+
result.options.paths = rewritePathAliasesWithoutBaseUrl(normalizedBaseUrl, result.options.paths);
|
|
125
|
+
delete result.options.baseUrl;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
48
128
|
if (result.errors) {
|
|
49
129
|
result.errors = result.errors.filter(({ code })=>// No inputs were found in config file
|
|
50
130
|
code !== 18003);
|
package/assets/standalone/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js
CHANGED
|
@@ -74,7 +74,7 @@ function _interop_require_wildcard(obj, nodeInterop) {
|
|
|
74
74
|
return newObj;
|
|
75
75
|
}
|
|
76
76
|
function getDesiredCompilerOptions(typescriptVersion, userTsConfig) {
|
|
77
|
-
var _userTsConfig_compilerOptions_module,
|
|
77
|
+
var _userTsConfig_compilerOptions, _userTsConfig_compilerOptions_module, _userTsConfig_compilerOptions1, _userTsConfig_compilerOptions2;
|
|
78
78
|
// ModuleKind
|
|
79
79
|
const moduleKindESNext = 'esnext';
|
|
80
80
|
const moduleKindES2020 = 'es2020';
|
|
@@ -85,9 +85,12 @@ function getDesiredCompilerOptions(typescriptVersion, userTsConfig) {
|
|
|
85
85
|
const moduleKindAMD = 'amd';
|
|
86
86
|
// ModuleResolutionKind
|
|
87
87
|
const moduleResolutionKindBundler = 'bundler';
|
|
88
|
-
const
|
|
88
|
+
const moduleResolutionKindNode16 = 'node16';
|
|
89
|
+
const moduleResolutionKindNodeNext = 'nodenext';
|
|
89
90
|
const moduleResolutionKindNode12 = 'node12';
|
|
90
|
-
const
|
|
91
|
+
const moduleResolutionKindNode = 'node';
|
|
92
|
+
const configuredModule = typeof (userTsConfig == null ? void 0 : (_userTsConfig_compilerOptions = userTsConfig.compilerOptions) == null ? void 0 : _userTsConfig_compilerOptions.module) === 'string' ? userTsConfig.compilerOptions.module.toLowerCase() : undefined;
|
|
93
|
+
const preferBundlerResolution = _semver.default.gte(typescriptVersion, '5.0.0') && configuredModule !== moduleKindCommonJS && configuredModule !== moduleKindAMD;
|
|
91
94
|
// Jsx
|
|
92
95
|
const jsxEmitReactJSX = 'react-jsx';
|
|
93
96
|
return {
|
|
@@ -138,35 +141,35 @@ function getDesiredCompilerOptions(typescriptVersion, userTsConfig) {
|
|
|
138
141
|
reason: 'for dynamic import() support'
|
|
139
142
|
},
|
|
140
143
|
// TODO: Semver check not needed once Next.js repo uses 5.4.
|
|
141
|
-
..._semver.default.gte(typescriptVersion, '5.4.0') && (userTsConfig == null ? void 0 : (
|
|
144
|
+
..._semver.default.gte(typescriptVersion, '5.4.0') && (userTsConfig == null ? void 0 : (_userTsConfig_compilerOptions1 = userTsConfig.compilerOptions) == null ? void 0 : (_userTsConfig_compilerOptions_module = _userTsConfig_compilerOptions1.module) == null ? void 0 : _userTsConfig_compilerOptions_module.toLowerCase()) === moduleKindPreserve ? {
|
|
142
145
|
} : {
|
|
143
146
|
esModuleInterop: {
|
|
144
147
|
value: true,
|
|
145
148
|
reason: 'requirement for SWC / babel'
|
|
146
149
|
},
|
|
147
150
|
moduleResolution: {
|
|
148
|
-
|
|
149
|
-
parsedValue: moduleResolutionKindBundler,
|
|
151
|
+
parsedValue: preferBundlerResolution ? moduleResolutionKindBundler : moduleResolutionKindNode,
|
|
150
152
|
// All of these values work:
|
|
151
|
-
parsedValues: [
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
// only newer TypeScript versions have this field, it
|
|
155
|
-
// will be filtered for new versions of TypeScript
|
|
156
|
-
moduleResolutionKindNode12,
|
|
157
|
-
moduleKindNode16,
|
|
158
|
-
moduleKindNodeNext,
|
|
153
|
+
parsedValues: preferBundlerResolution ? [
|
|
154
|
+
moduleResolutionKindNode16,
|
|
155
|
+
moduleResolutionKindNodeNext,
|
|
159
156
|
moduleResolutionKindBundler
|
|
160
|
-
]
|
|
161
|
-
|
|
162
|
-
|
|
157
|
+
] : [
|
|
158
|
+
moduleResolutionKindNode,
|
|
159
|
+
// only older TypeScript versions have this field
|
|
160
|
+
moduleResolutionKindNode12,
|
|
161
|
+
moduleResolutionKindNode16,
|
|
162
|
+
moduleResolutionKindNodeNext
|
|
163
|
+
],
|
|
164
|
+
value: preferBundlerResolution ? moduleResolutionKindBundler : moduleResolutionKindNode,
|
|
165
|
+
reason: preferBundlerResolution ? 'to match modern bundler resolution' : 'to match webpack resolution'
|
|
163
166
|
},
|
|
164
167
|
resolveJsonModule: {
|
|
165
168
|
value: true,
|
|
166
169
|
reason: 'to match webpack resolution'
|
|
167
170
|
}
|
|
168
171
|
},
|
|
169
|
-
...(userTsConfig == null ? void 0 : (
|
|
172
|
+
...(userTsConfig == null ? void 0 : (_userTsConfig_compilerOptions2 = userTsConfig.compilerOptions) == null ? void 0 : _userTsConfig_compilerOptions2.verbatimModuleSyntax) === true ? undefined : {
|
|
170
173
|
isolatedModules: {
|
|
171
174
|
value: true,
|
|
172
175
|
reason: 'requirement for SWC / Babel'
|
|
@@ -206,9 +209,10 @@ function getRequiredConfiguration(typescript) {
|
|
|
206
209
|
} else if (optionKey === 'moduleResolution' && typeof value === 'string') {
|
|
207
210
|
const moduleResolutionMap = {
|
|
208
211
|
bundler: typescript.ModuleResolutionKind.Bundler,
|
|
209
|
-
|
|
212
|
+
node16: typescript.ModuleResolutionKind.Node16,
|
|
213
|
+
nodenext: typescript.ModuleResolutionKind.NodeNext,
|
|
210
214
|
node12: typescript.ModuleResolutionKind.Node12,
|
|
211
|
-
node: typescript.ModuleResolutionKind.NodeJs
|
|
215
|
+
node: typescript.ModuleResolutionKind.Node10 ?? typescript.ModuleResolutionKind.NodeJs
|
|
212
216
|
};
|
|
213
217
|
res[optionKey] = moduleResolutionMap[value.toLowerCase()] ?? value;
|
|
214
218
|
} else if (optionKey === 'jsx' && typeof value === 'string') {
|
|
@@ -368,6 +368,7 @@ const experimentalSchema = {
|
|
|
368
368
|
'deterministic'
|
|
369
369
|
]).optional(),
|
|
370
370
|
turbopackInferModuleSideEffects: _zod.z.boolean().optional(),
|
|
371
|
+
turbopackServerFastRefresh: _zod.z.boolean().optional(),
|
|
371
372
|
optimizePackageImports: _zod.z.array(_zod.z.string()).optional(),
|
|
372
373
|
optimizeServerReact: _zod.z.boolean().optional(),
|
|
373
374
|
strictRouteTypes: _zod.z.boolean().optional(),
|
|
@@ -240,7 +240,7 @@ async function createHotReloaderTurbopack(opts, serverFields, distDir, resetFetc
|
|
|
240
240
|
}
|
|
241
241
|
const hasRewrites = opts.fsChecker.rewrites.afterFiles.length > 0 || opts.fsChecker.rewrites.beforeFiles.length > 0 || opts.fsChecker.rewrites.fallback.length > 0;
|
|
242
242
|
const hotReloaderSpan = (0, _trace.trace)('hot-reloader', undefined, {
|
|
243
|
-
version: "16.2.
|
|
243
|
+
version: "16.2.2"
|
|
244
244
|
});
|
|
245
245
|
// Ensure the hotReloaderSpan is flushed immediately as it's the parentSpan for all processing
|
|
246
246
|
// of the current `next dev` invocation.
|
|
@@ -294,7 +294,7 @@ async function createHotReloaderTurbopack(opts, serverFields, distDir, resetFetc
|
|
|
294
294
|
writeRoutesHashesManifest: false,
|
|
295
295
|
currentNodeJsVersion,
|
|
296
296
|
isPersistentCachingEnabled: (0, _utils2.isFileSystemCacheEnabledForDev)(opts.nextConfig),
|
|
297
|
-
nextVersion: "16.2.
|
|
297
|
+
nextVersion: "16.2.2",
|
|
298
298
|
serverHmr: serverFastRefresh
|
|
299
299
|
}, {
|
|
300
300
|
memoryLimit: (_opts_nextConfig_experimental = opts.nextConfig.experimental) == null ? void 0 : _opts_nextConfig_experimental.turbopackMemoryLimit,
|
|
@@ -404,7 +404,6 @@ async function createHotReloaderTurbopack(opts, serverFields, distDir, resetFetc
|
|
|
404
404
|
}
|
|
405
405
|
}, 500);
|
|
406
406
|
function clearRequireCache(key, writtenEndpoint, { force } = {}) {
|
|
407
|
-
var _currentEntrypoints_app_get;
|
|
408
407
|
if (force) {
|
|
409
408
|
for (const { path, contentHash } of writtenEndpoint.serverPaths){
|
|
410
409
|
// We ignore source maps
|
|
@@ -441,23 +440,21 @@ async function createHotReloaderTurbopack(opts, serverFields, distDir, resetFetc
|
|
|
441
440
|
}
|
|
442
441
|
const serverPaths = writtenEndpoint.serverPaths.map(({ path: p })=>(0, _path.join)(distDir, p));
|
|
443
442
|
const { type: entryType, page: entryPage } = (0, _entrykey.splitEntryKey)(key);
|
|
444
|
-
|
|
445
|
-
//
|
|
446
|
-
//
|
|
447
|
-
//
|
|
448
|
-
//
|
|
449
|
-
//
|
|
450
|
-
//
|
|
451
|
-
|
|
452
|
-
// - App Router route handlers (route.ts)
|
|
453
|
-
const usesServerHmr = serverFastRefresh && isAppPage && writtenEndpoint.type !== 'edge';
|
|
443
|
+
// Server HMR applies to App Router entries built with the Turbopack Node.js
|
|
444
|
+
// runtime: app pages and regular route handlers. Edge routes, Pages Router
|
|
445
|
+
// pages, middleware/instrumentation, and metadata routes (manifest.ts,
|
|
446
|
+
// robots.ts, sitemap.ts, icon.tsx, etc.) are excluded. Metadata routes are
|
|
447
|
+
// excluded because they serve HTTP responses directly and must re-execute
|
|
448
|
+
// on every request to pick up file changes; the in-place module update
|
|
449
|
+
// model of Server HMR does not apply to them.
|
|
450
|
+
const usesServerHmr = serverFastRefresh && entryType === 'app' && writtenEndpoint.type !== 'edge' && !(0, _ismetadataroute.isMetadataRoute)(entryPage);
|
|
454
451
|
const filesToDelete = [];
|
|
455
452
|
for (const file of serverPaths){
|
|
456
453
|
(0, _renderserver.clearModuleContext)(file);
|
|
457
454
|
const relativePath = (0, _path.relative)(distDir, file);
|
|
458
|
-
if (// For Pages Router, edge routes, middleware, and manifest files
|
|
459
|
-
//
|
|
460
|
-
//
|
|
455
|
+
if (// For Pages Router, edge routes, middleware, and manifest files:
|
|
456
|
+
// clear the sharedCache in evalManifest(), Node.js require.cache,
|
|
457
|
+
// and edge runtime module contexts.
|
|
461
458
|
force || !usesServerHmr || !(serverHmrSubscriptions == null ? void 0 : serverHmrSubscriptions.has(relativePath))) {
|
|
462
459
|
filesToDelete.push(file);
|
|
463
460
|
}
|
|
@@ -234,7 +234,7 @@ class HotReloaderWebpack {
|
|
|
234
234
|
this.previewProps = previewProps;
|
|
235
235
|
this.rewrites = rewrites;
|
|
236
236
|
this.hotReloaderSpan = (0, _trace.trace)('hot-reloader', undefined, {
|
|
237
|
-
version: "16.2.
|
|
237
|
+
version: "16.2.2"
|
|
238
238
|
});
|
|
239
239
|
// Ensure the hotReloaderSpan is flushed immediately as it's the parentSpan for all processing
|
|
240
240
|
// of the current `next dev` invocation.
|
|
@@ -85,7 +85,7 @@ function logStartInfo({ networkUrl, appUrl, envInfo, logBundler }) {
|
|
|
85
85
|
if (parts.length > 0) {
|
|
86
86
|
versionSuffix = ` (${parts.join(', ')})`;
|
|
87
87
|
}
|
|
88
|
-
_log.bootstrap(`${(0, _picocolors.bold)((0, _picocolors.purple)(`${_log.prefixes.ready} Next.js ${"16.2.
|
|
88
|
+
_log.bootstrap(`${(0, _picocolors.bold)((0, _picocolors.purple)(`${_log.prefixes.ready} Next.js ${"16.2.2"}`))}${versionSuffix}`);
|
|
89
89
|
if (appUrl) {
|
|
90
90
|
_log.bootstrap(`- Local: ${appUrl}`);
|
|
91
91
|
}
|
|
@@ -125,6 +125,7 @@ async function initialize(opts) {
|
|
|
125
125
|
let development = undefined;
|
|
126
126
|
let originalFetch = globalThis.fetch;
|
|
127
127
|
if (opts.dev) {
|
|
128
|
+
var _developmentConfig_experimental;
|
|
128
129
|
const { Telemetry } = require('../../telemetry/storage');
|
|
129
130
|
const telemetry = new Telemetry({
|
|
130
131
|
distDir: _path.default.join(opts.dir, config.distDir)
|
|
@@ -139,6 +140,18 @@ async function initialize(opts) {
|
|
|
139
140
|
const setupDevBundlerSpan = opts.startServerSpan ? opts.startServerSpan.traceChild('setup-dev-bundler') : (0, _trace.trace)('setup-dev-bundler');
|
|
140
141
|
// In development, it's always the complete config.
|
|
141
142
|
let developmentConfig = config;
|
|
143
|
+
// Resolve the effective serverFastRefresh value.
|
|
144
|
+
// Both default to enabled (true). CLI takes precedence over config.
|
|
145
|
+
const cliServerFastRefresh = opts.serverFastRefresh;
|
|
146
|
+
const configServerFastRefresh = (_developmentConfig_experimental = developmentConfig.experimental) == null ? void 0 : _developmentConfig_experimental.turbopackServerFastRefresh;
|
|
147
|
+
let effectiveServerFastRefresh;
|
|
148
|
+
if (cliServerFastRefresh !== undefined && configServerFastRefresh !== undefined && cliServerFastRefresh !== configServerFastRefresh) {
|
|
149
|
+
_log.warn(`The CLI flag "${cliServerFastRefresh === false ? '--no-server-fast-refresh' : '--server-fast-refresh'}" conflicts with "experimental.turbopackServerFastRefresh: ${configServerFastRefresh}" in your Next.js config. The CLI flag will take precedence.`);
|
|
150
|
+
effectiveServerFastRefresh = cliServerFastRefresh;
|
|
151
|
+
} else {
|
|
152
|
+
// Default to true when neither CLI nor config specifies a value.
|
|
153
|
+
effectiveServerFastRefresh = cliServerFastRefresh ?? configServerFastRefresh ?? true;
|
|
154
|
+
}
|
|
142
155
|
let developmentBundler = await setupDevBundlerSpan.traceAsyncFn(()=>setupDevBundler({
|
|
143
156
|
// Passed here but the initialization of this object happens below, doing the initialization before the setupDev call breaks.
|
|
144
157
|
renderServer,
|
|
@@ -153,7 +166,7 @@ async function initialize(opts) {
|
|
|
153
166
|
port: opts.port,
|
|
154
167
|
onDevServerCleanup: opts.onDevServerCleanup,
|
|
155
168
|
resetFetch,
|
|
156
|
-
serverFastRefresh:
|
|
169
|
+
serverFastRefresh: effectiveServerFastRefresh
|
|
157
170
|
}));
|
|
158
171
|
let devBundlerService = new _devbundlerservice.DevBundlerService(developmentBundler, // The request handler is assigned below, this allows us to create a lazy
|
|
159
172
|
// reference to it.
|
|
@@ -178,7 +178,7 @@ async function getRequestHandlers({ dir, port, isDev, onDevServerCleanup, server
|
|
|
178
178
|
async function startServer(serverOptions) {
|
|
179
179
|
const { dir, isDev, hostname, minimalMode, allowRetry, keepAliveTimeout, selfSignedCertificate, serverFastRefresh } = serverOptions;
|
|
180
180
|
let { port } = serverOptions;
|
|
181
|
-
process.title = `next-server (v${"16.2.
|
|
181
|
+
process.title = `next-server (v${"16.2.2"})`;
|
|
182
182
|
let handlersReady = ()=>{};
|
|
183
183
|
let handlersError = ()=>{};
|
|
184
184
|
let handlersPromise = new Promise((resolve, reject)=>{
|
|
@@ -115,9 +115,9 @@ class WrappedNextRouterError {
|
|
|
115
115
|
}
|
|
116
116
|
class AppRouteRouteModule extends _routemodule.RouteModule {
|
|
117
117
|
static #_ = this.sharedModules = _sharedmodules;
|
|
118
|
-
constructor({ userland, definition, distDir, relativeProjectDir, resolvedPagePath, nextConfigOutput }){
|
|
118
|
+
constructor({ userland, getUserland, definition, distDir, relativeProjectDir, resolvedPagePath, nextConfigOutput }){
|
|
119
119
|
super({
|
|
120
|
-
userland,
|
|
120
|
+
userland: userland,
|
|
121
121
|
definition,
|
|
122
122
|
distDir,
|
|
123
123
|
relativeProjectDir
|
|
@@ -134,13 +134,14 @@ class AppRouteRouteModule extends _routemodule.RouteModule {
|
|
|
134
134
|
*/ this.actionAsyncStorage = _actionasyncstorageexternal.actionAsyncStorage;
|
|
135
135
|
this.resolvedPagePath = resolvedPagePath;
|
|
136
136
|
this.nextConfigOutput = nextConfigOutput;
|
|
137
|
+
this._getUserland = getUserland;
|
|
137
138
|
// Automatically implement some methods if they aren't implemented by the
|
|
138
139
|
// userland module.
|
|
139
140
|
this.methods = (0, _autoimplementmethods.autoImplementMethods)(userland);
|
|
140
141
|
// Get the non-static methods for this route.
|
|
141
142
|
this.hasNonStaticMethods = hasNonStaticMethods(userland);
|
|
142
143
|
// Get the dynamic property from the userland module.
|
|
143
|
-
this.dynamic =
|
|
144
|
+
this.dynamic = userland.dynamic;
|
|
144
145
|
if (this.nextConfigOutput === 'export') {
|
|
145
146
|
if (this.dynamic === 'force-dynamic') {
|
|
146
147
|
throw Object.defineProperty(new Error(`export const dynamic = "force-dynamic" on page "${definition.pathname}" cannot be used with "output: export". See more info here: https://nextjs.org/docs/advanced-features/static-html-export`), "__NEXT_ERROR_CODE", {
|
|
@@ -191,8 +192,19 @@ class AppRouteRouteModule extends _routemodule.RouteModule {
|
|
|
191
192
|
if (!(0, _http.isHTTPMethod)(method)) return ()=>new Response(null, {
|
|
192
193
|
status: 400
|
|
193
194
|
});
|
|
194
|
-
|
|
195
|
-
|
|
195
|
+
return (0, _autoimplementmethods.autoImplementMethods)(this.userland)[method];
|
|
196
|
+
}
|
|
197
|
+
/**
|
|
198
|
+
* Like resolve(), but re-fetches the userland module on every call via the
|
|
199
|
+
* async getter. Only used in Turbopack dev mode, where server HMR disposes
|
|
200
|
+
* modules between requests. The async wrapper also unwraps async-module
|
|
201
|
+
* Promises produced by ESM-only serverExternalPackages.
|
|
202
|
+
*/ async resolveWithGetter(method, getUserland) {
|
|
203
|
+
if (!(0, _http.isHTTPMethod)(method)) return ()=>new Response(null, {
|
|
204
|
+
status: 400
|
|
205
|
+
});
|
|
206
|
+
const userland = await getUserland();
|
|
207
|
+
return (0, _autoimplementmethods.autoImplementMethods)(userland)[method];
|
|
196
208
|
}
|
|
197
209
|
async do(handler, actionStore, workStore, // @TODO refactor to not take this argument but instead construct the RequestStore
|
|
198
210
|
// inside this function. Right now we get passed a RequestStore even when
|
|
@@ -501,8 +513,10 @@ class AppRouteRouteModule extends _routemodule.RouteModule {
|
|
|
501
513
|
return res;
|
|
502
514
|
}
|
|
503
515
|
async handle(req, context) {
|
|
504
|
-
// Get the handler function for the given method.
|
|
505
|
-
|
|
516
|
+
// Get the handler function for the given method. In Turbopack dev mode,
|
|
517
|
+
// use resolveWithGetter() to re-fetch the live userland on every request
|
|
518
|
+
// In all other modes, resolve() is synchronous.
|
|
519
|
+
const handler = this._getUserland ? await this.resolveWithGetter(req.method, this._getUserland) : this.resolve(req.method);
|
|
506
520
|
// Get the context for the static generation.
|
|
507
521
|
const staticGenerationContext = {
|
|
508
522
|
page: this.definition.page,
|
|
@@ -526,7 +540,7 @@ class AppRouteRouteModule extends _routemodule.RouteModule {
|
|
|
526
540
|
const response = await this.actionAsyncStorage.run(actionStore, ()=>this.workUnitAsyncStorage.run(requestStore, ()=>this.workAsyncStorage.run(workStore, async ()=>{
|
|
527
541
|
// Check to see if we should bail out of static generation based on
|
|
528
542
|
// having non-static methods.
|
|
529
|
-
if (this.
|
|
543
|
+
if (hasNonStaticMethods(this.userland)) {
|
|
530
544
|
if (workStore.isStaticGeneration) {
|
|
531
545
|
const err = Object.defineProperty(new _hooksservercontext.DynamicServerError('Route is configured with methods that cannot be statically generated.'), "__NEXT_ERROR_CODE", {
|
|
532
546
|
value: "E582",
|
|
@@ -542,7 +556,8 @@ class AppRouteRouteModule extends _routemodule.RouteModule {
|
|
|
542
556
|
// proxying it in certain circumstances based on execution type and configuration
|
|
543
557
|
let request = req;
|
|
544
558
|
// Update the static generation store based on the dynamic property.
|
|
545
|
-
|
|
559
|
+
const { dynamic } = this.userland;
|
|
560
|
+
switch(dynamic){
|
|
546
561
|
case 'force-dynamic':
|
|
547
562
|
{
|
|
548
563
|
// Routes of generated paths should be dynamic
|
|
@@ -580,7 +595,7 @@ class AppRouteRouteModule extends _routemodule.RouteModule {
|
|
|
580
595
|
request = proxyNextRequest(req, workStore);
|
|
581
596
|
break;
|
|
582
597
|
default:
|
|
583
|
-
|
|
598
|
+
dynamic;
|
|
584
599
|
}
|
|
585
600
|
const tracer = (0, _tracer.getTracer)();
|
|
586
601
|
// Update the root span attribute for the route.
|
package/assets/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js
CHANGED
|
@@ -21,7 +21,7 @@ _export(exports, {
|
|
|
21
21
|
}
|
|
22
22
|
});
|
|
23
23
|
function isStableBuild() {
|
|
24
|
-
return !"16.2.
|
|
24
|
+
return !"16.2.2"?.includes('canary') && !process.env.__NEXT_TEST_MODE && !process.env.NEXT_PRIVATE_LOCAL_DEV;
|
|
25
25
|
}
|
|
26
26
|
class CanaryOnlyConfigError extends Error {
|
|
27
27
|
constructor(arg){
|
|
@@ -12,12 +12,12 @@ const EVENT_VERSION = 'NEXT_CLI_SESSION_STARTED';
|
|
|
12
12
|
function eventCliSession(nextConfig, event) {
|
|
13
13
|
var _nextConfig_experimental_staleTimes, _nextConfig_experimental_staleTimes1, _nextConfig_reactCompiler, _nextConfig_reactCompiler1;
|
|
14
14
|
// This should be an invariant, if it fails our build tooling is broken.
|
|
15
|
-
if (typeof "16.2.
|
|
15
|
+
if (typeof "16.2.2" !== 'string') {
|
|
16
16
|
return [];
|
|
17
17
|
}
|
|
18
18
|
const { images, i18n } = nextConfig || {};
|
|
19
19
|
const payload = {
|
|
20
|
-
nextVersion: "16.2.
|
|
20
|
+
nextVersion: "16.2.2",
|
|
21
21
|
nodeVersion: process.version,
|
|
22
22
|
cliCommand: event.cliCommand,
|
|
23
23
|
isSrcDir: event.isSrcDir,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "next",
|
|
3
|
-
"version": "16.2.
|
|
3
|
+
"version": "16.2.2",
|
|
4
4
|
"description": "The React Framework",
|
|
5
5
|
"main": "./dist/server/next.js",
|
|
6
6
|
"license": "MIT",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
]
|
|
98
98
|
},
|
|
99
99
|
"dependencies": {
|
|
100
|
-
"@next/env": "16.2.
|
|
100
|
+
"@next/env": "16.2.2",
|
|
101
101
|
"@swc/helpers": "0.5.15",
|
|
102
102
|
"baseline-browser-mapping": "^2.9.19",
|
|
103
103
|
"caniuse-lite": "^1.0.30001579",
|
|
@@ -128,14 +128,14 @@
|
|
|
128
128
|
},
|
|
129
129
|
"optionalDependencies": {
|
|
130
130
|
"sharp": "^0.34.5",
|
|
131
|
-
"@next/swc-darwin-arm64": "16.2.
|
|
132
|
-
"@next/swc-darwin-x64": "16.2.
|
|
133
|
-
"@next/swc-linux-arm64-gnu": "16.2.
|
|
134
|
-
"@next/swc-linux-arm64-musl": "16.2.
|
|
135
|
-
"@next/swc-linux-x64-gnu": "16.2.
|
|
136
|
-
"@next/swc-linux-x64-musl": "16.2.
|
|
137
|
-
"@next/swc-win32-arm64-msvc": "16.2.
|
|
138
|
-
"@next/swc-win32-x64-msvc": "16.2.
|
|
131
|
+
"@next/swc-darwin-arm64": "16.2.2",
|
|
132
|
+
"@next/swc-darwin-x64": "16.2.2",
|
|
133
|
+
"@next/swc-linux-arm64-gnu": "16.2.2",
|
|
134
|
+
"@next/swc-linux-arm64-musl": "16.2.2",
|
|
135
|
+
"@next/swc-linux-x64-gnu": "16.2.2",
|
|
136
|
+
"@next/swc-linux-x64-musl": "16.2.2",
|
|
137
|
+
"@next/swc-win32-arm64-msvc": "16.2.2",
|
|
138
|
+
"@next/swc-win32-x64-msvc": "16.2.2"
|
|
139
139
|
},
|
|
140
140
|
"devDependencies": {
|
|
141
141
|
"@babel/core": "7.26.10",
|
|
@@ -169,11 +169,11 @@
|
|
|
169
169
|
"@modelcontextprotocol/sdk": "1.18.1",
|
|
170
170
|
"@mswjs/interceptors": "0.23.0",
|
|
171
171
|
"@napi-rs/triples": "1.2.0",
|
|
172
|
-
"@next/font": "16.2.
|
|
173
|
-
"@next/polyfill-module": "16.2.
|
|
174
|
-
"@next/polyfill-nomodule": "16.2.
|
|
175
|
-
"@next/react-refresh-utils": "16.2.
|
|
176
|
-
"@next/swc": "16.2.
|
|
172
|
+
"@next/font": "16.2.2",
|
|
173
|
+
"@next/polyfill-module": "16.2.2",
|
|
174
|
+
"@next/polyfill-nomodule": "16.2.2",
|
|
175
|
+
"@next/react-refresh-utils": "16.2.2",
|
|
176
|
+
"@next/swc": "16.2.2",
|
|
177
177
|
"@opentelemetry/api": "1.6.0",
|
|
178
178
|
"@playwright/test": "1.58.2",
|
|
179
179
|
"@rspack/core": "1.6.7",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "claudeye",
|
|
3
|
-
"version": "1.0
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "1.1.0",
|
|
4
|
+
"description": "Claudeye is now FailproofAI — open-source oversight & observability for Claude Code & AI agents",
|
|
5
5
|
"bin": {
|
|
6
6
|
"claudeye": "./bin/claudeye.mjs"
|
|
7
7
|
},
|
|
@@ -62,13 +62,13 @@
|
|
|
62
62
|
],
|
|
63
63
|
"author": "ExosphereHost Inc. <claudeye@exosphere.host>",
|
|
64
64
|
"license": "SEE LICENSE IN LICENSE",
|
|
65
|
-
"homepage": "https://
|
|
65
|
+
"homepage": "https://befailproof.ai",
|
|
66
66
|
"repository": {
|
|
67
67
|
"type": "git",
|
|
68
|
-
"url": "https://github.com/exospherehost/
|
|
68
|
+
"url": "https://github.com/exospherehost/failproofai.git"
|
|
69
69
|
},
|
|
70
70
|
"bugs": {
|
|
71
|
-
"url": "https://github.com/exospherehost/
|
|
71
|
+
"url": "https://github.com/exospherehost/failproofai/issues"
|
|
72
72
|
},
|
|
73
73
|
"publishConfig": {
|
|
74
74
|
"access": "restricted"
|
package/bin/claudeye
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@claudeye/linux-arm64",
|
|
3
|
-
"version": "1.0
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "Claudeye platform binary for Linux ARM64",
|
|
5
5
|
"os": [
|
|
6
6
|
"linux"
|
|
@@ -18,5 +18,5 @@
|
|
|
18
18
|
},
|
|
19
19
|
"author": "ExosphereHost Inc. <claudeye@exosphere.host>",
|
|
20
20
|
"license": "SEE LICENSE IN LICENSE",
|
|
21
|
-
"homepage": "https://
|
|
21
|
+
"homepage": "https://befailproof.ai"
|
|
22
22
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/0tyw4u3~2isbh.js","static/chunks/150i0n26fnvso.js","static/chunks/07uz2g0_38qia.js","static/chunks/0u95dh6lcl7tm.js","static/chunks/01q52wg_amm60.js"],runtimeModuleIds:[94553]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/_next/",r=(self.TURBOPACK_ASSET_SUFFIX??document?.currentScript?.getAttribute?.("src")?.replace(/^(.*(?=\?)|^.*$)/,""))||"",n=["NEXT_DEPLOYMENT_ID","NEXT_CLIENT_ASSET_SUFFIX"];var o,i=((o=i||{})[o.Runtime=0]="Runtime",o[o.Parent=1]="Parent",o[o.Update=2]="Update",o);let l=new WeakMap;function s(e,t){this.m=e,this.e=t}let u=s.prototype,a=Object.prototype.hasOwnProperty,c="u">typeof Symbol&&Symbol.toStringTag;function f(e,t,r){a.call(e,t)||Object.defineProperty(e,t,r)}function p(e,t){let r=e[t];return r||(r=h(t),e[t]=r),r}function h(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function d(e,t){f(e,"__esModule",{value:!0}),c&&f(e,c,{value:"Module"});let r=0;for(;r<t.length;){let n=t[r++],o=t[r++];if("number"==typeof o)if(0===o)f(e,n,{value:t[r++],enumerable:!0,writable:!1});else throw Error(`unexpected tag: ${o}`);else"function"==typeof t[r]?f(e,n,{get:o,set:t[r++],enumerable:!0}):f(e,n,{get:o,enumerable:!0})}Object.seal(e)}function m(e,t){(null!=t?p(this.c,t):this.m).exports=e}u.s=function(e,t){let r,n;null!=t?n=(r=p(this.c,t)).exports:(r=this.m,n=this.e),r.namespaceObject=n,d(n,e)},u.j=function(e,t){var r,n;let o,i,s;null!=t?i=(o=p(this.c,t)).exports:(o=this.m,i=this.e);let u=(r=o,n=i,(s=l.get(r))||(l.set(r,s=[]),r.exports=r.namespaceObject=new Proxy(n,{get(e,t){if(a.call(e,t)||"default"===t||"__esModule"===t)return Reflect.get(e,t);for(let e of s){let r=Reflect.get(e,t);if(void 0!==r)return r}},ownKeys(e){let t=Reflect.ownKeys(e);for(let e of s)for(let r of Reflect.ownKeys(e))"default"===r||t.includes(r)||t.push(r);return t}})),s);"object"==typeof e&&null!==e&&u.push(e)},u.v=m,u.n=function(e,t){let r;(r=null!=t?p(this.c,t):this.m).exports=r.namespaceObject=e};let b=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,y=[null,b({}),b([]),b(b)];function g(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!y.includes(t);t=b(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n.splice(o,1,0,e):n.push("default",0,e)),d(t,n),t}function w(e){let t=W(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=g(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)}function O(e){let t=e.indexOf("#");-1!==t&&(e=e.substring(0,t));let r=e.indexOf("?");return -1!==r&&(e=e.substring(0,r)),e}function j(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}u.i=w,u.A=function(e){return this.r(e)(w.bind(this))},u.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},u.r=function(e){return W(e,this.m).exports},u.f=function(e){function t(t){if(t=O(t),a.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(t=O(t),a.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let k=Symbol("turbopack queues"),v=Symbol("turbopack exports"),C=Symbol("turbopack error");function P(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}u.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=j(),u=Object.assign(s,{[v]:r.exports,[k]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[v]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(k in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[v]:{},[k]:e=>e(t)};return e.then(e=>{r[v]=e,P(t)},e=>{r[C]=e,P(t)}),r}}return{[v]:e,[k]:()=>{}}}),r=()=>t.map(e=>{if(e[C])throw e[C];return e[v]}),{promise:i,resolve:l}=j(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[k](u)),s.queueCount?i:r()},function(e){e?l(u[C]=e):i(u[v]),P(n)}),n&&-1===n.status&&(n.status=0)};let U=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function $(e,t){throw Error(`Invariant: ${t(e)}`)}U.prototype=URL.prototype,u.U=U,u.z=function(e){throw Error("dynamic usage of require is not supported")},u.g=globalThis;let R=s.prototype,S=new Map;u.M=S;let _=new Map,E=new Map;async function T(e,t,r){let n;if("string"==typeof r)return M(e,t,q(r));let o=r.included||[],i=o.map(e=>!!S.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>E.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)E.has(e)||r.add(e);for(let n of r){let r=M(e,t,q(n));E.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=M(e,t,q(r.path)),l))E.has(o)||E.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}R.l=function(e){return T(i.Parent,this.m.id,e)};let A=Promise.resolve(void 0),x=new WeakMap;function M(t,r,n){let o=e.loadChunkCached(t,n),l=x.get(o);if(void 0===l){let e=x.set.bind(x,o,A);l=o.then(e).catch(e=>{let o;switch(t){case i.Runtime:o=`as a runtime dependency of chunk ${r}`;break;case i.Parent:o=`from module ${r}`;break;case i.Update:o="from an HMR update";break;default:$(t,e=>`Unknown source type: ${e}`)}let l=Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0);throw l.name="ChunkLoadError",l}),x.set(o,l)}return l}function q(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}${r}`}R.L=function(e){return M(i.Parent,this.m.id,e)},R.R=function(e){let t=this.r(e);return t?.default??t},R.P=function(e){return`/ROOT/${e??""}`},R.q=function(e,t){m.call(this,`${e}${r}`,t)},R.b=function(e,t,o,i){let l="SharedWorker"===e.name,s=[o.map(e=>q(e)).reverse(),r];for(let e of n)s.push(globalThis[e]);let u=new URL(q(t),location.origin),a=JSON.stringify(s);return l?u.searchParams.set("params",a):u.hash="#params="+encodeURIComponent(a),new e(u,i?{...i,type:void 0}:void 0)};let N=/\.js(?:\?[^#]*)?(?:#.*)?$/,K=/\.css(?:\?[^#]*)?(?:#.*)?$/;function L(e){return K.test(e)}u.w=function(t,r,n){return e.loadWebAssembly(i.Parent,this.m.id,t,r,n)},u.u=function(t,r){return e.loadWebAssemblyModule(i.Parent,this.m.id,t,r)};let I={};u.c=I;let W=(e,t)=>{let r=I[e];if(r){if(r.error)throw r.error;return r}return B(e,i.Parent,t.id)};function B(e,t,r){let n=S.get(e);if("function"!=typeof n)throw Error(function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:$(t,e=>`Unknown source type: ${e}`)}return`Module ${e} was instantiated ${n}, but the module factory is not available.`}(e,t,r));let o=h(e),i=o.exports;I[e]=o;let l=new s(o,i);try{n(l,o,i)}catch(e){throw o.error=e,e}return o.namespaceObject&&o.exports!==o.namespaceObject&&g(o.exports,o.namespaceObject),o}function F(t){let r,n=function(e){if("string"==typeof e)return e;if(e)return{src:e.getAttribute("src")};if("u">typeof TURBOPACK_NEXT_CHUNK_URLS)return{src:TURBOPACK_NEXT_CHUNK_URLS.pop()};throw Error("chunk path empty but not in a worker")}(t[0]);return 2===t.length?r=t[1]:(r=void 0,!function(e,t){let r=1;for(;r<e.length;){let n,o=r+1;for(;o<e.length&&"function"!=typeof e[o];)o++;if(o===e.length)throw Error("malformed chunk format, expected a factory function");let i=e[o];for(let i=r;i<o;i++){let r=e[i],o=t.get(r);if(o){n=o;break}}let l=n??i,s=!1;for(let n=r;n<o;n++){let r=e[n];t.has(r)||(s||(l===i&&Object.defineProperty(i,"name",{value:"module evaluation"}),s=!0),t.set(r,l))}r=o+1}}(t,S)),e.registerChunk(n,r)}let X=new Map;function D(e){let t=X.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},X.set(e,t)}return t}e={async registerChunk(e,r){let n=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(e.src.replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(e);if(D("string"==typeof e?q(e):e.src).resolve(),null!=r){for(let e of r.otherChunks)D(q("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(e=>T(i.Runtime,n,e))),r.runtimeModuleIds.length>0)for(let e of r.runtimeModuleIds)!function(e,t){let r=I[t];if(r){if(r.error)throw r.error;return}B(t,i.Runtime,e)}(n,e)}},loadChunkCached:(e,t)=>(function(e,t){let r=D(t);if(r.loadingStarted)return r.promise;if(e===i.Runtime)return r.loadingStarted=!0,L(t)&&r.resolve(),r.promise;if("function"==typeof importScripts)if(L(t));else if(N.test(t))self.TURBOPACK_NEXT_CHUNK_URLS.push(t),importScripts(t);else throw Error(`can't infer type of chunk from URL ${t} in worker`);else{let e=decodeURI(t);if(L(t))if(document.querySelectorAll(`link[rel=stylesheet][href="${t}"],link[rel=stylesheet][href^="${t}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)r.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=t,e.onerror=()=>{r.reject()},e.onload=()=>{r.resolve()},document.head.appendChild(e)}else if(N.test(t)){let n=document.querySelectorAll(`script[src="${t}"],script[src^="${t}?"],script[src="${e}"],script[src^="${e}?"]`);if(n.length>0)for(let e of Array.from(n))e.addEventListener("error",()=>{r.reject()});else{let e=document.createElement("script");e.src=t,e.onerror=()=>{r.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${t}`)}return r.loadingStarted=!0,r.promise})(e,t),async loadWebAssembly(e,t,r,n,o){let i=fetch(q(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(q(r));return await WebAssembly.compileStreaming(o)}};let H=globalThis.TURBOPACK;globalThis.TURBOPACK={push:F},H.forEach(F)})();
|
|
File without changes
|
|
File without changes
|
|
File without changes
|