@finesoft/create-app 0.1.33 → 0.1.34
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 +2 -2
- package/templates/react/package.json +2 -2
- package/templates/react-minimal/package.json +2 -2
- package/templates/svelte/package.json +2 -2
- package/templates/svelte-minimal/package.json +2 -2
- package/templates/vue/package.json +2 -2
- package/templates/vue-minimal/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finesoft/create-app",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.34",
|
|
4
4
|
"description": "Scaffold a new Finesoft Front project",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"bin": {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/node": "^22",
|
|
21
21
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.16",
|
|
22
|
-
"vite-plus": "0.1.
|
|
22
|
+
"vite-plus": "0.1.24"
|
|
23
23
|
},
|
|
24
24
|
"scripts": {
|
|
25
25
|
"build": "vp pack",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"preview": "vp preview"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@finesoft/front": "^0.5.
|
|
11
|
+
"@finesoft/front": "^0.5.1",
|
|
12
12
|
"react": "^19.0.0",
|
|
13
13
|
"react-dom": "^19.0.0"
|
|
14
14
|
},
|
|
@@ -17,6 +17,6 @@
|
|
|
17
17
|
"@types/react-dom": "^19.0.0",
|
|
18
18
|
"@vitejs/plugin-react": "^4.0.0",
|
|
19
19
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.16",
|
|
20
|
-
"vite-plus": "0.1.
|
|
20
|
+
"vite-plus": "0.1.24"
|
|
21
21
|
}
|
|
22
22
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"preview": "vp preview"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@finesoft/front": "^0.5.
|
|
11
|
+
"@finesoft/front": "^0.5.1",
|
|
12
12
|
"react": "^19.0.0",
|
|
13
13
|
"react-dom": "^19.0.0"
|
|
14
14
|
},
|
|
@@ -17,6 +17,6 @@
|
|
|
17
17
|
"@types/react-dom": "^19.0.0",
|
|
18
18
|
"@vitejs/plugin-react": "^4.0.0",
|
|
19
19
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.16",
|
|
20
|
-
"vite-plus": "0.1.
|
|
20
|
+
"vite-plus": "0.1.24"
|
|
21
21
|
}
|
|
22
22
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"preview": "vp preview"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@finesoft/front": "^0.5.
|
|
11
|
+
"@finesoft/front": "^0.5.1",
|
|
12
12
|
"svelte": "^5.55.7"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@sveltejs/vite-plugin-svelte": "^5.0.0",
|
|
16
16
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.16",
|
|
17
|
-
"vite-plus": "0.1.
|
|
17
|
+
"vite-plus": "0.1.24"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"preview": "vp preview"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@finesoft/front": "^0.5.
|
|
11
|
+
"@finesoft/front": "^0.5.1",
|
|
12
12
|
"svelte": "^5.55.7"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@sveltejs/vite-plugin-svelte": "^5.0.0",
|
|
16
16
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.16",
|
|
17
|
-
"vite-plus": "0.1.
|
|
17
|
+
"vite-plus": "0.1.24"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"preview": "vp preview"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@finesoft/front": "^0.5.
|
|
11
|
+
"@finesoft/front": "^0.5.1",
|
|
12
12
|
"vue": "^3.5.0"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@vitejs/plugin-vue": "^5.0.0",
|
|
16
16
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.16",
|
|
17
|
-
"vite-plus": "0.1.
|
|
17
|
+
"vite-plus": "0.1.24"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
"preview": "vp preview"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@finesoft/front": "^0.5.
|
|
11
|
+
"@finesoft/front": "^0.5.1",
|
|
12
12
|
"vue": "^3.5.0"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@vitejs/plugin-vue": "^5.0.0",
|
|
16
16
|
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.16",
|
|
17
|
-
"vite-plus": "0.1.
|
|
17
|
+
"vite-plus": "0.1.24"
|
|
18
18
|
}
|
|
19
19
|
}
|