create-soybean 1.0.5 → 1.0.7

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-soybean",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "description": "SoybeanJS's command line to create different project templates",
6
6
  "author": {
7
7
  "name": "Soybean",
@@ -36,7 +36,7 @@
36
36
  "devDependencies": {
37
37
  "@types/minimist": "1.2.5",
38
38
  "@types/prompts": "2.4.9",
39
- "tsup": "8.0.1",
39
+ "tsup": "8.0.2",
40
40
  "typescript": "5.3.3"
41
41
  },
42
42
  "scripts": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pnpm-monorepo",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "private": true,
6
6
  "packageManager": "pnpm@8.13.1",
7
7
  "scripts": {
@@ -15,12 +15,12 @@
15
15
  },
16
16
  "dependencies": {},
17
17
  "devDependencies": {
18
- "@soybeanjs/cli": "1.0.5",
19
- "@soybeanjs/eslint-config": "1.1.7",
20
- "eslint": "8.56.0",
21
- "lint-staged": "15.2.0",
18
+ "@soybeanjs/cli": "1.0.7",
19
+ "@soybeanjs/eslint-config": "1.2.2",
20
+ "eslint": "8.57.0",
21
+ "lint-staged": "15.2.2",
22
22
  "simple-git-hooks": "2.9.0",
23
- "tsx": "4.7.0",
23
+ "tsx": "4.7.1",
24
24
  "typescript": "5.3.3"
25
25
  },
26
26
  "simple-git-hooks": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "demo-pkg",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "private": true,
6
6
  "packageManager": "pnpm@8.13.1",
7
7
  "scripts": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "template-react",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "scripts": {}
6
6
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "template-react-native",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "scripts": {}
6
6
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "template-solid",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "scripts": {}
6
6
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ts-lib-tsup",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "private": true,
6
6
  "packageManager": "pnpm@8.13.1",
7
7
  "sideEffects": false,
@@ -37,15 +37,15 @@
37
37
  "ofetch": "1.3.3"
38
38
  },
39
39
  "devDependencies": {
40
- "@soybeanjs/cli": "1.0.5",
41
- "@soybeanjs/eslint-config": "1.1.7",
40
+ "@soybeanjs/cli": "1.0.7",
41
+ "@soybeanjs/eslint-config": "1.2.2",
42
42
  "@types/cli-progress": "3.11.5",
43
- "@types/node": "20.11.5",
44
- "eslint": "8.56.0",
45
- "lint-staged": "15.2.0",
43
+ "@types/node": "20.11.24",
44
+ "eslint": "8.57.0",
45
+ "lint-staged": "15.2.2",
46
46
  "simple-git-hooks": "2.9.0",
47
- "tsup": "8.0.1",
48
- "tsx": "4.7.0",
47
+ "tsup": "8.0.2",
48
+ "tsx": "4.7.1",
49
49
  "typescript": "5.3.3"
50
50
  },
51
51
  "simple-git-hooks": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ts-lib-unbuild",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "private": true,
6
6
  "packageManager": "pnpm@8.13.1",
7
7
  "sideEffects": false,
@@ -36,14 +36,14 @@
36
36
  "ofetch": "1.3.3"
37
37
  },
38
38
  "devDependencies": {
39
- "@soybeanjs/cli": "1.0.5",
40
- "@soybeanjs/eslint-config": "1.1.7",
39
+ "@soybeanjs/cli": "1.0.7",
40
+ "@soybeanjs/eslint-config": "1.2.2",
41
41
  "@types/cli-progress": "3.11.5",
42
- "@types/node": "20.11.5",
43
- "eslint": "8.56.0",
44
- "lint-staged": "15.2.0",
42
+ "@types/node": "20.11.24",
43
+ "eslint": "8.57.0",
44
+ "lint-staged": "15.2.2",
45
45
  "simple-git-hooks": "2.9.0",
46
- "tsx": "4.7.0",
46
+ "tsx": "4.7.1",
47
47
  "typescript": "5.3.3",
48
48
  "unbuild": "2.0.0"
49
49
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "template-vue",
3
3
  "type": "module",
4
- "version": "1.0.5",
4
+ "version": "1.0.7",
5
5
  "private": true,
6
6
  "packageManager": "pnpm@8.13.1",
7
7
  "scripts": {
@@ -18,23 +18,23 @@
18
18
  },
19
19
  "dependencies": {
20
20
  "pinia": "2.1.7",
21
- "vue": "3.4.15",
22
- "vue-router": "4.2.5"
21
+ "vue": "3.4.21",
22
+ "vue-router": "4.3.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@soybeanjs/cli": "1.0.5",
26
- "@soybeanjs/eslint-config": "1.1.7",
27
- "@types/node": "20.11.5",
28
- "@vitejs/plugin-vue": "5.0.3",
25
+ "@soybeanjs/cli": "1.0.7",
26
+ "@soybeanjs/eslint-config": "1.2.2",
27
+ "@types/node": "20.11.24",
28
+ "@vitejs/plugin-vue": "5.0.4",
29
29
  "@vitejs/plugin-vue-jsx": "3.1.0",
30
- "eslint": "8.56.0",
31
- "eslint-plugin-vue": "9.20.1",
32
- "lint-staged": "15.2.0",
30
+ "eslint": "8.57.0",
31
+ "eslint-plugin-vue": "9.22.0",
32
+ "lint-staged": "15.2.2",
33
33
  "simple-git-hooks": "2.9.0",
34
34
  "typescript": "5.3.3",
35
- "vite": "5.0.12",
36
- "vue-eslint-parser": "9.4.0",
37
- "vue-tsc": "1.8.27"
35
+ "vite": "5.1.4",
36
+ "vue-eslint-parser": "9.4.2",
37
+ "vue-tsc": "2.0.2"
38
38
  },
39
39
  "simple-git-hooks": {
40
40
  "commit-msg": "pnpm soy git-commit-verify",