@batijs/cli 0.0.111 → 0.0.113
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/edgedb/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/eslint/files/$package.json.js +3 -3
- package/dist/boilerplates/@batijs/express/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/h3/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/hattip/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/react/files/$package.json.js +2 -2
- package/dist/boilerplates/@batijs/solid/files/$package.json.js +1 -1
- package/dist/boilerplates/@batijs/trpc/files/$package.json.js +2 -2
- package/dist/index.js +1 -1
- package/package.json +5 -5
|
@@ -42,11 +42,11 @@ var require_package = __commonJS({
|
|
|
42
42
|
license: "MIT",
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
|
-
"@edgedb/generate": "^0.
|
|
45
|
+
"@edgedb/generate": "^0.4.1",
|
|
46
46
|
"@prisma/client": "^5.5.2",
|
|
47
47
|
"@types/node": "^16.18.40",
|
|
48
48
|
colorette: "^2.0.20",
|
|
49
|
-
edgedb: "^1.
|
|
49
|
+
edgedb: "^1.4.0"
|
|
50
50
|
},
|
|
51
51
|
dependencies: {
|
|
52
52
|
"@batijs/core": "workspace:*"
|
|
@@ -42,9 +42,9 @@ var require_package = __commonJS({
|
|
|
42
42
|
},
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:^",
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^6.9.
|
|
46
|
-
"@typescript-eslint/parser": "^6.9.
|
|
47
|
-
eslint: "^8.
|
|
45
|
+
"@typescript-eslint/eslint-plugin": "^6.9.1",
|
|
46
|
+
"@typescript-eslint/parser": "^6.9.1",
|
|
47
|
+
eslint: "^8.53.0"
|
|
48
48
|
},
|
|
49
49
|
dependencies: {
|
|
50
50
|
"@batijs/core": "workspace:*"
|
|
@@ -45,10 +45,10 @@ var require_package = __commonJS({
|
|
|
45
45
|
"@batijs/trpc": "workspace:*",
|
|
46
46
|
"@batijs/compile": "workspace:*",
|
|
47
47
|
"@hattip/adapter-node": "^0.0.35",
|
|
48
|
-
"@trpc/server": "^10.43.
|
|
48
|
+
"@trpc/server": "^10.43.1",
|
|
49
49
|
"@types/express": "^4.17.20",
|
|
50
50
|
"@types/node": "^16.18.40",
|
|
51
|
-
esno: "^0.
|
|
51
|
+
esno: "^4.0.0",
|
|
52
52
|
express: "^4.18.2",
|
|
53
53
|
telefunc: "^0.1.62",
|
|
54
54
|
vike: "^0.4.144",
|
|
@@ -45,10 +45,10 @@ var require_package = __commonJS({
|
|
|
45
45
|
"@batijs/trpc": "workspace:^",
|
|
46
46
|
"@batijs/compile": "workspace:*",
|
|
47
47
|
"@hattip/polyfills": "^0.0.35",
|
|
48
|
-
"@trpc/server": "^10.43.
|
|
48
|
+
"@trpc/server": "^10.43.1",
|
|
49
49
|
"@types/node": "^16.18.40",
|
|
50
50
|
"@types/serve-static": "^1.15.4",
|
|
51
|
-
esno: "^0.
|
|
51
|
+
esno: "^4.0.0",
|
|
52
52
|
h3: "^1.8.2",
|
|
53
53
|
"serve-static": "^1.15.0",
|
|
54
54
|
telefunc: "^0.1.62",
|
|
@@ -48,7 +48,7 @@ var require_package = __commonJS({
|
|
|
48
48
|
"@hattip/core": "^0.0.35",
|
|
49
49
|
"@hattip/router": "^0.0.35",
|
|
50
50
|
"@hattip/vite": "^0.0.35",
|
|
51
|
-
"@trpc/server": "^10.43.
|
|
51
|
+
"@trpc/server": "^10.43.1",
|
|
52
52
|
"@types/node": "^16.18.40",
|
|
53
53
|
hattip: "^0.0.33",
|
|
54
54
|
telefunc: "^0.1.62",
|
|
@@ -46,9 +46,9 @@ var require_package = __commonJS({
|
|
|
46
46
|
"@babel/plugin-transform-react-jsx": "^7.22.15",
|
|
47
47
|
"@batijs/compile": "workspace:*",
|
|
48
48
|
"@types/node": "^16.18.40",
|
|
49
|
-
"@types/react": "^18.2.
|
|
49
|
+
"@types/react": "^18.2.35",
|
|
50
50
|
"@types/react-dom": "^18.2.14",
|
|
51
|
-
"@vitejs/plugin-react": "^4.1.
|
|
51
|
+
"@vitejs/plugin-react": "^4.1.1",
|
|
52
52
|
"cross-fetch": "^4.0.0",
|
|
53
53
|
"eslint-config-react-app": "^7.0.1",
|
|
54
54
|
react: "^18.2.0",
|
|
@@ -43,8 +43,8 @@ var require_package = __commonJS({
|
|
|
43
43
|
devDependencies: {
|
|
44
44
|
"@batijs/compile": "workspace:*",
|
|
45
45
|
"@batijs/shared-db": "workspace:*",
|
|
46
|
-
"@trpc/client": "^10.43.
|
|
47
|
-
"@trpc/server": "^10.43.
|
|
46
|
+
"@trpc/client": "^10.43.1",
|
|
47
|
+
"@trpc/server": "^10.43.1",
|
|
48
48
|
"@types/node": "^16.18.40",
|
|
49
49
|
vite: "^4.5.0"
|
|
50
50
|
},
|
package/dist/index.js
CHANGED
|
@@ -573,7 +573,7 @@ Please report this issue to https://github.com/magne4000/bati`
|
|
|
573
573
|
// package.json
|
|
574
574
|
var package_default = {
|
|
575
575
|
name: "@batijs/cli",
|
|
576
|
-
version: "0.0.
|
|
576
|
+
version: "0.0.113",
|
|
577
577
|
type: "module",
|
|
578
578
|
scripts: {
|
|
579
579
|
"check-types": "tsc --noEmit",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@batijs/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.113",
|
|
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",
|
|
@@ -19,12 +19,12 @@
|
|
|
19
19
|
"tsup": "^7.2.0",
|
|
20
20
|
"typescript": "^5.2.2",
|
|
21
21
|
"vite": "^4.5.0",
|
|
22
|
-
"@batijs/build": "0.0.
|
|
23
|
-
"@batijs/compile": "0.0.
|
|
22
|
+
"@batijs/build": "0.0.113",
|
|
23
|
+
"@batijs/compile": "0.0.113"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@batijs/core": "0.0.
|
|
27
|
-
"@batijs/features": "0.0.
|
|
26
|
+
"@batijs/core": "0.0.113",
|
|
27
|
+
"@batijs/features": "0.0.113"
|
|
28
28
|
},
|
|
29
29
|
"bin": "./dist/index.js",
|
|
30
30
|
"exports": {
|