@better-fullstack/template-generator 2.1.7 → 2.2.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/dist/browser.d.mts +1 -1
- package/dist/browser.mjs +1 -1
- package/dist/index.d.mts +229 -185
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +136 -4
- package/dist/index.mjs.map +1 -1
- package/dist/{preflight-validation-D2Kdxd4D.d.mts → preflight-validation-D8kmqczT.d.mts} +2 -2
- package/dist/{preflight-validation-D2Kdxd4D.d.mts.map → preflight-validation-D8kmqczT.d.mts.map} +1 -1
- package/dist/{preflight-validation-CyN3nqN7.mjs → preflight-validation-b1eweyI5.mjs} +77799 -73814
- package/dist/preflight-validation-b1eweyI5.mjs.map +1 -0
- package/package.json +3 -3
- package/dist/preflight-validation-CyN3nqN7.mjs.map +0 -1
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as VirtualFileTree, i as VirtualFile, n as GeneratorResult, o as VirtualNode, r as VirtualDirectory, t as GeneratorOptions } from "./types-Jq14WnvH.mjs";
|
|
2
|
-
import { a as TEMPLATE_COUNT, c as TemplateData, i as EMBEDDED_TEMPLATES, l as VirtualFileSystem, n as PreflightWarning, o as generateVirtualProject, r as validatePreflightConfig, s as processAddonTemplates, t as PreflightResult } from "./preflight-validation-
|
|
2
|
+
import { a as TEMPLATE_COUNT, c as TemplateData, i as EMBEDDED_TEMPLATES, l as VirtualFileSystem, n as PreflightWarning, o as generateVirtualProject, r as validatePreflightConfig, s as processAddonTemplates, t as PreflightResult } from "./preflight-validation-D8kmqczT.mjs";
|
|
3
3
|
import Handlebars from "handlebars";
|
|
4
4
|
import { ProjectConfig } from "@better-fullstack/types";
|
|
5
5
|
|
|
@@ -28,19 +28,19 @@ declare const dependencyVersionMap: {
|
|
|
28
28
|
readonly "@better-auth/drizzle-adapter": "^1.6.22";
|
|
29
29
|
readonly "@better-auth/prisma-adapter": "^1.6.22";
|
|
30
30
|
readonly "@better-auth/mongo-adapter": "^1.6.22";
|
|
31
|
-
readonly "@clerk/nextjs": "^7.5.
|
|
31
|
+
readonly "@clerk/nextjs": "^7.5.17";
|
|
32
32
|
readonly "@clerk/clerk-react": "^5.61.3";
|
|
33
|
-
readonly "@clerk/tanstack-react-start": "^1.4.
|
|
33
|
+
readonly "@clerk/tanstack-react-start": "^1.4.17";
|
|
34
34
|
readonly "@clerk/clerk-expo": "^2.19.31";
|
|
35
35
|
readonly "next-auth": "^4.24.14";
|
|
36
36
|
readonly "@auth/core": "^0.34.3";
|
|
37
37
|
readonly "@auth/drizzle-adapter": "^1.11.2";
|
|
38
38
|
readonly "@auth/prisma-adapter": "^2.11.2";
|
|
39
39
|
readonly "@stackframe/stack": "^2.8.108";
|
|
40
|
-
readonly "@supabase/supabase-js": "^2.
|
|
41
|
-
readonly "@supabase/ssr": "^0.12.
|
|
40
|
+
readonly "@supabase/supabase-js": "^2.110.3";
|
|
41
|
+
readonly "@supabase/ssr": "^0.12.1";
|
|
42
42
|
readonly "@auth0/nextjs-auth0": "^4.23.0";
|
|
43
|
-
readonly "@workos-inc/authkit-nextjs": "^4.
|
|
43
|
+
readonly "@workos-inc/authkit-nextjs": "^4.2.0";
|
|
44
44
|
readonly "@kinde-oss/kinde-auth-nextjs": "^2.13.0";
|
|
45
45
|
readonly "drizzle-orm": "^0.45.2";
|
|
46
46
|
readonly "drizzle-kit": "^0.31.10";
|
|
@@ -52,7 +52,7 @@ declare const dependencyVersionMap: {
|
|
|
52
52
|
readonly "@types/pg": "^8.20.0";
|
|
53
53
|
readonly "@types/ws": "^8.18.1";
|
|
54
54
|
readonly ws: "^8.21.0";
|
|
55
|
-
readonly mysql2: "^3.22.
|
|
55
|
+
readonly mysql2: "^3.22.6";
|
|
56
56
|
readonly "@prisma/client": "^7.8.0";
|
|
57
57
|
readonly prisma: "^7.8.0";
|
|
58
58
|
readonly "@prisma/adapter-d1": "^7.8.0";
|
|
@@ -62,15 +62,15 @@ declare const dependencyVersionMap: {
|
|
|
62
62
|
readonly "@prisma/adapter-better-sqlite3": "^7.8.0";
|
|
63
63
|
readonly "@prisma/adapter-pg": "^7.8.0";
|
|
64
64
|
readonly "@prisma/adapter-planetscale": "^7.8.0";
|
|
65
|
-
readonly mongoose: "^9.7.
|
|
66
|
-
readonly typeorm: "^1.
|
|
65
|
+
readonly mongoose: "^9.7.4";
|
|
66
|
+
readonly typeorm: "^1.1.0";
|
|
67
67
|
readonly "better-sqlite3": "^12.11.1";
|
|
68
68
|
readonly "@types/better-sqlite3": "^7.6.13";
|
|
69
|
-
readonly kysely: "^0.29.
|
|
70
|
-
readonly "@mikro-orm/core": "^7.1.
|
|
71
|
-
readonly "@mikro-orm/sqlite": "^7.1.
|
|
72
|
-
readonly "@mikro-orm/postgresql": "^7.1.
|
|
73
|
-
readonly "@mikro-orm/mysql": "^7.1.
|
|
69
|
+
readonly kysely: "^0.29.3";
|
|
70
|
+
readonly "@mikro-orm/core": "^7.1.6";
|
|
71
|
+
readonly "@mikro-orm/sqlite": "^7.1.6";
|
|
72
|
+
readonly "@mikro-orm/postgresql": "^7.1.6";
|
|
73
|
+
readonly "@mikro-orm/mysql": "^7.1.6";
|
|
74
74
|
readonly "@mikro-orm/better-sqlite": "^6.6.14";
|
|
75
75
|
readonly sequelize: "^6.37.8";
|
|
76
76
|
readonly "sequelize-typescript": "^2.1.6";
|
|
@@ -79,28 +79,28 @@ declare const dependencyVersionMap: {
|
|
|
79
79
|
readonly "@vite-pwa/assets-generator": "^1.0.2";
|
|
80
80
|
readonly "@tauri-apps/cli": "^2.11.4";
|
|
81
81
|
readonly "@tauri-apps/api": "^2.11.1";
|
|
82
|
-
readonly "@biomejs/biome": "^2.5.
|
|
83
|
-
readonly ultracite: "^7.
|
|
84
|
-
readonly oxlint: "^1.
|
|
82
|
+
readonly "@biomejs/biome": "^2.5.3";
|
|
83
|
+
readonly ultracite: "^7.9.3";
|
|
84
|
+
readonly oxlint: "^1.73.0";
|
|
85
85
|
readonly oxfmt: "^0.56.0";
|
|
86
86
|
readonly husky: "^9.1.7";
|
|
87
|
-
readonly lefthook: "^2.1.
|
|
87
|
+
readonly lefthook: "^2.1.10";
|
|
88
88
|
readonly "lint-staged": "^17.0.8";
|
|
89
|
-
readonly tsx: "^4.
|
|
90
|
-
readonly "@types/node": "^26.
|
|
89
|
+
readonly tsx: "^4.23.1";
|
|
90
|
+
readonly "@types/node": "^26.1.1";
|
|
91
91
|
readonly "@types/bun": "^1.3.14";
|
|
92
92
|
readonly "@elysiajs/node": "^1.4.5";
|
|
93
93
|
readonly "@elysiajs/cors": "^1.4.2";
|
|
94
94
|
readonly "@elysiajs/openapi": "^1.4.15";
|
|
95
95
|
readonly "@elysiajs/trpc": "^1.1.0";
|
|
96
96
|
readonly elysia: "^1.4.29";
|
|
97
|
-
readonly "@hono/node-server": "^2.0.
|
|
97
|
+
readonly "@hono/node-server": "^2.0.8";
|
|
98
98
|
readonly "@hono/trpc-server": "^0.4.2";
|
|
99
99
|
readonly "@hono/zod-openapi": "^1.4.0";
|
|
100
100
|
readonly hono: "^4.12.27";
|
|
101
101
|
readonly "@netlify/functions": "^5.3.0";
|
|
102
102
|
readonly "@octokit/rest": "^22.0.1";
|
|
103
|
-
readonly "@vercel/sandbox": "^2.
|
|
103
|
+
readonly "@vercel/sandbox": "^2.6.0";
|
|
104
104
|
readonly vercel: "^54.18.2";
|
|
105
105
|
readonly "@sveltejs/adapter-vercel": "^6.3.4";
|
|
106
106
|
readonly "bash-tool": "^1.3.17";
|
|
@@ -108,17 +108,17 @@ declare const dependencyVersionMap: {
|
|
|
108
108
|
readonly express: "^5.2.1";
|
|
109
109
|
readonly "@types/express": "^5.0.6";
|
|
110
110
|
readonly "@types/cors": "^2.8.19";
|
|
111
|
-
readonly fastify: "^5.
|
|
112
|
-
readonly "@fastify/cors": "^11.
|
|
113
|
-
readonly "@fastify/swagger": "^9.
|
|
111
|
+
readonly fastify: "^5.10.0";
|
|
112
|
+
readonly "@fastify/cors": "^11.3.0";
|
|
113
|
+
readonly "@fastify/swagger": "^9.8.0";
|
|
114
114
|
readonly "fastify-type-provider-zod": "^7.0.0";
|
|
115
|
-
readonly "@nestjs/core": "^11.1.
|
|
116
|
-
readonly "@nestjs/common": "^11.1.
|
|
117
|
-
readonly "@nestjs/platform-express": "^11.1.
|
|
115
|
+
readonly "@nestjs/core": "^11.1.28";
|
|
116
|
+
readonly "@nestjs/common": "^11.1.28";
|
|
117
|
+
readonly "@nestjs/platform-express": "^11.1.28";
|
|
118
118
|
readonly "reflect-metadata": "^0.2.2";
|
|
119
119
|
readonly rxjs: "^7.8.2";
|
|
120
120
|
readonly "encore.dev": "^1.57.9";
|
|
121
|
-
readonly "@adonisjs/core": "^7.3.
|
|
121
|
+
readonly "@adonisjs/core": "^7.3.5";
|
|
122
122
|
readonly "@adonisjs/cors": "^3.0.0";
|
|
123
123
|
readonly "@adonisjs/assembler": "^8.4.0";
|
|
124
124
|
readonly "@adonisjs/tsconfig": "^2.0.0";
|
|
@@ -126,42 +126,44 @@ declare const dependencyVersionMap: {
|
|
|
126
126
|
readonly h3: "^2.0.0";
|
|
127
127
|
readonly fets: "^0.8.7";
|
|
128
128
|
readonly turbo: "^2.10.0";
|
|
129
|
-
readonly nx: "^23.0
|
|
130
|
-
readonly chat: "^4.
|
|
131
|
-
readonly "@chat-adapter/slack": "^4.
|
|
132
|
-
readonly "@chat-adapter/discord": "^4.
|
|
133
|
-
readonly "@chat-adapter/github": "^4.
|
|
134
|
-
readonly "@chat-adapter/state-memory": "^4.
|
|
135
|
-
readonly "@chat-adapter/state-redis": "^4.
|
|
136
|
-
readonly ai: "^7.0.
|
|
137
|
-
readonly "@ai-sdk/anthropic": "^4.0.
|
|
138
|
-
readonly "@ai-sdk/google": "^4.0.
|
|
139
|
-
readonly "@ai-sdk/vue": "^4.0.
|
|
140
|
-
readonly "@ai-sdk/svelte": "^5.0.
|
|
141
|
-
readonly "@ai-sdk/react": "^4.0.
|
|
142
|
-
readonly "@ai-sdk/devtools": "^1.0.
|
|
129
|
+
readonly nx: "^23.1.0";
|
|
130
|
+
readonly chat: "^4.34.0";
|
|
131
|
+
readonly "@chat-adapter/slack": "^4.34.0";
|
|
132
|
+
readonly "@chat-adapter/discord": "^4.34.0";
|
|
133
|
+
readonly "@chat-adapter/github": "^4.34.0";
|
|
134
|
+
readonly "@chat-adapter/state-memory": "^4.34.0";
|
|
135
|
+
readonly "@chat-adapter/state-redis": "^4.34.0";
|
|
136
|
+
readonly ai: "^7.0.23";
|
|
137
|
+
readonly "@ai-sdk/anthropic": "^4.0.12";
|
|
138
|
+
readonly "@ai-sdk/google": "^4.0.12";
|
|
139
|
+
readonly "@ai-sdk/vue": "^4.0.23";
|
|
140
|
+
readonly "@ai-sdk/svelte": "^5.0.23";
|
|
141
|
+
readonly "@ai-sdk/react": "^4.0.24";
|
|
142
|
+
readonly "@ai-sdk/devtools": "^1.0.4";
|
|
143
143
|
readonly streamdown: "^2.5.0";
|
|
144
|
-
readonly shiki: "^4.3.
|
|
145
|
-
readonly mastra: "^1.
|
|
146
|
-
readonly "@mastra/core": "^1.
|
|
147
|
-
readonly "@voltagent/core": "^2.
|
|
144
|
+
readonly shiki: "^4.3.1";
|
|
145
|
+
readonly mastra: "^1.18.2";
|
|
146
|
+
readonly "@mastra/core": "^1.50.1";
|
|
147
|
+
readonly "@voltagent/core": "^2.9.0";
|
|
148
148
|
readonly "@voltagent/server-hono": "^2.0.14";
|
|
149
149
|
readonly "@voltagent/libsql": "^2.1.2";
|
|
150
150
|
readonly "@voltagent/logger": "^2.0.2";
|
|
151
151
|
readonly "@langchain/langgraph": "^1.4.7";
|
|
152
|
-
readonly "@langchain/core": "^1.2.
|
|
152
|
+
readonly "@langchain/core": "^1.2.2";
|
|
153
153
|
readonly "@langchain/google-genai": "^2.2.0";
|
|
154
154
|
readonly "@openai/agents": "^0.12.0";
|
|
155
|
+
readonly openai: "^6.46.0";
|
|
156
|
+
readonly "@anthropic-ai/sdk": "^0.110.0";
|
|
155
157
|
readonly "@google/adk": "^1.3.0";
|
|
156
158
|
readonly modelfusion: "^0.137.0";
|
|
157
|
-
readonly langchain: "^1.5.
|
|
159
|
+
readonly langchain: "^1.5.3";
|
|
158
160
|
readonly llamaindex: "^0.12.1";
|
|
159
161
|
readonly "ai-cli": "^0.3.1";
|
|
160
|
-
readonly "@orpc/server": "^1.14.
|
|
161
|
-
readonly "@orpc/client": "^1.14.
|
|
162
|
-
readonly "@orpc/openapi": "^1.14.
|
|
163
|
-
readonly "@orpc/zod": "^1.14.
|
|
164
|
-
readonly "@orpc/tanstack-query": "^1.14.
|
|
162
|
+
readonly "@orpc/server": "^1.14.8";
|
|
163
|
+
readonly "@orpc/client": "^1.14.8";
|
|
164
|
+
readonly "@orpc/openapi": "^1.14.8";
|
|
165
|
+
readonly "@orpc/zod": "^1.14.8";
|
|
166
|
+
readonly "@orpc/tanstack-query": "^1.14.8";
|
|
165
167
|
readonly "@ts-rest/core": "^3.52.1";
|
|
166
168
|
readonly "@ts-rest/react-query": "^3.52.1";
|
|
167
169
|
readonly "@ts-rest/serverless": "^3.52.1";
|
|
@@ -171,17 +173,17 @@ declare const dependencyVersionMap: {
|
|
|
171
173
|
readonly graphql: "^16.11.0";
|
|
172
174
|
readonly "@garph/gqty": "^0.4.5";
|
|
173
175
|
readonly gqty: "^3.6.0";
|
|
174
|
-
readonly "@pothos/core": "^4.13.
|
|
176
|
+
readonly "@pothos/core": "^4.13.1";
|
|
175
177
|
readonly "@apollo/server": "^5.5.1";
|
|
176
178
|
readonly "@asteasolutions/zod-to-openapi": "^8.5.0";
|
|
177
|
-
readonly "@scalar/express-api-reference": "^0.10.
|
|
178
|
-
readonly "@scalar/fastify-api-reference": "^1.62.
|
|
179
|
-
readonly "@scalar/hono-api-reference": "^0.11.
|
|
179
|
+
readonly "@scalar/express-api-reference": "^0.10.9";
|
|
180
|
+
readonly "@scalar/fastify-api-reference": "^1.62.5";
|
|
181
|
+
readonly "@scalar/hono-api-reference": "^0.11.9";
|
|
180
182
|
readonly "@trpc/tanstack-react-query": "^11.18.0";
|
|
181
183
|
readonly "@trpc/server": "^11.18.0";
|
|
182
184
|
readonly "@trpc/client": "^11.18.0";
|
|
183
|
-
readonly next: "^16.2.
|
|
184
|
-
readonly convex: "^1.42.
|
|
185
|
+
readonly next: "^16.2.10";
|
|
186
|
+
readonly convex: "^1.42.1";
|
|
185
187
|
readonly "@convex-dev/react-query": "^0.1.0";
|
|
186
188
|
readonly "@convex-dev/agent": "^0.6.4";
|
|
187
189
|
readonly "@convex-dev/polar": "^0.9.2";
|
|
@@ -196,7 +198,7 @@ declare const dependencyVersionMap: {
|
|
|
196
198
|
readonly "@tanstack/react-query-devtools": "^5.101.2";
|
|
197
199
|
readonly "@tanstack/react-query": "^5.101.2";
|
|
198
200
|
readonly "@tanstack/react-router-ssr-query": "^1.167.1";
|
|
199
|
-
readonly "@tanstack/router-cli": "^1.167.
|
|
201
|
+
readonly "@tanstack/router-cli": "^1.167.18";
|
|
200
202
|
readonly "@tanstack/solid-query": "^5.101.2";
|
|
201
203
|
readonly "@tanstack/solid-query-devtools": "^5.101.2";
|
|
202
204
|
readonly "@tanstack/solid-router-devtools": "^1.167.0";
|
|
@@ -206,32 +208,32 @@ declare const dependencyVersionMap: {
|
|
|
206
208
|
readonly "@tanstack/svelte-table": "^8.21.3";
|
|
207
209
|
readonly "@tanstack/solid-table": "^8.21.3";
|
|
208
210
|
readonly "@tanstack/angular-table": "^8.21.4";
|
|
209
|
-
readonly "@tanstack/react-virtual": "^3.14.
|
|
210
|
-
readonly "@tanstack/vue-virtual": "^3.13.
|
|
211
|
-
readonly "@tanstack/svelte-virtual": "^3.13.
|
|
212
|
-
readonly "@tanstack/solid-virtual": "^3.13.
|
|
213
|
-
readonly "@tanstack/angular-virtual": "^5.0.
|
|
214
|
-
readonly "@tanstack/db": "^0.6.
|
|
215
|
-
readonly "@tanstack/react-db": "^0.1.
|
|
211
|
+
readonly "@tanstack/react-virtual": "^3.14.6";
|
|
212
|
+
readonly "@tanstack/vue-virtual": "^3.13.32";
|
|
213
|
+
readonly "@tanstack/svelte-virtual": "^3.13.32";
|
|
214
|
+
readonly "@tanstack/solid-virtual": "^3.13.33";
|
|
215
|
+
readonly "@tanstack/angular-virtual": "^5.0.8";
|
|
216
|
+
readonly "@tanstack/db": "^0.6.14";
|
|
217
|
+
readonly "@tanstack/react-db": "^0.1.92";
|
|
216
218
|
readonly "@tanstack/vue-db": "^0.0.123";
|
|
217
|
-
readonly "@tanstack/solid-db": "^0.2.
|
|
218
|
-
readonly "@tanstack/svelte-db": "^0.1.
|
|
219
|
+
readonly "@tanstack/solid-db": "^0.2.28";
|
|
220
|
+
readonly "@tanstack/svelte-db": "^0.1.91";
|
|
219
221
|
readonly "@tanstack/pacer": "^0.21.1";
|
|
220
222
|
readonly "@tanstack/react-pacer": "^0.22.1";
|
|
221
223
|
readonly "@tanstack/solid-pacer": "^0.21.1";
|
|
222
224
|
readonly "@tanstack/ai": "^0.38.0";
|
|
223
|
-
readonly "@tanstack/ai-react": "^0.16.
|
|
224
|
-
readonly "@tanstack/ai-solid": "^0.14.
|
|
225
|
-
readonly wrangler: "^4.
|
|
226
|
-
readonly "@cloudflare/vite-plugin": "^1.
|
|
225
|
+
readonly "@tanstack/ai-react": "^0.16.4";
|
|
226
|
+
readonly "@tanstack/ai-solid": "^0.14.3";
|
|
227
|
+
readonly wrangler: "^4.110.0";
|
|
228
|
+
readonly "@cloudflare/vite-plugin": "^1.44.0";
|
|
227
229
|
readonly "@opennextjs/cloudflare": "^1.20.1";
|
|
228
230
|
readonly "nitro-cloudflare-dev": "^0.2.2";
|
|
229
231
|
readonly "@sveltejs/adapter-cloudflare": "^7.2.9";
|
|
230
232
|
readonly "@sveltejs/adapter-node": "^5.5.7";
|
|
231
233
|
readonly "@cloudflare/workers-types": "^4.20260629.1";
|
|
232
234
|
readonly alchemy: "^0.93.12";
|
|
233
|
-
readonly sst: "^4.17.
|
|
234
|
-
readonly "aws-cdk-lib": "^2.
|
|
235
|
+
readonly sst: "^4.17.1";
|
|
236
|
+
readonly "aws-cdk-lib": "^2.261.0";
|
|
235
237
|
readonly constructs: "^10.6.0";
|
|
236
238
|
readonly "@opennextjs/aws": "^4.0.3";
|
|
237
239
|
readonly dotenv: "^17.4.2";
|
|
@@ -240,31 +242,31 @@ declare const dependencyVersionMap: {
|
|
|
240
242
|
readonly "@t3-oss/env-core": "^0.13.11";
|
|
241
243
|
readonly "@t3-oss/env-nextjs": "^0.13.11";
|
|
242
244
|
readonly "@t3-oss/env-nuxt": "^0.13.11";
|
|
243
|
-
readonly srvx: "^0.11.
|
|
245
|
+
readonly srvx: "^0.11.22";
|
|
244
246
|
readonly "@polar-sh/better-auth": "^1.8.4";
|
|
245
247
|
readonly "@polar-sh/checkout": "^0.3.0";
|
|
246
248
|
readonly "@polar-sh/sdk": "^0.48.1";
|
|
247
|
-
readonly resend: "^6.
|
|
249
|
+
readonly resend: "^6.17.2";
|
|
248
250
|
readonly "@react-email/components": "^1.0.12";
|
|
249
|
-
readonly "react-email": "^6.
|
|
251
|
+
readonly "react-email": "^6.8.1";
|
|
250
252
|
readonly react: "^19.2.7";
|
|
251
253
|
readonly "react-dom": "^19.2.7";
|
|
252
254
|
readonly "@types/react": "^19.2.17";
|
|
253
255
|
readonly "@wxt-dev/module-react": "^1.2.2";
|
|
254
256
|
readonly wxt: "^0.20.27";
|
|
255
|
-
readonly "@opentui/core": "^0.4.
|
|
256
|
-
readonly nodemailer: "^9.0.
|
|
257
|
+
readonly "@opentui/core": "^0.4.3";
|
|
258
|
+
readonly nodemailer: "^9.0.3";
|
|
257
259
|
readonly "@types/react-dom": "^19.2.3";
|
|
258
260
|
readonly "@types/nodemailer": "^8.0.1";
|
|
259
261
|
readonly postmark: "^4.0.7";
|
|
260
262
|
readonly "@sendgrid/mail": "^8.1.6";
|
|
261
|
-
readonly "@aws-sdk/client-ses": "^3.
|
|
262
|
-
readonly "@aws-sdk/client-s3": "^3.
|
|
263
|
-
readonly "@aws-sdk/s3-request-presigner": "^3.
|
|
264
|
-
readonly "mailgun.js": "^13.
|
|
263
|
+
readonly "@aws-sdk/client-ses": "^3.1086.0";
|
|
264
|
+
readonly "@aws-sdk/client-s3": "^3.1086.0";
|
|
265
|
+
readonly "@aws-sdk/s3-request-presigner": "^3.1086.0";
|
|
266
|
+
readonly "mailgun.js": "^13.3.0";
|
|
265
267
|
readonly "form-data": "^4.0.6";
|
|
266
268
|
readonly "@plunk/node": "^3.0.3";
|
|
267
|
-
readonly effect: "^3.
|
|
269
|
+
readonly effect: "^3.22.0";
|
|
268
270
|
readonly "@effect/platform": "^0.96.2";
|
|
269
271
|
readonly "@effect/platform-node": "^0.107.0";
|
|
270
272
|
readonly "@effect/platform-bun": "^0.90.0";
|
|
@@ -288,43 +290,77 @@ declare const dependencyVersionMap: {
|
|
|
288
290
|
readonly "@effect/ai-anthropic": "^0.26.0";
|
|
289
291
|
readonly sass: "^1.101.0";
|
|
290
292
|
readonly less: "^4.6.7";
|
|
291
|
-
readonly "
|
|
292
|
-
readonly
|
|
293
|
+
readonly "styled-components": "^6.4.3";
|
|
294
|
+
readonly eslint: "^10.6.0";
|
|
295
|
+
readonly "@eslint/js": "^10.0.1";
|
|
296
|
+
readonly "typescript-eslint": "^8.63.0";
|
|
297
|
+
readonly globals: "^17.7.0";
|
|
298
|
+
readonly prettier: "^3.9.5";
|
|
299
|
+
readonly axios: "^1.18.1";
|
|
300
|
+
readonly firebase: "^12.16.0";
|
|
301
|
+
readonly "@graphql-codegen/cli": "^7.2.0";
|
|
302
|
+
readonly "@graphql-codegen/client-preset": "^6.1.0";
|
|
303
|
+
readonly "openapi-typescript": "^7.13.0";
|
|
304
|
+
readonly "@apollo/client": "^4.2.6";
|
|
305
|
+
readonly electron: "^43.1.0";
|
|
306
|
+
readonly "electron-builder": "^26.15.3";
|
|
307
|
+
readonly concurrently: "^9.2.1";
|
|
308
|
+
readonly "cross-env": "^7.0.3";
|
|
309
|
+
readonly "wait-on": "^9.0.4";
|
|
310
|
+
readonly "@capacitor/core": "^8.4.1";
|
|
311
|
+
readonly "@capacitor/cli": "^8.4.1";
|
|
312
|
+
readonly "@capacitor/ios": "^8.4.1";
|
|
313
|
+
readonly "@capacitor/android": "^8.4.1";
|
|
314
|
+
readonly passport: "^0.7.0";
|
|
315
|
+
readonly "passport-github2": "^0.1.12";
|
|
316
|
+
readonly "express-session": "^1.19.0";
|
|
317
|
+
readonly "@types/passport": "^1.0.17";
|
|
318
|
+
readonly "@types/passport-github2": "^1.2.9";
|
|
319
|
+
readonly "@types/express-session": "^1.19.0";
|
|
320
|
+
readonly mocha: "^11.7.6";
|
|
321
|
+
readonly "@types/mocha": "^10.0.10";
|
|
322
|
+
readonly contentful: "^11.12.7";
|
|
323
|
+
readonly "@paypal/paypal-js": "^10.0.3";
|
|
324
|
+
readonly "@paypal/react-paypal-js": "^10.1.2";
|
|
325
|
+
readonly "@paypal/paypal-server-sdk": "^2.4.0";
|
|
326
|
+
readonly "@radix-ui/react-dialog": "^1.1.19";
|
|
327
|
+
readonly "@radix-ui/react-dropdown-menu": "^2.1.20";
|
|
293
328
|
readonly "@radix-ui/react-slot": "^1.3.0";
|
|
294
|
-
readonly "@radix-ui/react-label": "^2.1.
|
|
295
|
-
readonly "@radix-ui/react-checkbox": "^1.3.
|
|
296
|
-
readonly "@radix-ui/react-select": "^2.3.
|
|
297
|
-
readonly "@radix-ui/react-toast": "^1.2.
|
|
298
|
-
readonly "@radix-ui/react-popover": "^1.1.
|
|
299
|
-
readonly "@radix-ui/react-switch": "^1.3.
|
|
300
|
-
readonly "@radix-ui/react-tabs": "^1.1.
|
|
329
|
+
readonly "@radix-ui/react-label": "^2.1.11";
|
|
330
|
+
readonly "@radix-ui/react-checkbox": "^1.3.7";
|
|
331
|
+
readonly "@radix-ui/react-select": "^2.3.3";
|
|
332
|
+
readonly "@radix-ui/react-toast": "^1.2.19";
|
|
333
|
+
readonly "@radix-ui/react-popover": "^1.1.19";
|
|
334
|
+
readonly "@radix-ui/react-switch": "^1.3.3";
|
|
335
|
+
readonly "@radix-ui/react-tabs": "^1.1.17";
|
|
301
336
|
readonly "@headlessui/react": "^2.2.10";
|
|
302
337
|
readonly "@headlessui/vue": "^1.7.23";
|
|
303
338
|
readonly "@park-ui/panda-preset": "^0.43.1";
|
|
304
339
|
readonly "@chakra-ui/react": "^3.36.0";
|
|
305
340
|
readonly "@emotion/react": "^11.14.0";
|
|
306
341
|
readonly "@emotion/styled": "^11.14.1";
|
|
307
|
-
readonly "@heroui/react": "^3.2.
|
|
308
|
-
readonly "framer-motion": "^12.42.
|
|
342
|
+
readonly "@heroui/react": "^3.2.2";
|
|
343
|
+
readonly "framer-motion": "^12.42.2";
|
|
309
344
|
readonly "@mantine/core": "^9.4.1";
|
|
310
345
|
readonly "@mantine/hooks": "^9.4.1";
|
|
311
|
-
readonly "@mui/material": "^9.
|
|
312
|
-
readonly antd: "^6.5.
|
|
346
|
+
readonly "@mui/material": "^9.2.0";
|
|
347
|
+
readonly antd: "^6.5.1";
|
|
313
348
|
readonly "@base-ui-components/react": "^1.0.0-rc.0";
|
|
314
|
-
readonly shadcn: "^4.
|
|
315
|
-
readonly "radix-ui": "^1.6.
|
|
349
|
+
readonly shadcn: "^4.13.0";
|
|
350
|
+
readonly "radix-ui": "^1.6.2";
|
|
316
351
|
readonly "class-variance-authority": "^0.7.1";
|
|
317
352
|
readonly clsx: "^2.1.1";
|
|
318
353
|
readonly "tailwind-merge": "^3.6.0";
|
|
319
354
|
readonly "tw-animate-css": "^1.4.0";
|
|
320
355
|
readonly "lucide-react": "^1.21.0";
|
|
356
|
+
readonly "lucide-solid": "^1.21.0";
|
|
321
357
|
readonly "@tabler/icons-react": "^3.44.0";
|
|
322
358
|
readonly "@hugeicons/react": "^1.1.9";
|
|
323
359
|
readonly "@hugeicons/core-free-icons": "^4.2.2";
|
|
324
360
|
readonly "@phosphor-icons/react": "^2.1.10";
|
|
325
361
|
readonly "@remixicon/react": "^4.9.0";
|
|
326
362
|
readonly "@heroicons/react": "^2.2.0";
|
|
327
|
-
readonly "react-icons": "^5.
|
|
363
|
+
readonly "react-icons": "^5.7.0";
|
|
328
364
|
readonly "@fontsource-variable/inter": "^5.2.8";
|
|
329
365
|
readonly "@fontsource-variable/figtree": "^5.2.10";
|
|
330
366
|
readonly "@fontsource-variable/noto-sans": "^5.2.10";
|
|
@@ -341,24 +377,24 @@ declare const dependencyVersionMap: {
|
|
|
341
377
|
readonly "@ark-ui/solid": "^5.37.1";
|
|
342
378
|
readonly "@ark-ui/svelte": "^5.22.1";
|
|
343
379
|
readonly "react-aria-components": "^1.19.0";
|
|
344
|
-
readonly daisyui: "^5.6.
|
|
345
|
-
readonly "shadcn-svelte": "^1.
|
|
380
|
+
readonly daisyui: "^5.6.18";
|
|
381
|
+
readonly "shadcn-svelte": "^1.4.1";
|
|
346
382
|
readonly "bits-ui": "^2.18.1";
|
|
347
383
|
readonly "lucide-svelte": "^1.0.1";
|
|
348
384
|
readonly "@builder.io/qwik": "^1.20.0";
|
|
349
385
|
readonly "@builder.io/qwik-city": "^1.20.0";
|
|
350
386
|
readonly "@builder.io/qwik-react": "^0.5.8";
|
|
351
|
-
readonly "@angular/core": "^22.0.
|
|
352
|
-
readonly "@angular/common": "^22.0.
|
|
353
|
-
readonly "@angular/compiler": "^22.0.
|
|
354
|
-
readonly "@angular/platform-browser": "^22.0.
|
|
355
|
-
readonly "@angular/platform-browser-dynamic": "^22.0.
|
|
356
|
-
readonly "@angular/router": "^22.0.
|
|
357
|
-
readonly "@angular/forms": "^22.0.
|
|
358
|
-
readonly "@angular/animations": "^22.0.
|
|
359
|
-
readonly "@angular-devkit/build-angular": "^22.0.
|
|
360
|
-
readonly "@angular/cli": "^22.0.
|
|
361
|
-
readonly "@angular/compiler-cli": "^22.0.
|
|
387
|
+
readonly "@angular/core": "^22.0.6";
|
|
388
|
+
readonly "@angular/common": "^22.0.6";
|
|
389
|
+
readonly "@angular/compiler": "^22.0.6";
|
|
390
|
+
readonly "@angular/platform-browser": "^22.0.6";
|
|
391
|
+
readonly "@angular/platform-browser-dynamic": "^22.0.6";
|
|
392
|
+
readonly "@angular/router": "^22.0.6";
|
|
393
|
+
readonly "@angular/forms": "^22.0.6";
|
|
394
|
+
readonly "@angular/animations": "^22.0.6";
|
|
395
|
+
readonly "@angular-devkit/build-angular": "^22.0.6";
|
|
396
|
+
readonly "@angular/cli": "^22.0.6";
|
|
397
|
+
readonly "@angular/compiler-cli": "^22.0.6";
|
|
362
398
|
readonly zustand: "^5.0.14";
|
|
363
399
|
readonly jotai: "^2.20.1";
|
|
364
400
|
readonly nanostores: "^1.4.0";
|
|
@@ -367,15 +403,15 @@ declare const dependencyVersionMap: {
|
|
|
367
403
|
readonly "react-redux": "^9.3.0";
|
|
368
404
|
readonly mobx: "^6.16.1";
|
|
369
405
|
readonly "mobx-react-lite": "^4.1.1";
|
|
370
|
-
readonly xstate: "^5.32.
|
|
406
|
+
readonly xstate: "^5.32.4";
|
|
371
407
|
readonly "@xstate/react": "^6.1.0";
|
|
372
408
|
readonly valtio: "^2.3.2";
|
|
373
409
|
readonly "@tanstack/store": "^0.11.0";
|
|
374
410
|
readonly "@tanstack/react-store": "^0.11.0";
|
|
375
411
|
readonly "@legendapp/state": "^2.1.15";
|
|
376
412
|
readonly valibot: "^1.4.2";
|
|
377
|
-
readonly arktype: "^2.2.
|
|
378
|
-
readonly "@sinclair/typebox": "^0.34.
|
|
413
|
+
readonly arktype: "^2.2.3";
|
|
414
|
+
readonly "@sinclair/typebox": "^0.34.52";
|
|
379
415
|
readonly typia: "^12.1.1";
|
|
380
416
|
readonly runtypes: "^7.0.4";
|
|
381
417
|
readonly formik: "^2.4.9";
|
|
@@ -388,35 +424,37 @@ declare const dependencyVersionMap: {
|
|
|
388
424
|
readonly "@modular-forms/qwik": "^0.29.1";
|
|
389
425
|
readonly "@tanstack/react-form": "^1.33.0";
|
|
390
426
|
readonly "@tanstack/solid-form": "^1.33.0";
|
|
427
|
+
readonly "@tanstack/svelte-form": "^1.33.0";
|
|
428
|
+
readonly postcss: "^8.5.15";
|
|
391
429
|
readonly "socket.io": "^4.8.3";
|
|
392
430
|
readonly "socket.io-client": "^4.8.3";
|
|
393
431
|
readonly partykit: "^0.0.115";
|
|
394
432
|
readonly partysocket: "^1.3.0";
|
|
395
|
-
readonly ably: "^2.
|
|
433
|
+
readonly ably: "^2.24.0";
|
|
396
434
|
readonly pusher: "^5.3.4";
|
|
397
435
|
readonly "pusher-js": "^8.5.0";
|
|
398
|
-
readonly "@liveblocks/client": "^3.
|
|
399
|
-
readonly "@liveblocks/react": "^3.
|
|
400
|
-
readonly "@liveblocks/node": "^3.
|
|
436
|
+
readonly "@liveblocks/client": "^3.22.0";
|
|
437
|
+
readonly "@liveblocks/react": "^3.22.0";
|
|
438
|
+
readonly "@liveblocks/node": "^3.22.0";
|
|
401
439
|
readonly yjs: "^13.6.31";
|
|
402
440
|
readonly "y-websocket": "^3.0.0";
|
|
403
441
|
readonly "y-protocols": "^1.0.7";
|
|
404
442
|
readonly "@y-sweet/sdk": "^0.9.1";
|
|
405
443
|
readonly "@y-sweet/react": "^0.9.1";
|
|
406
|
-
readonly bullmq: "^5.
|
|
444
|
+
readonly bullmq: "^5.80.2";
|
|
407
445
|
readonly ioredis: "^5.11.1";
|
|
408
|
-
readonly "@trigger.dev/sdk": "^4.
|
|
409
|
-
readonly inngest: "^4.
|
|
410
|
-
readonly "@temporalio/client": "^1.
|
|
411
|
-
readonly "@temporalio/worker": "^1.
|
|
412
|
-
readonly "@temporalio/workflow": "^1.
|
|
413
|
-
readonly "@temporalio/activity": "^1.
|
|
446
|
+
readonly "@trigger.dev/sdk": "^4.5.3";
|
|
447
|
+
readonly inngest: "^4.12.1";
|
|
448
|
+
readonly "@temporalio/client": "^1.20.2";
|
|
449
|
+
readonly "@temporalio/worker": "^1.20.2";
|
|
450
|
+
readonly "@temporalio/workflow": "^1.20.2";
|
|
451
|
+
readonly "@temporalio/activity": "^1.20.2";
|
|
414
452
|
readonly jest: "^30.4.2";
|
|
415
453
|
readonly "@types/jest": "^30.0.0";
|
|
416
454
|
readonly "ts-jest": "^29.4.11";
|
|
417
455
|
readonly "@jest/globals": "^30.4.1";
|
|
418
456
|
readonly "jest-environment-jsdom": "^30.4.1";
|
|
419
|
-
readonly cypress: "^15.18.
|
|
457
|
+
readonly cypress: "^15.18.1";
|
|
420
458
|
readonly vitest: "4.1.8";
|
|
421
459
|
readonly "@vitest/ui": "4.1.8";
|
|
422
460
|
readonly "@vitest/coverage-v8": "4.1.8";
|
|
@@ -430,39 +468,39 @@ declare const dependencyVersionMap: {
|
|
|
430
468
|
readonly "@testing-library/svelte": "^5.4.2";
|
|
431
469
|
readonly "@testing-library/jest-dom": "^6.9.1";
|
|
432
470
|
readonly "@testing-library/user-event": "^14.6.1";
|
|
433
|
-
readonly msw: "^2.
|
|
471
|
+
readonly msw: "^2.15.0";
|
|
434
472
|
readonly storybook: "^8.6.18";
|
|
435
473
|
readonly "@storybook/react": "^8.6.18";
|
|
436
474
|
readonly "@storybook/react-vite": "^8.6.18";
|
|
437
|
-
readonly "@storybook/vue3": "^10.
|
|
475
|
+
readonly "@storybook/vue3": "^10.5.0";
|
|
438
476
|
readonly "@storybook/vue3-vite": "^8.6.18";
|
|
439
|
-
readonly "@storybook/svelte": "^10.
|
|
477
|
+
readonly "@storybook/svelte": "^10.5.0";
|
|
440
478
|
readonly "@storybook/svelte-vite": "^8.6.18";
|
|
441
479
|
readonly "@storybook/nextjs": "^8.6.18";
|
|
442
480
|
readonly "@storybook/addon-essentials": "^8.6.18";
|
|
443
481
|
readonly "@storybook/addon-interactions": "^8.6.18";
|
|
444
482
|
readonly "@storybook/test": "^8.6.18";
|
|
445
|
-
readonly motion: "^12.42.
|
|
483
|
+
readonly motion: "^12.42.2";
|
|
446
484
|
readonly gsap: "^3.15.0";
|
|
447
485
|
readonly "@react-spring/web": "^10.1.2";
|
|
448
486
|
readonly "@react-spring/native": "^10.1.2";
|
|
449
487
|
readonly "@formkit/auto-animate": "^0.9.0";
|
|
450
488
|
readonly "lottie-react": "^2.4.1";
|
|
451
489
|
readonly "lottie-react-native": "^7.3.8";
|
|
452
|
-
readonly stripe: "^22.3.
|
|
453
|
-
readonly "@stripe/stripe-js": "^9.
|
|
454
|
-
readonly "@stripe/react-stripe-js": "^6.
|
|
490
|
+
readonly stripe: "^22.3.1";
|
|
491
|
+
readonly "@stripe/stripe-js": "^9.9.0";
|
|
492
|
+
readonly "@stripe/react-stripe-js": "^6.7.0";
|
|
455
493
|
readonly "@lemonsqueezy/lemonsqueezy.js": "^4.0.0";
|
|
456
494
|
readonly "@paddle/paddle-node-sdk": "^3.8.0";
|
|
457
495
|
readonly "@paddle/paddle-js": "^1.6.4";
|
|
458
|
-
readonly dodopayments: "^2.
|
|
459
|
-
readonly "dodopayments-checkout": "^1.9.
|
|
496
|
+
readonly dodopayments: "^2.42.2";
|
|
497
|
+
readonly "dodopayments-checkout": "^1.9.5";
|
|
460
498
|
readonly "react-native-purchases": "^9.10.5";
|
|
461
499
|
readonly "convex-revenuecat": "^0.3.2";
|
|
462
500
|
readonly creem: "^1.5.3";
|
|
463
501
|
readonly "@creem_io/better-auth": "^1.1.3";
|
|
464
|
-
readonly "autumn-js": "^1.2.
|
|
465
|
-
readonly "@commet/node": "^7.
|
|
502
|
+
readonly "autumn-js": "^1.2.40";
|
|
503
|
+
readonly "@commet/node": "^7.6.0";
|
|
466
504
|
readonly uploadthing: "^7.7.4";
|
|
467
505
|
readonly "@uploadthing/react": "^7.3.3";
|
|
468
506
|
readonly "@uploadthing/svelte": "^7.3.3";
|
|
@@ -495,64 +533,64 @@ declare const dependencyVersionMap: {
|
|
|
495
533
|
readonly "@redwoodjs/graphql-server": "^8.9.0";
|
|
496
534
|
readonly "@redwoodjs/vite": "^8.9.0";
|
|
497
535
|
readonly "@redwoodjs/project-config": "^8.9.0";
|
|
498
|
-
readonly preact: "^10.29.
|
|
536
|
+
readonly preact: "^10.29.7";
|
|
499
537
|
readonly "preact-render-to-string": "^6.7.0";
|
|
500
538
|
readonly pino: "^10.3.1";
|
|
501
539
|
readonly "pino-pretty": "^13.1.3";
|
|
502
540
|
readonly "pino-http": "^11.0.0";
|
|
503
541
|
readonly winston: "^3.19.0";
|
|
504
|
-
readonly evlog: "^2.
|
|
542
|
+
readonly evlog: "^2.20.0";
|
|
505
543
|
readonly "@opentelemetry/api": "^1.9.1";
|
|
506
|
-
readonly "@opentelemetry/sdk-node": "
|
|
507
|
-
readonly "@opentelemetry/auto-instrumentations-node": "
|
|
508
|
-
readonly "@opentelemetry/exporter-trace-otlp-http": "
|
|
509
|
-
readonly "@opentelemetry/exporter-metrics-otlp-http": "
|
|
510
|
-
readonly "@opentelemetry/resources": "
|
|
511
|
-
readonly "@opentelemetry/sdk-metrics": "
|
|
512
|
-
readonly "@opentelemetry/semantic-conventions": "^1.
|
|
513
|
-
readonly "@sentry/node": "^10.
|
|
514
|
-
readonly "@sentry/profiling-node": "^10.
|
|
544
|
+
readonly "@opentelemetry/sdk-node": "0.220.0";
|
|
545
|
+
readonly "@opentelemetry/auto-instrumentations-node": "0.78.0";
|
|
546
|
+
readonly "@opentelemetry/exporter-trace-otlp-http": "0.220.0";
|
|
547
|
+
readonly "@opentelemetry/exporter-metrics-otlp-http": "0.220.0";
|
|
548
|
+
readonly "@opentelemetry/resources": "2.9.0";
|
|
549
|
+
readonly "@opentelemetry/sdk-metrics": "2.9.0";
|
|
550
|
+
readonly "@opentelemetry/semantic-conventions": "^1.43.0";
|
|
551
|
+
readonly "@sentry/node": "^10.65.0";
|
|
552
|
+
readonly "@sentry/profiling-node": "^10.65.0";
|
|
515
553
|
readonly "prom-client": "^15.1.3";
|
|
516
554
|
readonly "dd-trace": "^5.110.0";
|
|
517
|
-
readonly "@axiomhq/js": "^1.
|
|
555
|
+
readonly "@axiomhq/js": "^1.8.0";
|
|
518
556
|
readonly "@logtail/node": "^0.5.8";
|
|
519
|
-
readonly payload: "^3.
|
|
520
|
-
readonly "@payloadcms/next": "^3.
|
|
521
|
-
readonly "@payloadcms/richtext-lexical": "^3.
|
|
522
|
-
readonly "@payloadcms/db-postgres": "^3.
|
|
523
|
-
readonly "@payloadcms/db-mongodb": "^3.
|
|
524
|
-
readonly "@payloadcms/db-sqlite": "^3.
|
|
525
|
-
readonly "@payloadcms/plugin-seo": "^3.
|
|
526
|
-
readonly "@payloadcms/storage-s3": "^3.
|
|
527
|
-
readonly sanity: "^6.
|
|
557
|
+
readonly payload: "^3.86.0";
|
|
558
|
+
readonly "@payloadcms/next": "^3.86.0";
|
|
559
|
+
readonly "@payloadcms/richtext-lexical": "^3.86.0";
|
|
560
|
+
readonly "@payloadcms/db-postgres": "^3.86.0";
|
|
561
|
+
readonly "@payloadcms/db-mongodb": "^3.86.0";
|
|
562
|
+
readonly "@payloadcms/db-sqlite": "^3.86.0";
|
|
563
|
+
readonly "@payloadcms/plugin-seo": "^3.86.0";
|
|
564
|
+
readonly "@payloadcms/storage-s3": "^3.86.0";
|
|
565
|
+
readonly sanity: "^6.4.0";
|
|
528
566
|
readonly "next-sanity": "^13.1.1";
|
|
529
567
|
readonly "@sanity/image-url": "^2.1.1";
|
|
530
|
-
readonly "@sanity/vision": "^6.
|
|
531
|
-
readonly "@sanity/client": "^7.23.
|
|
568
|
+
readonly "@sanity/vision": "^6.4.0";
|
|
569
|
+
readonly "@sanity/client": "^7.23.1";
|
|
532
570
|
readonly "@strapi/client": "^1.6.2";
|
|
533
571
|
readonly qs: "^6.15.3";
|
|
534
572
|
readonly "@types/qs": "^6.15.1";
|
|
535
573
|
readonly "@directus/sdk": "^22.0.0";
|
|
536
|
-
readonly tinacms: "^3.
|
|
537
|
-
readonly "@tinacms/cli": "^2.5.
|
|
538
|
-
readonly "@keystatic/core": "^0.5.
|
|
574
|
+
readonly tinacms: "^3.10.1";
|
|
575
|
+
readonly "@tinacms/cli": "^2.5.5";
|
|
576
|
+
readonly "@keystatic/core": "^0.5.51";
|
|
539
577
|
readonly "@keystatic/next": "^5.0.4";
|
|
540
578
|
readonly "@markdoc/markdoc": "^0.5.7";
|
|
541
|
-
readonly "@astrojs/react": "^6.0.
|
|
542
|
-
readonly "@astrojs/markdoc": "^2.0.
|
|
543
|
-
readonly "@astrojs/node": "^11.0.
|
|
579
|
+
readonly "@astrojs/react": "^6.0.1";
|
|
580
|
+
readonly "@astrojs/markdoc": "^2.0.3";
|
|
581
|
+
readonly "@astrojs/node": "^11.0.2";
|
|
544
582
|
readonly cloudinary: "^2.10.0";
|
|
545
583
|
readonly swr: "^2.4.2";
|
|
546
584
|
readonly "@upstash/redis": "^1.38.0";
|
|
547
|
-
readonly "@arcjet/next": "^1.
|
|
548
|
-
readonly "@arcjet/node": "^1.
|
|
585
|
+
readonly "@arcjet/next": "^1.8.0";
|
|
586
|
+
readonly "@arcjet/node": "^1.8.0";
|
|
549
587
|
readonly "@upstash/ratelimit": "^2.0.8";
|
|
550
|
-
readonly i18next: "^26.3.
|
|
551
|
-
readonly "react-i18next": "^17.0.
|
|
588
|
+
readonly i18next: "^26.3.6";
|
|
589
|
+
readonly "react-i18next": "^17.0.9";
|
|
552
590
|
readonly "i18next-browser-languagedetector": "^8.2.1";
|
|
553
591
|
readonly "i18next-http-backend": "^4.0.0";
|
|
554
|
-
readonly "@inlang/paraglide-js": "^2.
|
|
555
|
-
readonly "next-intl": "^4.13.
|
|
592
|
+
readonly "@inlang/paraglide-js": "^2.21.0";
|
|
593
|
+
readonly "next-intl": "^4.13.2";
|
|
556
594
|
readonly intlayer: "^8.12.4";
|
|
557
595
|
readonly "react-intlayer": "^8.12.4";
|
|
558
596
|
readonly "next-intlayer": "^8.12.4";
|
|
@@ -561,21 +599,21 @@ declare const dependencyVersionMap: {
|
|
|
561
599
|
readonly typesense: "^3.0.6";
|
|
562
600
|
readonly "@elastic/elasticsearch": "^9.4.2";
|
|
563
601
|
readonly "@opensearch-project/opensearch": "^3.6.0";
|
|
564
|
-
readonly algoliasearch: "^5.55.
|
|
602
|
+
readonly algoliasearch: "^5.55.2";
|
|
565
603
|
readonly postgres: "^3.4.9";
|
|
566
604
|
readonly "@qdrant/js-client-rest": "^1.18.0";
|
|
567
|
-
readonly chromadb: "^3.
|
|
605
|
+
readonly chromadb: "^3.5.0";
|
|
568
606
|
readonly "@pinecone-database/pinecone": "^8.0.0";
|
|
569
607
|
readonly edgedb: "^2.0.1";
|
|
570
608
|
readonly "@edgedb/generate": "^0.6.1";
|
|
571
609
|
readonly "@growthbook/growthbook": "^1.6.5";
|
|
572
610
|
readonly "@growthbook/growthbook-react": "^1.6.5";
|
|
573
|
-
readonly "posthog-js": "^1.
|
|
574
|
-
readonly "posthog-node": "^5.
|
|
575
|
-
readonly "@launchdarkly/js-client-sdk": "^4.9.
|
|
576
|
-
readonly "@launchdarkly/node-server-sdk": "^9.
|
|
577
|
-
readonly "@flagsmith/flagsmith": "^12.0
|
|
578
|
-
readonly "flagsmith-nodejs": "^8.1.
|
|
611
|
+
readonly "posthog-js": "^1.399.4";
|
|
612
|
+
readonly "posthog-node": "^5.41.0";
|
|
613
|
+
readonly "@launchdarkly/js-client-sdk": "^4.9.1";
|
|
614
|
+
readonly "@launchdarkly/node-server-sdk": "^9.12.1";
|
|
615
|
+
readonly "@flagsmith/flagsmith": "^12.1.0";
|
|
616
|
+
readonly "flagsmith-nodejs": "^8.1.2";
|
|
579
617
|
readonly "@unleash/proxy-client-react": "^6.0.0";
|
|
580
618
|
readonly "unleash-proxy-client": "^3.8.0";
|
|
581
619
|
readonly "unleash-client": "^6.11.1";
|
|
@@ -614,6 +652,12 @@ type CheckResult = {
|
|
|
614
652
|
}[];
|
|
615
653
|
versionMismatches?: VersionMismatch[];
|
|
616
654
|
};
|
|
655
|
+
type AutomatedUpdateMode = "patch-minor" | "all";
|
|
656
|
+
/**
|
|
657
|
+
* Select updates automation may apply. Downgrades are never automatic, and
|
|
658
|
+
* majors require an explicit per-package allowlist even in `all` mode.
|
|
659
|
+
*/
|
|
660
|
+
declare function selectAutomatedUpdates(updates: VersionInfo[], mode: AutomatedUpdateMode): VersionInfo[];
|
|
617
661
|
type NpmPackageInfo = {
|
|
618
662
|
name: string;
|
|
619
663
|
"dist-tags": {
|
|
@@ -699,5 +743,5 @@ declare function getDependencyVersionMap(): Record<string, string>;
|
|
|
699
743
|
*/
|
|
700
744
|
declare function listEcosystems(): string[];
|
|
701
745
|
//#endregion
|
|
702
|
-
export { type AvailableDependencies, CheckResult, ECOSYSTEM_GROUPS, EMBEDDED_TEMPLATES, GeneratorOptions, GeneratorResult, Handlebars, NpmPackageInfo, type PreflightResult, type PreflightWarning, TEMPLATE_COUNT, TemplateData, UpdateType, VersionInfo, VersionMismatch, VirtualDirectory, VirtualFile, VirtualFileSystem, VirtualFileTree, VirtualNode, checkAllVersions, checkVersionExists, compareVersions, dependencyVersionMap, elixirDeployAppName, elixirModuleName, fetchLatestVersion, findTemplateFilesWithPackage, generateCliReport, generateMarkdownReport, generateUpdatedVersionMap, generateVirtualProject, getDependencyVersionMap, getEcosystem, getUpdateType, groupByEcosystem, isBinaryFile, listEcosystems, nativeApplicationId, normalizeElixirAppName, parseVersion, processAddonTemplates, processAddonsDeps, processFileContent, processTemplateString, scanTemplateVersions, transformFilename, validatePreflightConfig };
|
|
746
|
+
export { AutomatedUpdateMode, type AvailableDependencies, CheckResult, ECOSYSTEM_GROUPS, EMBEDDED_TEMPLATES, GeneratorOptions, GeneratorResult, Handlebars, NpmPackageInfo, type PreflightResult, type PreflightWarning, TEMPLATE_COUNT, TemplateData, UpdateType, VersionInfo, VersionMismatch, VirtualDirectory, VirtualFile, VirtualFileSystem, VirtualFileTree, VirtualNode, checkAllVersions, checkVersionExists, compareVersions, dependencyVersionMap, elixirDeployAppName, elixirModuleName, fetchLatestVersion, findTemplateFilesWithPackage, generateCliReport, generateMarkdownReport, generateUpdatedVersionMap, generateVirtualProject, getDependencyVersionMap, getEcosystem, getUpdateType, groupByEcosystem, isBinaryFile, listEcosystems, nativeApplicationId, normalizeElixirAppName, parseVersion, processAddonTemplates, processAddonsDeps, processFileContent, processTemplateString, scanTemplateVersions, selectAutomatedUpdates, transformFilename, validatePreflightConfig };
|
|
703
747
|
//# sourceMappingURL=index.d.mts.map
|