@batijs/cli 0.0.514 → 0.0.516
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 +2 -2
- 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 +3 -3
- package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/biome/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/compiled/files/$package.json.js +1 -1
- 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 +3 -3
- package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +1 -1
- package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +3 -3
- 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 +1 -1
- package/dist/boilerplates/@batijs/express/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/fastify/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/hono/files/$package.json.js +6 -6
- package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/mantine/files/$package.json.js +6 -6
- package/dist/boilerplates/@batijs/photon/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/photon/files/$package.json.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$package.json.js +7 -7
- 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 +3 -3
- 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 +1 -1
- 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 +1 -1
- 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 +3 -3
- package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +2 -2
- 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 +1 -1
- 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 +1 -1
- package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +4 -4
- package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +2 -2
- package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/vercel/files/$package.json.js +2 -2
- 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 +2 -2
- 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 +1 -1
- package/dist/{chunk-5P3K3DOP.js → chunk-HKWAALEK.js} +1 -1
- package/dist/index.js +37 -37
- package/package.json +7 -7
|
@@ -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-HKWAALEK.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
|
"@auth/core": "^0.41.1",
|
|
54
54
|
"@batijs/compile": "workspace:*",
|
|
55
|
-
"@cloudflare/workers-types": "^4.
|
|
55
|
+
"@cloudflare/workers-types": "^4.20251117.0",
|
|
56
56
|
"@types/node": "^20.19.24",
|
|
57
57
|
"@universal-middleware/core": "^0.4.13"
|
|
58
58
|
},
|
|
@@ -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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -54,7 +54,7 @@ var require_package = __commonJS({
|
|
|
54
54
|
"@types/node": "^20.19.24",
|
|
55
55
|
"@types/which": "^3.0.4",
|
|
56
56
|
"aws-cdk": "^2.1031.2",
|
|
57
|
-
"aws-cdk-lib": "^2.
|
|
57
|
+
"aws-cdk-lib": "^2.224.0",
|
|
58
58
|
cdk: "^2.1031.2",
|
|
59
59
|
constructs: "^10.4.3",
|
|
60
60
|
esbuild: "^0.27.0",
|
|
@@ -62,7 +62,7 @@ var require_package = __commonJS({
|
|
|
62
62
|
"source-map-support": "^0.5.21",
|
|
63
63
|
tsx: "^4.20.6",
|
|
64
64
|
typescript: "^5.9.3",
|
|
65
|
-
vitest: "^4.0.
|
|
65
|
+
vitest: "^4.0.9",
|
|
66
66
|
which: "^6.0.0"
|
|
67
67
|
},
|
|
68
68
|
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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,7 +51,7 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@biomejs/biome": "2.3.
|
|
54
|
+
"@biomejs/biome": "2.3.5",
|
|
55
55
|
"@biomejs/wasm-nodejs": "^2.3.5",
|
|
56
56
|
"@types/node": "^20.19.24"
|
|
57
57
|
},
|
|
@@ -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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,7 +51,7 @@ 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.20251117.0",
|
|
55
55
|
"@photonjs/cloudflare": "^0.1.7",
|
|
56
56
|
"@types/node": "^20.19.24",
|
|
57
57
|
wrangler: "^4.47.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-HKWAALEK.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.20251117.0",
|
|
55
55
|
"@types/node": "^20.19.24",
|
|
56
56
|
"@universal-middleware/core": "^0.4.13",
|
|
57
|
-
vike: "^0.4.
|
|
57
|
+
vike: "^0.4.247",
|
|
58
58
|
wrangler: "^4.47.0"
|
|
59
59
|
},
|
|
60
60
|
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-HKWAALEK.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.20251117.0",
|
|
55
55
|
"@types/node": "^20.19.24",
|
|
56
56
|
"@universal-middleware/core": "^0.4.13",
|
|
57
|
-
vike: "^0.4.
|
|
57
|
+
vike: "^0.4.247"
|
|
58
58
|
},
|
|
59
59
|
dependencies: {
|
|
60
60
|
"@batijs/core": "workspace:*"
|
|
@@ -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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -55,7 +55,7 @@ var require_package = __commonJS({
|
|
|
55
55
|
"@types/node": "^20.19.24",
|
|
56
56
|
"better-sqlite3": "^12.4.1",
|
|
57
57
|
dotenv: "^17.2.3",
|
|
58
|
-
"drizzle-kit": "^0.31.
|
|
58
|
+
"drizzle-kit": "^0.31.7",
|
|
59
59
|
"drizzle-orm": "^0.44.7"
|
|
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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -58,8 +58,8 @@ var require_package = __commonJS({
|
|
|
58
58
|
"@types/node": "^20.19.24",
|
|
59
59
|
dotenv: "^17.2.3",
|
|
60
60
|
express: "^5.1.0",
|
|
61
|
-
telefunc: "^0.2.
|
|
62
|
-
vike: "^0.4.
|
|
61
|
+
telefunc: "^0.2.17",
|
|
62
|
+
vike: "^0.4.247",
|
|
63
63
|
vite: "^7.2.2"
|
|
64
64
|
},
|
|
65
65
|
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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -59,8 +59,8 @@ var require_package = __commonJS({
|
|
|
59
59
|
dotenv: "^17.2.3",
|
|
60
60
|
fastify: "^5.6.2",
|
|
61
61
|
"fastify-raw-body": "^5.0.0",
|
|
62
|
-
telefunc: "^0.2.
|
|
63
|
-
vike: "^0.4.
|
|
62
|
+
telefunc: "^0.2.17",
|
|
63
|
+
vike: "^0.4.247",
|
|
64
64
|
vite: "^7.2.2"
|
|
65
65
|
},
|
|
66
66
|
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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -59,8 +59,8 @@ var require_package = __commonJS({
|
|
|
59
59
|
"@universal-middleware/core": "^0.4.13",
|
|
60
60
|
dotenv: "^17.2.3",
|
|
61
61
|
h3: "~1.15.4",
|
|
62
|
-
telefunc: "^0.2.
|
|
63
|
-
vike: "^0.4.
|
|
62
|
+
telefunc: "^0.2.17",
|
|
63
|
+
vike: "^0.4.247",
|
|
64
64
|
"vike-photon": "^0.1.16",
|
|
65
65
|
vite: "^7.2.2"
|
|
66
66
|
},
|
|
@@ -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-HKWAALEK.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
|
"@auth/core": "^0.41.1",
|
|
54
54
|
"@batijs/compile": "workspace:*",
|
|
55
|
-
"@cloudflare/workers-types": "^4.
|
|
55
|
+
"@cloudflare/workers-types": "^4.20251117.0",
|
|
56
56
|
"@photonjs/hono": "^0.1.6",
|
|
57
57
|
"@trpc/server": "^11.7.1",
|
|
58
|
-
"@types/aws-lambda": "^8.10.
|
|
58
|
+
"@types/aws-lambda": "^8.10.158",
|
|
59
59
|
"@types/node": "^20.19.24",
|
|
60
60
|
dotenv: "^17.2.3",
|
|
61
|
-
hono: "^4.10.
|
|
62
|
-
telefunc: "^0.2.
|
|
63
|
-
vike: "^0.4.
|
|
61
|
+
hono: "^4.10.6",
|
|
62
|
+
telefunc: "^0.2.17",
|
|
63
|
+
vike: "^0.4.247",
|
|
64
64
|
"vike-photon": "^0.1.16",
|
|
65
65
|
vite: "^7.2.2"
|
|
66
66
|
},
|
|
@@ -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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -51,17 +51,17 @@ var require_package = __commonJS({
|
|
|
51
51
|
license: "MIT",
|
|
52
52
|
devDependencies: {
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
|
-
"@mantine/core": "^8.3.
|
|
55
|
-
"@mantine/hooks": "^8.3.
|
|
54
|
+
"@mantine/core": "^8.3.8",
|
|
55
|
+
"@mantine/hooks": "^8.3.8",
|
|
56
56
|
"@types/node": "^20.19.24",
|
|
57
|
-
"@types/react": "^19.2.
|
|
58
|
-
"@types/react-dom": "^19.2.
|
|
57
|
+
"@types/react": "^19.2.5",
|
|
58
|
+
"@types/react-dom": "^19.2.3",
|
|
59
59
|
postcss: "^8.5.6",
|
|
60
60
|
"postcss-preset-mantine": "^1.18.0",
|
|
61
61
|
"postcss-simple-vars": "^7.0.1",
|
|
62
62
|
react: "^19.2.0",
|
|
63
63
|
"react-dom": "^19.2.0",
|
|
64
|
-
"vike-react": "^0.6.
|
|
64
|
+
"vike-react": "^0.6.13",
|
|
65
65
|
vite: "^7.2.2",
|
|
66
66
|
"vite-plugin-compiled-react": "^1.3.1"
|
|
67
67
|
},
|
|
@@ -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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -54,18 +54,18 @@ var require_package = __commonJS({
|
|
|
54
54
|
"@babel/plugin-syntax-flow": "^7.27.1",
|
|
55
55
|
"@babel/plugin-transform-react-jsx": "^7.27.1",
|
|
56
56
|
"@batijs/compile": "workspace:*",
|
|
57
|
-
"@mantine/core": "^8.3.
|
|
57
|
+
"@mantine/core": "^8.3.8",
|
|
58
58
|
"@types/node": "^20.19.24",
|
|
59
|
-
"@types/react": "^19.2.
|
|
60
|
-
"@types/react-dom": "^19.2.
|
|
61
|
-
"@vitejs/plugin-react": "^5.1.
|
|
59
|
+
"@types/react": "^19.2.5",
|
|
60
|
+
"@types/react-dom": "^19.2.3",
|
|
61
|
+
"@vitejs/plugin-react": "^5.1.1",
|
|
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.
|
|
66
|
+
vike: "^0.4.247",
|
|
67
67
|
"vike-photon": "^0.1.16",
|
|
68
|
-
"vike-react": "^0.6.
|
|
68
|
+
"vike-react": "^0.6.13",
|
|
69
69
|
vite: "^7.2.2",
|
|
70
70
|
"vite-plugin-compiled-react": "^1.3.1"
|
|
71
71
|
},
|
|
@@ -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-HKWAALEK.js";
|
|
8
8
|
import "../../../../chunk-IAWYWZSL.js";
|
|
9
9
|
import "../../../../chunk-DHZ7AZKP.js";
|
|
10
10
|
|
|
@@ -53,8 +53,8 @@ var require_package = __commonJS({
|
|
|
53
53
|
"@batijs/compile": "workspace:*",
|
|
54
54
|
"@sentry/react": "^10.25.0",
|
|
55
55
|
"@types/node": "^20.19.24",
|
|
56
|
-
"@types/react": "^19.2.
|
|
57
|
-
"@types/react-dom": "^19.2.
|
|
56
|
+
"@types/react": "^19.2.5",
|
|
57
|
+
"@types/react-dom": "^19.2.3",
|
|
58
58
|
react: "^19.2.0",
|
|
59
59
|
"react-dom": "^19.2.0",
|
|
60
60
|
vite: "^7.2.2"
|