@batijs/cli 0.0.504 → 0.0.505
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/boilerplates/@batijs/auth0/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/auth0/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/authjs/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/aws/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/aws/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/biome/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/compiled/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/d1/files/database/d1/helpers.ts +8 -2
- package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/drizzle/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/drizzle/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/eslint/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/express/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/fastify/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +6 -6
- package/dist/boilerplates/@batijs/h3/files/server/entry.ts +1 -1
- package/dist/boilerplates/@batijs/h3/types/server/entry.d.ts +1 -1
- package/dist/boilerplates/@batijs/hono/files/$package.json.js +8 -8
- package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/mantine/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/photon/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/photon/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/plausible.io/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/pnpm/files/$pnpm-workspace.yaml.js +1 -1
- package/dist/boilerplates/@batijs/prettier/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/prisma/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/prisma/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/shared/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/shared/files/package.json +1 -1
- package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/shared-todo/types/pages/todo/+data.d.ts +1 -8
- package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/sqlite/files/$TODO.md.js +1 -1
- package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +3 -3
- package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/vercel/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +3 -3
- package/dist/{chunk-65FUIWXL.js → chunk-PSSZWHMN.js} +2563 -2562
- package/dist/index.js +40 -40
- package/package.json +6 -6
- package/dist/boilerplates/@batijs/prettier/files/.prettierrc +0 -3
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -55,16 +55,16 @@ var require_package = __commonJS({
|
|
|
55
55
|
"@babel/plugin-transform-react-jsx": "^7.27.1",
|
|
56
56
|
"@batijs/compile": "workspace:*",
|
|
57
57
|
"@mantine/core": "^8.3.7",
|
|
58
|
-
"@types/node": "^20.19.
|
|
59
|
-
"@types/react": "^19.2.
|
|
58
|
+
"@types/node": "^20.19.24",
|
|
59
|
+
"@types/react": "^19.2.3",
|
|
60
60
|
"@types/react-dom": "^19.2.2",
|
|
61
61
|
"@vitejs/plugin-react": "^5.1.0",
|
|
62
62
|
react: "^19.2.0",
|
|
63
63
|
"react-dom": "^19.2.0",
|
|
64
64
|
tailwindcss: "^4.1.17",
|
|
65
65
|
typescript: "^5.9.3",
|
|
66
|
-
vike: "^0.4.
|
|
67
|
-
"vike-photon": "^0.1.
|
|
66
|
+
vike: "^0.4.246",
|
|
67
|
+
"vike-photon": "^0.1.16",
|
|
68
68
|
"vike-react": "^0.6.12",
|
|
69
69
|
vite: "^7.2.2",
|
|
70
70
|
"vite-plugin-compiled-react": "^1.3.1"
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,9 +51,9 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@sentry/react": "^10.
|
|
55
|
-
"@types/node": "^20.19.
|
|
56
|
-
"@types/react": "^19.2.
|
|
54
|
+
"@sentry/react": "^10.25.0",
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
|
+
"@types/react": "^19.2.3",
|
|
57
57
|
"@types/react-dom": "^19.2.2",
|
|
58
58
|
react: "^19.2.0",
|
|
59
59
|
"react-dom": "^19.2.0",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@sentry/vite-plugin": "^4.6.0",
|
|
55
|
-
"@types/node": "^20.19.
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
56
|
vite: "^7.2.2"
|
|
57
57
|
},
|
|
58
58
|
dependencies: {
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,8 +52,8 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@radix-ui/react-icons": "^1.3.2",
|
|
55
|
-
"@types/node": "^20.19.
|
|
56
|
-
autoprefixer: "^10.4.
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
|
+
autoprefixer: "^10.4.22",
|
|
57
57
|
"class-variance-authority": "^0.7.1",
|
|
58
58
|
clsx: "^2.1.1",
|
|
59
59
|
"lucide-react": "^0.553.0",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,10 +52,10 @@ var require_package = __commonJS({
|
|
|
52
52
|
license: "MIT",
|
|
53
53
|
devDependencies: {
|
|
54
54
|
"@batijs/compile": "workspace:*",
|
|
55
|
-
"@cloudflare/workers-types": "^4.
|
|
56
|
-
"@types/node": "^20.19.
|
|
55
|
+
"@cloudflare/workers-types": "^4.20251111.0",
|
|
56
|
+
"@types/node": "^20.19.24",
|
|
57
57
|
"@universal-middleware/core": "^0.4.13",
|
|
58
|
-
vike: "^0.4.
|
|
58
|
+
vike: "^0.4.246",
|
|
59
59
|
vite: "^7.2.2"
|
|
60
60
|
},
|
|
61
61
|
files: [
|
|
@@ -1,12 +1,5 @@
|
|
|
1
1
|
import type { PageContextServer } from "vike/types";
|
|
2
2
|
export type Data = Awaited<ReturnType<typeof data>>;
|
|
3
3
|
export declare function data(_pageContext: PageContextServer): Promise<{
|
|
4
|
-
todo:
|
|
5
|
-
id: number;
|
|
6
|
-
text: string;
|
|
7
|
-
}[];
|
|
8
|
-
} | {
|
|
9
|
-
todo: {
|
|
10
|
-
text: string;
|
|
11
|
-
}[];
|
|
4
|
+
todo: any;
|
|
12
5
|
}>;
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,12 +51,12 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@types/node": "^20.19.
|
|
54
|
+
"@types/node": "^20.19.24",
|
|
55
55
|
"solid-js": "^1.9.10",
|
|
56
56
|
tailwindcss: "^4.1.17",
|
|
57
57
|
typescript: "^5.9.3",
|
|
58
|
-
vike: "^0.4.
|
|
59
|
-
"vike-photon": "^0.1.
|
|
58
|
+
vike: "^0.4.246",
|
|
59
|
+
"vike-photon": "^0.1.16",
|
|
60
60
|
"vike-solid": "^0.7.13",
|
|
61
61
|
vite: "^7.2.2",
|
|
62
62
|
"vite-plugin-solid": "^2.11.10"
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,8 +51,8 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@sentry/solid": "^10.
|
|
55
|
-
"@types/node": "^20.19.
|
|
54
|
+
"@sentry/solid": "^10.25.0",
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
56
|
"solid-js": "^1.9.10",
|
|
57
57
|
"vike-solid": "^0.7.13",
|
|
58
58
|
vite: "^7.2.2"
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,7 +52,7 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@types/better-sqlite3": "^7.6.13",
|
|
55
|
-
"@types/node": "^20.19.
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
56
|
"better-sqlite3": "^12.4.1",
|
|
57
57
|
dotenv: "^17.2.3",
|
|
58
58
|
tsx: "^4.20.6"
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,11 +52,11 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@tailwindcss/vite": "^4.1.17",
|
|
55
|
-
"@types/node": "^20.19.
|
|
56
|
-
autoprefixer: "^10.4.
|
|
57
|
-
daisyui: "^5.
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
|
+
autoprefixer: "^10.4.22",
|
|
57
|
+
daisyui: "^5.5.0",
|
|
58
58
|
tailwindcss: "^4.1.17",
|
|
59
|
-
vike: "^0.4.
|
|
59
|
+
vike: "^0.4.246",
|
|
60
60
|
vite: "^7.2.2"
|
|
61
61
|
},
|
|
62
62
|
dependencies: {
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,11 +51,11 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@cloudflare/workers-types": "^4.
|
|
55
|
-
"@types/node": "^20.19.
|
|
54
|
+
"@cloudflare/workers-types": "^4.20251111.0",
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
56
|
"@universal-middleware/core": "^0.4.13",
|
|
57
|
-
telefunc: "^0.2.
|
|
58
|
-
vike: "^0.4.
|
|
57
|
+
telefunc: "^0.2.16",
|
|
58
|
+
vike: "^0.4.246",
|
|
59
59
|
vite: "^7.2.2"
|
|
60
60
|
},
|
|
61
61
|
dependencies: {
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,10 +51,10 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@cloudflare/workers-types": "^4.
|
|
54
|
+
"@cloudflare/workers-types": "^4.20251111.0",
|
|
55
55
|
"@trpc/client": "^11.7.1",
|
|
56
56
|
"@trpc/server": "^11.7.1",
|
|
57
|
-
"@types/node": "^20.19.
|
|
57
|
+
"@types/node": "^20.19.24",
|
|
58
58
|
"@universal-middleware/core": "^0.4.13",
|
|
59
59
|
vite: "^7.2.2"
|
|
60
60
|
},
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const trpc: import("@trpc/client").TRPCClient<import("@trpc/server").TRPCBuiltRouter<{
|
|
2
2
|
ctx: object & {
|
|
3
|
-
db: ReturnType<
|
|
3
|
+
db: ReturnType<any>;
|
|
4
4
|
} & {
|
|
5
|
-
db: ReturnType<
|
|
5
|
+
db: ReturnType<any>;
|
|
6
6
|
} & {
|
|
7
|
-
db: ReturnType<
|
|
7
|
+
db: ReturnType<any>;
|
|
8
8
|
} & {
|
|
9
9
|
db: import("@cloudflare/workers-types").D1Database;
|
|
10
10
|
};
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,10 +51,10 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@cloudflare/workers-types": "^4.
|
|
54
|
+
"@cloudflare/workers-types": "^4.20251111.0",
|
|
55
55
|
"@ts-rest/core": "^3.52.1",
|
|
56
56
|
"@ts-rest/serverless": "^3.52.1",
|
|
57
|
-
"@types/node": "^20.19.
|
|
57
|
+
"@types/node": "^20.19.24",
|
|
58
58
|
"@universal-middleware/core": "^0.4.13",
|
|
59
59
|
zod: "^3.25.76"
|
|
60
60
|
},
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,9 +51,9 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@photonjs/vercel": "^0.1.
|
|
55
|
-
"@types/node": "^20.19.
|
|
56
|
-
vike: "^0.4.
|
|
54
|
+
"@photonjs/vercel": "^0.1.7",
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
|
+
vike: "^0.4.246",
|
|
57
57
|
vite: "^7.2.2"
|
|
58
58
|
},
|
|
59
59
|
dependencies: {
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -52,15 +52,15 @@ var require_package = __commonJS({
|
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@batijs/tailwindcss": "workspace:*",
|
|
55
|
-
"@types/node": "^20.19.
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
56
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
57
57
|
"@vue/compiler-sfc": "^3.5.24",
|
|
58
58
|
"@vue/server-renderer": "^3.5.24",
|
|
59
59
|
tailwindcss: "^4.1.17",
|
|
60
60
|
typescript: "^5.9.3",
|
|
61
61
|
"unplugin-vue-markdown": "^29.2.0",
|
|
62
|
-
vike: "^0.4.
|
|
63
|
-
"vike-photon": "^0.1.
|
|
62
|
+
vike: "^0.4.246",
|
|
63
|
+
"vike-photon": "^0.1.16",
|
|
64
64
|
"vike-vue": "^0.9.6",
|
|
65
65
|
vite: "^7.2.2",
|
|
66
66
|
vue: "^3.5.24",
|
|
@@ -4,7 +4,7 @@ const require = createRequire_BATI_CLI(import.meta.url);
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
WEs
|
|
7
|
-
} from "../../../../chunk-
|
|
7
|
+
} from "../../../../chunk-PSSZWHMN.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,8 +51,8 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@sentry/vue": "^10.
|
|
55
|
-
"@types/node": "^20.19.
|
|
54
|
+
"@sentry/vue": "^10.25.0",
|
|
55
|
+
"@types/node": "^20.19.24",
|
|
56
56
|
"vike-vue": "^0.9.6",
|
|
57
57
|
vite: "^7.2.2",
|
|
58
58
|
vue: "^3.5.24"
|