create-better-t-stack 2.33.1 → 2.33.3

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/cli.js CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { createBtsCli } from "./src-T8rBM5gC.js";
2
+ import { createBtsCli } from "./src-Bkn3LM_8.js";
3
3
 
4
4
  //#region src/cli.ts
5
5
  createBtsCli().run();
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  #!/usr/bin/env node
2
- import { builder, createBtsCli, docs, init, router, sponsors } from "./src-T8rBM5gC.js";
2
+ import { builder, createBtsCli, docs, init, router, sponsors } from "./src-Bkn3LM_8.js";
3
3
 
4
4
  export { builder, createBtsCli, docs, init, router, sponsors };
@@ -66,7 +66,7 @@ const dependencyVersionMap = {
66
66
  "vite-plugin-pwa": "^1.0.1",
67
67
  "@vite-pwa/assets-generator": "^1.0.0",
68
68
  "@tauri-apps/cli": "^2.4.0",
69
- "@biomejs/biome": "^2.1.2",
69
+ "@biomejs/biome": "^2.2.0",
70
70
  oxlint: "^1.8.0",
71
71
  ultracite: "5.1.1",
72
72
  husky: "^9.1.7",
@@ -136,7 +136,7 @@ const ADDON_COMPATIBILITY = {
136
136
  turborepo: [],
137
137
  starlight: [],
138
138
  ultracite: [],
139
- "ruler": [],
139
+ ruler: [],
140
140
  oxlint: [],
141
141
  fumadocs: [],
142
142
  none: []
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-better-t-stack",
3
- "version": "2.33.1",
3
+ "version": "2.33.3",
4
4
  "description": "A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -1,5 +1,5 @@
1
1
  {
2
- "$schema": "https://biomejs.dev/schemas/2.1.2/schema.json",
2
+ "$schema": "https://biomejs.dev/schemas/2.2.0/schema.json",
3
3
  "vcs": {
4
4
  "enabled": false,
5
5
  "clientKind": "git",
@@ -1,5 +1,5 @@
1
1
  {
2
- "$schema": "https://biomejs.dev/schemas/2.1.2/schema.json",
2
+ "$schema": "https://biomejs.dev/schemas/2.2.0/schema.json",
3
3
  "files": {
4
4
  "ignoreUnknown": false,
5
5
  "includes": [