@batijs/cli 0.0.133 → 0.0.135

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.
@@ -44,14 +44,14 @@ var require_package = __commonJS({
44
44
  "@auth/core": "^0.19.0",
45
45
  "@batijs/compile": "workspace:*",
46
46
  "@batijs/trpc": "workspace:*",
47
- "@hattip/adapter-node": "^0.0.35",
47
+ "@hattip/adapter-node": "^0.0.37",
48
48
  "@trpc/server": "^10.45.0",
49
49
  "@types/express": "^4.17.21",
50
50
  "@types/node": "^18.19.3",
51
51
  express: "^4.18.2",
52
52
  telefunc: "^0.1.67",
53
53
  tsx: "^4.7.0",
54
- vike: "^0.4.152",
54
+ vike: "^0.4.153",
55
55
  "vike-authjs": "^0.1.3",
56
56
  vite: "^5.0.10"
57
57
  },
@@ -44,7 +44,7 @@ var require_package = __commonJS({
44
44
  "@auth/core": "^0.19.0",
45
45
  "@batijs/compile": "workspace:*",
46
46
  "@batijs/trpc": "workspace:^",
47
- "@hattip/polyfills": "^0.0.35",
47
+ "@hattip/polyfills": "^0.0.37",
48
48
  "@trpc/server": "^10.45.0",
49
49
  "@types/node": "^18.19.3",
50
50
  "@types/serve-static": "^1.15.5",
@@ -52,7 +52,7 @@ var require_package = __commonJS({
52
52
  "serve-static": "^1.15.0",
53
53
  telefunc: "^0.1.67",
54
54
  tsx: "^4.7.0",
55
- vike: "^0.4.152",
55
+ vike: "^0.4.153",
56
56
  "vike-authjs": "^0.1.3",
57
57
  vite: "^5.0.10"
58
58
  },
@@ -44,15 +44,15 @@ var require_package = __commonJS({
44
44
  "@auth/core": "^0.19.0",
45
45
  "@batijs/compile": "workspace:*",
46
46
  "@batijs/trpc": "workspace:^",
47
- "@hattip/adapter-node": "^0.0.35",
48
- "@hattip/core": "^0.0.35",
49
- "@hattip/router": "^0.0.35",
50
- "@hattip/vite": "^0.0.35",
47
+ "@hattip/adapter-node": "^0.0.37",
48
+ "@hattip/core": "^0.0.37",
49
+ "@hattip/router": "^0.0.37",
50
+ "@hattip/vite": "^0.0.37",
51
51
  "@trpc/server": "^10.45.0",
52
52
  "@types/node": "^18.19.3",
53
53
  hattip: "^0.0.33",
54
54
  telefunc: "^0.1.67",
55
- vike: "^0.4.152",
55
+ vike: "^0.4.153",
56
56
  "vike-authjs": "^0.1.3",
57
57
  vite: "^5.0.10"
58
58
  },
@@ -41,12 +41,12 @@ var require_package = __commonJS({
41
41
  author: "",
42
42
  license: "MIT",
43
43
  devDependencies: {
44
- "@babel/core": "^7.23.6",
44
+ "@babel/core": "^7.23.7",
45
45
  "@babel/plugin-syntax-flow": "^7.23.3",
46
46
  "@babel/plugin-transform-react-jsx": "^7.23.4",
47
47
  "@batijs/compile": "workspace:*",
48
48
  "@types/node": "^18.19.3",
49
- "@types/react": "^18.2.45",
49
+ "@types/react": "^18.2.46",
50
50
  "@types/react-dom": "^18.2.18",
51
51
  "@vitejs/plugin-react": "^4.2.1",
52
52
  "cross-fetch": "^4.0.0",
@@ -55,7 +55,7 @@ var require_package = __commonJS({
55
55
  "react-dom": "^18.2.0",
56
56
  tailwindcss: "^3.4.0",
57
57
  typescript: "^5.3.3",
58
- vike: "^0.4.152",
58
+ vike: "^0.4.153",
59
59
  "vike-react": "^0.3.8",
60
60
  vite: "^5.0.10"
61
61
  },
@@ -44,12 +44,12 @@ var require_package = __commonJS({
44
44
  "@batijs/compile": "workspace:*",
45
45
  "@types/node": "^18.19.3",
46
46
  "cross-fetch": "^4.0.0",
47
- "eslint-plugin-solid": "^0.13.0",
47
+ "eslint-plugin-solid": "^0.13.1",
48
48
  "solid-js": "^1.8.7",
49
49
  tailwindcss: "^3.4.0",
50
50
  typescript: "^5.3.3",
51
- vike: "^0.4.152",
52
- "vike-solid": "^0.2.6",
51
+ vike: "^0.4.153",
52
+ "vike-solid": "^0.2.7",
53
53
  vite: "^5.0.10",
54
54
  "vite-plugin-solid": "^2.8.0"
55
55
  },
@@ -50,6 +50,11 @@ declare const _default: {
50
50
  };
51
51
  effect: import("vike/dist/esm/node/plugin/plugins/importUserCode/v1-design/getVikeConfig/configDefinitionsBuiltIn").ConfigEffect;
52
52
  };
53
+ stream: {
54
+ env: {
55
+ server: true;
56
+ };
57
+ };
53
58
  };
54
59
  };
55
60
  };
@@ -47,7 +47,7 @@ var require_package = __commonJS({
47
47
  daisyui: "^4.4.24",
48
48
  postcss: "^8.4.32",
49
49
  tailwindcss: "^3.4.0",
50
- vike: "^0.4.152",
50
+ vike: "^0.4.153",
51
51
  vite: "^5.0.10"
52
52
  },
53
53
  dependencies: {
@@ -44,7 +44,7 @@ var require_package = __commonJS({
44
44
  "@batijs/compile": "workspace:*",
45
45
  "@types/node": "^18.19.3",
46
46
  telefunc: "^0.1.67",
47
- vike: "^0.4.152",
47
+ vike: "^0.4.153",
48
48
  vite: "^5.0.10"
49
49
  },
50
50
  dependencies: {
@@ -44,7 +44,7 @@ var require_package = __commonJS({
44
44
  "@batijs/compile": "workspace:*",
45
45
  "@types/node": "^18.19.3",
46
46
  "@vite-plugin-vercel/vike": "^2.0.0",
47
- vike: "^0.4.152",
47
+ vike: "^0.4.153",
48
48
  vite: "^5.0.10",
49
49
  "vite-plugin-vercel": "^2.0.0"
50
50
  },
@@ -43,18 +43,18 @@ var require_package = __commonJS({
43
43
  devDependencies: {
44
44
  "@batijs/compile": "workspace:*",
45
45
  "@types/node": "^18.19.3",
46
- "@vitejs/plugin-vue": "^4.6.0",
47
- "@vue/compiler-sfc": "^3.3.13",
48
- "@vue/server-renderer": "^3.3.13",
46
+ "@vitejs/plugin-vue": "^5.0.2",
47
+ "@vue/compiler-sfc": "^3.4.3",
48
+ "@vue/server-renderer": "^3.4.3",
49
49
  "cross-fetch": "^4.0.0",
50
50
  "eslint-plugin-vue": "^9.19.2",
51
51
  tailwindcss: "^3.4.0",
52
52
  typescript: "^5.3.3",
53
53
  "unplugin-vue-markdown": "^0.25.2",
54
- vike: "^0.4.152",
55
- "vike-vue": "^0.5.2",
54
+ vike: "^0.4.153",
55
+ "vike-vue": "^0.5.3",
56
56
  vite: "^5.0.10",
57
- vue: "^3.3.13"
57
+ vue: "^3.4.3"
58
58
  },
59
59
  dependencies: {
60
60
  "@batijs/core": "workspace:*"
package/dist/index.js CHANGED
@@ -576,7 +576,7 @@ Please report this issue to https://github.com/magne4000/bati`
576
576
  // package.json
577
577
  var package_default = {
578
578
  name: "@batijs/cli",
579
- version: "0.0.133",
579
+ version: "0.0.135",
580
580
  type: "module",
581
581
  scripts: {
582
582
  "check-types": "tsc --noEmit",
@@ -596,7 +596,7 @@ var package_default = {
596
596
  "@types/which": "^3.0.3",
597
597
  citty: "^0.1.5",
598
598
  colorette: "^2.0.20",
599
- esbuild: "^0.19.10",
599
+ esbuild: "^0.19.11",
600
600
  execa: "^8.0.1",
601
601
  rimraf: "^5.0.5",
602
602
  sift: "^17.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@batijs/cli",
3
- "version": "0.0.133",
3
+ "version": "0.0.135",
4
4
  "type": "module",
5
5
  "keywords": [],
6
6
  "description": "Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want",
@@ -12,19 +12,19 @@
12
12
  "@types/which": "^3.0.3",
13
13
  "citty": "^0.1.5",
14
14
  "colorette": "^2.0.20",
15
- "esbuild": "^0.19.10",
15
+ "esbuild": "^0.19.11",
16
16
  "execa": "^8.0.1",
17
17
  "rimraf": "^5.0.5",
18
18
  "sift": "^17.0.1",
19
19
  "tsup": "^8.0.1",
20
20
  "typescript": "^5.3.3",
21
21
  "vite": "^5.0.10",
22
- "@batijs/build": "0.0.133",
23
- "@batijs/compile": "0.0.133"
22
+ "@batijs/compile": "0.0.135",
23
+ "@batijs/build": "0.0.135"
24
24
  },
25
25
  "dependencies": {
26
- "@batijs/core": "0.0.133",
27
- "@batijs/features": "0.0.133"
26
+ "@batijs/core": "0.0.135",
27
+ "@batijs/features": "0.0.135"
28
28
  },
29
29
  "bin": "./dist/index.js",
30
30
  "exports": {