create-nattyjs 0.0.1-beta.67 → 0.0.1-beta.68
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/package.json +1 -1
- package/template-fullstack-angular/apps/api/package.json +8 -8
- package/template-fullstack-angular/apps/web/package.json +1 -1
- package/template-fullstack-astro/apps/api/package.json +8 -8
- package/template-fullstack-astro/apps/web/package.json +1 -1
- package/template-fullstack-next/apps/api/package.json +8 -8
- package/template-fullstack-next/apps/web/package.json +1 -1
- package/template-fullstack-nuxt/apps/api/package.json +8 -8
- package/template-fullstack-nuxt/apps/web/package.json +1 -1
- package/template-fullstack-react/apps/api/package.json +8 -8
- package/template-fullstack-react/apps/web/package.json +1 -1
- package/template-fullstack-sveltekit/apps/api/package.json +8 -8
- package/template-fullstack-sveltekit/apps/web/package.json +1 -1
- package/template-fullstack-vue/apps/api/package.json +8 -8
- package/template-fullstack-vue/apps/web/package.json +1 -1
- package/template-nattyjs-blank/package.json +8 -8
package/package.json
CHANGED
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@angular/platform-browser": "^18.2.8",
|
|
16
16
|
"@angular/platform-browser-dynamic": "^18.2.8",
|
|
17
17
|
"@angular/router": "^18.2.8",
|
|
18
|
-
"@nattyjs/client": "0.0.1-beta.
|
|
18
|
+
"@nattyjs/client": "0.0.1-beta.68",
|
|
19
19
|
"rxjs": "^7.8.1",
|
|
20
20
|
"tslib": "^2.7.0",
|
|
21
21
|
"zone.js": "^0.14.10"
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@nattyjs/client": "0.0.1-beta.
|
|
12
|
+
"@nattyjs/client": "0.0.1-beta.68",
|
|
13
13
|
"@sveltejs/adapter-auto": "^3.2.5",
|
|
14
14
|
"@sveltejs/kit": "^2.7.1",
|
|
15
15
|
"@sveltejs/vite-plugin-svelte": "^3.1.2",
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
"build:prod": "natty build --mode prod"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nattyjs/cli": "0.0.1-beta.
|
|
14
|
-
"@nattyjs/common": "0.0.1-beta.
|
|
15
|
-
"@nattyjs/core": "0.0.1-beta.
|
|
16
|
-
"@nattyjs/entity": "0.0.1-beta.
|
|
17
|
-
"@nattyjs/express": "0.0.1-beta.
|
|
18
|
-
"@nattyjs/orm": "0.0.1-beta.
|
|
19
|
-
"@nattyjs/types": "0.0.1-beta.
|
|
20
|
-
"@nattyjs/validation-decorators": "0.0.1-beta.
|
|
13
|
+
"@nattyjs/cli": "0.0.1-beta.68",
|
|
14
|
+
"@nattyjs/common": "0.0.1-beta.68",
|
|
15
|
+
"@nattyjs/core": "0.0.1-beta.68",
|
|
16
|
+
"@nattyjs/entity": "0.0.1-beta.68",
|
|
17
|
+
"@nattyjs/express": "0.0.1-beta.68",
|
|
18
|
+
"@nattyjs/orm": "0.0.1-beta.68",
|
|
19
|
+
"@nattyjs/types": "0.0.1-beta.68",
|
|
20
|
+
"@nattyjs/validation-decorators": "0.0.1-beta.68",
|
|
21
21
|
"mri": "^1.2.0",
|
|
22
22
|
"reflect-metadata": "^0.2.2"
|
|
23
23
|
}
|