@batijs/cli 0.0.134 → 0.0.136
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/boilerplates/@batijs/compiled/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/eslint/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/express/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +6 -6
- package/dist/boilerplates/@batijs/hattip/files/$package.json.js +8 -8
- package/dist/boilerplates/@batijs/react/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/shared/files/package.json +1 -1
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +6 -6
- package/dist/boilerplates/@batijs/solid/types/pages/+config.h.d.ts +5 -0
- package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +5 -5
- package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/vercel/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/vue/files/$package.json.js +7 -7
- package/dist/index.js +3 -3
- package/package.json +7 -7
|
@@ -42,8 +42,8 @@ var require_package = __commonJS({
|
|
|
42
42
|
},
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:^",
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
46
|
-
"@typescript-eslint/parser": "^6.
|
|
45
|
+
"@typescript-eslint/eslint-plugin": "^6.18.0",
|
|
46
|
+
"@typescript-eslint/parser": "^6.18.0",
|
|
47
47
|
eslint: "^8.56.0"
|
|
48
48
|
},
|
|
49
49
|
dependencies: {
|
|
@@ -41,19 +41,19 @@ var require_package = __commonJS({
|
|
|
41
41
|
author: "",
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
|
-
"@auth/core": "^0.
|
|
44
|
+
"@auth/core": "^0.20.0",
|
|
45
45
|
"@batijs/compile": "workspace:*",
|
|
46
46
|
"@batijs/trpc": "workspace:*",
|
|
47
|
-
"@hattip/adapter-node": "^0.0.
|
|
47
|
+
"@hattip/adapter-node": "^0.0.38",
|
|
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
|
-
telefunc: "^0.1.
|
|
52
|
+
telefunc: "^0.1.70",
|
|
53
53
|
tsx: "^4.7.0",
|
|
54
|
-
vike: "^0.4.
|
|
54
|
+
vike: "^0.4.156",
|
|
55
55
|
"vike-authjs": "^0.1.3",
|
|
56
|
-
vite: "^5.0.
|
|
56
|
+
vite: "^5.0.11"
|
|
57
57
|
},
|
|
58
58
|
dependencies: {
|
|
59
59
|
"@batijs/core": "workspace:*"
|
|
@@ -41,20 +41,20 @@ var require_package = __commonJS({
|
|
|
41
41
|
author: "",
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
|
-
"@auth/core": "^0.
|
|
44
|
+
"@auth/core": "^0.20.0",
|
|
45
45
|
"@batijs/compile": "workspace:*",
|
|
46
46
|
"@batijs/trpc": "workspace:^",
|
|
47
|
-
"@hattip/polyfills": "^0.0.
|
|
47
|
+
"@hattip/polyfills": "^0.0.38",
|
|
48
48
|
"@trpc/server": "^10.45.0",
|
|
49
49
|
"@types/node": "^18.19.3",
|
|
50
50
|
"@types/serve-static": "^1.15.5",
|
|
51
|
-
h3: "
|
|
51
|
+
h3: "~1.9.0",
|
|
52
52
|
"serve-static": "^1.15.0",
|
|
53
|
-
telefunc: "^0.1.
|
|
53
|
+
telefunc: "^0.1.70",
|
|
54
54
|
tsx: "^4.7.0",
|
|
55
|
-
vike: "^0.4.
|
|
55
|
+
vike: "^0.4.156",
|
|
56
56
|
"vike-authjs": "^0.1.3",
|
|
57
|
-
vite: "^5.0.
|
|
57
|
+
vite: "^5.0.11"
|
|
58
58
|
},
|
|
59
59
|
dependencies: {
|
|
60
60
|
"@batijs/core": "workspace:*"
|
|
@@ -41,20 +41,20 @@ var require_package = __commonJS({
|
|
|
41
41
|
author: "",
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
|
-
"@auth/core": "^0.
|
|
44
|
+
"@auth/core": "^0.20.0",
|
|
45
45
|
"@batijs/compile": "workspace:*",
|
|
46
46
|
"@batijs/trpc": "workspace:^",
|
|
47
|
-
"@hattip/adapter-node": "^0.0.
|
|
48
|
-
"@hattip/core": "^0.0.
|
|
49
|
-
"@hattip/router": "^0.0.
|
|
50
|
-
"@hattip/vite": "^0.0.
|
|
47
|
+
"@hattip/adapter-node": "^0.0.38",
|
|
48
|
+
"@hattip/core": "^0.0.38",
|
|
49
|
+
"@hattip/router": "^0.0.38",
|
|
50
|
+
"@hattip/vite": "^0.0.38",
|
|
51
51
|
"@trpc/server": "^10.45.0",
|
|
52
52
|
"@types/node": "^18.19.3",
|
|
53
53
|
hattip: "^0.0.33",
|
|
54
|
-
telefunc: "^0.1.
|
|
55
|
-
vike: "^0.4.
|
|
54
|
+
telefunc: "^0.1.70",
|
|
55
|
+
vike: "^0.4.156",
|
|
56
56
|
"vike-authjs": "^0.1.3",
|
|
57
|
-
vite: "^5.0.
|
|
57
|
+
vite: "^5.0.11"
|
|
58
58
|
},
|
|
59
59
|
dependencies: {
|
|
60
60
|
"@batijs/core": "workspace:*"
|
|
@@ -41,23 +41,23 @@ var require_package = __commonJS({
|
|
|
41
41
|
author: "",
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
|
-
"@babel/core": "^7.23.
|
|
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.
|
|
49
|
+
"@types/react": "^18.2.47",
|
|
50
50
|
"@types/react-dom": "^18.2.18",
|
|
51
51
|
"@vitejs/plugin-react": "^4.2.1",
|
|
52
52
|
"cross-fetch": "^4.0.0",
|
|
53
53
|
"eslint-config-react-app": "^7.0.1",
|
|
54
54
|
react: "^18.2.0",
|
|
55
55
|
"react-dom": "^18.2.0",
|
|
56
|
-
tailwindcss: "^3.4.
|
|
56
|
+
tailwindcss: "^3.4.1",
|
|
57
57
|
typescript: "^5.3.3",
|
|
58
|
-
vike: "^0.4.
|
|
58
|
+
vike: "^0.4.156",
|
|
59
59
|
"vike-react": "^0.3.8",
|
|
60
|
-
vite: "^5.0.
|
|
60
|
+
vite: "^5.0.11"
|
|
61
61
|
},
|
|
62
62
|
dependencies: {
|
|
63
63
|
"@batijs/core": "workspace:*"
|
|
@@ -44,13 +44,13 @@ 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.
|
|
48
|
-
"solid-js": "^1.8.
|
|
49
|
-
tailwindcss: "^3.4.
|
|
47
|
+
"eslint-plugin-solid": "^0.13.1",
|
|
48
|
+
"solid-js": "^1.8.8",
|
|
49
|
+
tailwindcss: "^3.4.1",
|
|
50
50
|
typescript: "^5.3.3",
|
|
51
|
-
vike: "^0.4.
|
|
52
|
-
"vike-solid": "^0.2.
|
|
53
|
-
vite: "^5.0.
|
|
51
|
+
vike: "^0.4.156",
|
|
52
|
+
"vike-solid": "^0.2.8",
|
|
53
|
+
vite: "^5.0.11",
|
|
54
54
|
"vite-plugin-solid": "^2.8.0"
|
|
55
55
|
},
|
|
56
56
|
dependencies: {
|
|
@@ -44,11 +44,11 @@ var require_package = __commonJS({
|
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
45
|
"@types/node": "^18.19.3",
|
|
46
46
|
autoprefixer: "^10.4.16",
|
|
47
|
-
daisyui: "^4.
|
|
48
|
-
postcss: "^8.4.
|
|
49
|
-
tailwindcss: "^3.4.
|
|
50
|
-
vike: "^0.4.
|
|
51
|
-
vite: "^5.0.
|
|
47
|
+
daisyui: "^4.5.0",
|
|
48
|
+
postcss: "^8.4.33",
|
|
49
|
+
tailwindcss: "^3.4.1",
|
|
50
|
+
vike: "^0.4.156",
|
|
51
|
+
vite: "^5.0.11"
|
|
52
52
|
},
|
|
53
53
|
dependencies: {
|
|
54
54
|
"@batijs/core": "workspace:*"
|
|
@@ -43,9 +43,9 @@ var require_package = __commonJS({
|
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
45
|
"@types/node": "^18.19.3",
|
|
46
|
-
telefunc: "^0.1.
|
|
47
|
-
vike: "^0.4.
|
|
48
|
-
vite: "^5.0.
|
|
46
|
+
telefunc: "^0.1.70",
|
|
47
|
+
vike: "^0.4.156",
|
|
48
|
+
vite: "^5.0.11"
|
|
49
49
|
},
|
|
50
50
|
dependencies: {
|
|
51
51
|
"@batijs/core": "workspace:*"
|
|
@@ -44,8 +44,8 @@ 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.
|
|
48
|
-
vite: "^5.0.
|
|
47
|
+
vike: "^0.4.156",
|
|
48
|
+
vite: "^5.0.11",
|
|
49
49
|
"vite-plugin-vercel": "^2.0.0"
|
|
50
50
|
},
|
|
51
51
|
dependencies: {
|
|
@@ -44,17 +44,17 @@ var require_package = __commonJS({
|
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
45
|
"@types/node": "^18.19.3",
|
|
46
46
|
"@vitejs/plugin-vue": "^5.0.2",
|
|
47
|
-
"@vue/compiler-sfc": "^3.
|
|
48
|
-
"@vue/server-renderer": "^3.
|
|
47
|
+
"@vue/compiler-sfc": "^3.4.5",
|
|
48
|
+
"@vue/server-renderer": "^3.4.5",
|
|
49
49
|
"cross-fetch": "^4.0.0",
|
|
50
50
|
"eslint-plugin-vue": "^9.19.2",
|
|
51
|
-
tailwindcss: "^3.4.
|
|
51
|
+
tailwindcss: "^3.4.1",
|
|
52
52
|
typescript: "^5.3.3",
|
|
53
53
|
"unplugin-vue-markdown": "^0.25.2",
|
|
54
|
-
vike: "^0.4.
|
|
55
|
-
"vike-vue": "^0.5.
|
|
56
|
-
vite: "^5.0.
|
|
57
|
-
vue: "^3.
|
|
54
|
+
vike: "^0.4.156",
|
|
55
|
+
"vike-vue": "^0.5.3",
|
|
56
|
+
vite: "^5.0.11",
|
|
57
|
+
vue: "^3.4.5"
|
|
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.
|
|
579
|
+
version: "0.0.136",
|
|
580
580
|
type: "module",
|
|
581
581
|
scripts: {
|
|
582
582
|
"check-types": "tsc --noEmit",
|
|
@@ -596,13 +596,13 @@ 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.
|
|
599
|
+
esbuild: "^0.19.11",
|
|
600
600
|
execa: "^8.0.1",
|
|
601
601
|
rimraf: "^5.0.5",
|
|
602
602
|
sift: "^17.0.1",
|
|
603
603
|
tsup: "^8.0.1",
|
|
604
604
|
typescript: "^5.3.3",
|
|
605
|
-
vite: "^5.0.
|
|
605
|
+
vite: "^5.0.11"
|
|
606
606
|
},
|
|
607
607
|
dependencies: {
|
|
608
608
|
"@batijs/core": "workspace:*",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@batijs/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.136",
|
|
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.
|
|
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
|
-
"vite": "^5.0.
|
|
22
|
-
"@batijs/build": "0.0.
|
|
23
|
-
"@batijs/compile": "0.0.
|
|
21
|
+
"vite": "^5.0.11",
|
|
22
|
+
"@batijs/build": "0.0.136",
|
|
23
|
+
"@batijs/compile": "0.0.136"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@batijs/core": "0.0.
|
|
27
|
-
"@batijs/features": "0.0.
|
|
26
|
+
"@batijs/core": "0.0.136",
|
|
27
|
+
"@batijs/features": "0.0.136"
|
|
28
28
|
},
|
|
29
29
|
"bin": "./dist/index.js",
|
|
30
30
|
"exports": {
|