@better-fullstack/template-generator 1.3.10 → 1.3.11
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/index.d.mts +7 -7
- package/dist/index.mjs +37659 -37659
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
|
@@ -145,8 +145,8 @@ declare const dependencyVersionMap: {
|
|
|
145
145
|
readonly "@ai-sdk/devtools": "^0.0.2";
|
|
146
146
|
readonly streamdown: "^1.6.10";
|
|
147
147
|
readonly shiki: "^3.20.0";
|
|
148
|
-
readonly mastra: "^
|
|
149
|
-
readonly "@mastra/core": "^
|
|
148
|
+
readonly mastra: "^1.3.1";
|
|
149
|
+
readonly "@mastra/core": "^1.4.0";
|
|
150
150
|
readonly "@voltagent/core": "^2.0.10";
|
|
151
151
|
readonly "@voltagent/server-hono": "^2.0.3";
|
|
152
152
|
readonly "@voltagent/libsql": "^2.0.3";
|
|
@@ -164,10 +164,10 @@ declare const dependencyVersionMap: {
|
|
|
164
164
|
readonly "@orpc/openapi": "^1.12.2";
|
|
165
165
|
readonly "@orpc/zod": "^1.12.2";
|
|
166
166
|
readonly "@orpc/tanstack-query": "^1.12.2";
|
|
167
|
-
readonly "@ts-rest/core": "^3.
|
|
168
|
-
readonly "@ts-rest/react-query": "^3.
|
|
169
|
-
readonly "@ts-rest/serverless": "^3.
|
|
170
|
-
readonly "@ts-rest/next": "^3.
|
|
167
|
+
readonly "@ts-rest/core": "^3.52.0";
|
|
168
|
+
readonly "@ts-rest/react-query": "^3.52.0";
|
|
169
|
+
readonly "@ts-rest/serverless": "^3.52.0";
|
|
170
|
+
readonly "@ts-rest/next": "^3.52.0";
|
|
171
171
|
readonly garph: "^0.6.8";
|
|
172
172
|
readonly "graphql-yoga": "^5.10.11";
|
|
173
173
|
readonly graphql: "^16.11.0";
|
|
@@ -389,7 +389,7 @@ declare const dependencyVersionMap: {
|
|
|
389
389
|
readonly "@paddle/paddle-js": "^1.3.0";
|
|
390
390
|
readonly dodopayments: "^0.23.0";
|
|
391
391
|
readonly "dodopayments-checkout": "^0.2.1";
|
|
392
|
-
readonly uploadthing: "^7.
|
|
392
|
+
readonly uploadthing: "^7.7.0";
|
|
393
393
|
readonly "@uploadthing/react": "^7.3.0";
|
|
394
394
|
readonly "@uploadthing/svelte": "^7.3.0";
|
|
395
395
|
readonly "@uploadthing/vue": "^7.3.0";
|