@tanstack/cta-framework-react-cra 0.38.0 → 0.38.1

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.
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "dependencies": {
3
- "@tanstack/db": "^0.4.3",
4
3
  "@tanstack/query-db-collection": "^0.2.0",
5
4
  "@tanstack/react-db": "^0.1.1",
6
5
  "zod": "^4.0.14"
package/dist/checksum.js CHANGED
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
2
  // Generated from add-ons, examples, hosts, project, and toolchains directories
3
- export const contentChecksum = 'a2932d45e0b8b23cc8ea876ec00379239a4dbacc8f01dbe99a4f6bf68bffe6b4';
3
+ export const contentChecksum = '560febef815f93ec3c99b747912b7b52a249a731dea9fd5c74eb3f1f6488e6d8';
@@ -1 +1 @@
1
- export declare const contentChecksum = "a2932d45e0b8b23cc8ea876ec00379239a4dbacc8f01dbe99a4f6bf68bffe6b4";
1
+ export declare const contentChecksum = "560febef815f93ec3c99b747912b7b52a249a731dea9fd5c74eb3f1f6488e6d8";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tanstack/cta-framework-react-cra",
3
- "version": "0.38.0",
3
+ "version": "0.38.1",
4
4
  "description": "CTA Framework for React (Create React App)",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
package/src/checksum.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
2
  // Generated from add-ons, examples, hosts, project, and toolchains directories
3
- export const contentChecksum = 'a2932d45e0b8b23cc8ea876ec00379239a4dbacc8f01dbe99a4f6bf68bffe6b4'
3
+ export const contentChecksum = '560febef815f93ec3c99b747912b7b52a249a731dea9fd5c74eb3f1f6488e6d8'