create-nextly-app 0.0.2-alpha.34 → 0.0.2-alpha.35

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.cjs CHANGED
@@ -6259,7 +6259,7 @@ var require_package = __commonJS({
6259
6259
  "package.json"(exports$1, module) {
6260
6260
  module.exports = {
6261
6261
  name: "create-nextly-app",
6262
- version: "0.0.2-alpha.34",
6262
+ version: "0.0.2-alpha.35",
6263
6263
  description: "CLI to scaffold Nextly in your Next.js project",
6264
6264
  license: "MIT",
6265
6265
  type: "module",
@@ -6305,11 +6305,11 @@ var require_package = __commonJS({
6305
6305
  "@nextlyhq/telemetry": "workspace:*",
6306
6306
  "@nextlyhq/tsconfig": "workspace:*",
6307
6307
  "@types/fs-extra": "^11.0.4",
6308
- "@types/tar": "^6.1.13",
6309
6308
  "@types/node": "^20.19.17",
6309
+ "@types/tar": "^6.1.13",
6310
6310
  "@vitest/coverage-v8": "^4.0.8",
6311
6311
  "@vitest/ui": "^4.0.8",
6312
- eslint: "^9.34.0",
6312
+ eslint: "^9.39.1",
6313
6313
  tsup: "^8.5.0",
6314
6314
  typescript: "^5.9.3",
6315
6315
  "vite-tsconfig-paths": "^5.1.4",