create-heliumts-app 0.8.3 → 0.8.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-heliumts-app",
3
- "version": "0.8.3",
3
+ "version": "0.8.7",
4
4
  "description": "Create HeliumTS apps with one command",
5
5
  "type": "module",
6
6
  "main": "src/index.js",
@@ -8,7 +8,7 @@
8
8
  "name": "basic",
9
9
  "version": "0.0.0",
10
10
  "dependencies": {
11
- "heliumts": "^0.8.3",
11
+ "heliumts": "^0.8.7",
12
12
  "react": "^19.2.1",
13
13
  "react-dom": "^19.2.1"
14
14
  },
@@ -2380,9 +2380,9 @@
2380
2380
  }
2381
2381
  },
2382
2382
  "node_modules/heliumts": {
2383
- "version": "0.8.3",
2384
- "resolved": "https://registry.npmjs.org/heliumts/-/heliumts-0.8.3.tgz",
2385
- "integrity": "sha512-VdPj3Ak7vySuLAUxOlF/kEY8HLi3UM0BqOnaJoQa/JTymHDoUaVaEqzGfRIb/763KJmqRR+Scu8CWszTR3NsFA==",
2383
+ "version": "0.8.7",
2384
+ "resolved": "https://registry.npmjs.org/heliumts/-/heliumts-0.8.7.tgz",
2385
+ "integrity": "sha512-UWGq59o167WQjGP8Z5Ogc5Pg6NuxOUlVFo5S/5zUlLy3O5/dafejbPP4wMmbwNL3m5LHm9TWQ3ZhlPwMOiAfoQ==",
2386
2386
  "license": "MIT",
2387
2387
  "dependencies": {
2388
2388
  "@msgpack/msgpack": "^3.1.2",
@@ -9,7 +9,7 @@
9
9
  "start": "helium start"
10
10
  },
11
11
  "dependencies": {
12
- "heliumts": "^0.8.3",
12
+ "heliumts": "^0.8.7",
13
13
  "react": "^19.2.1",
14
14
  "react-dom": "^19.2.1"
15
15
  },
@@ -9,7 +9,7 @@
9
9
  "version": "0.0.0",
10
10
  "dependencies": {
11
11
  "@tailwindcss/vite": "^4.1.17",
12
- "heliumts": "^0.8.3",
12
+ "heliumts": "^0.8.7",
13
13
  "react": "^19.2.1",
14
14
  "react-dom": "^19.2.1",
15
15
  "tailwindcss": "^4.1.17"
@@ -2662,9 +2662,9 @@
2662
2662
  }
2663
2663
  },
2664
2664
  "node_modules/heliumts": {
2665
- "version": "0.8.3",
2666
- "resolved": "https://registry.npmjs.org/heliumts/-/heliumts-0.8.3.tgz",
2667
- "integrity": "sha512-VdPj3Ak7vySuLAUxOlF/kEY8HLi3UM0BqOnaJoQa/JTymHDoUaVaEqzGfRIb/763KJmqRR+Scu8CWszTR3NsFA==",
2665
+ "version": "0.8.7",
2666
+ "resolved": "https://registry.npmjs.org/heliumts/-/heliumts-0.8.7.tgz",
2667
+ "integrity": "sha512-UWGq59o167WQjGP8Z5Ogc5Pg6NuxOUlVFo5S/5zUlLy3O5/dafejbPP4wMmbwNL3m5LHm9TWQ3ZhlPwMOiAfoQ==",
2668
2668
  "license": "MIT",
2669
2669
  "dependencies": {
2670
2670
  "@msgpack/msgpack": "^3.1.2",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "dependencies": {
12
12
  "@tailwindcss/vite": "^4.1.17",
13
- "heliumts": "^0.8.3",
13
+ "heliumts": "^0.8.7",
14
14
  "react": "^19.2.1",
15
15
  "react-dom": "^19.2.1",
16
16
  "tailwindcss": "^4.1.17"