create-bananass 0.1.1 → 0.1.2
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-bananass",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Create a Bananass framework project for solving Baekjoon problems with JavaScript/TypeScript.🍌",
|
|
6
6
|
"exports": {
|
|
@@ -56,10 +56,10 @@
|
|
|
56
56
|
"dev": "node src/cli.js"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"bananass-utils-console": "^0.1.
|
|
59
|
+
"bananass-utils-console": "^0.1.2",
|
|
60
60
|
"commander": "^14.0.0",
|
|
61
61
|
"consola": "^3.4.2",
|
|
62
62
|
"is-interactive": "^2.0.0"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "ede06550e8f8df477b942d720d68268e96559fcf"
|
|
65
65
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"private": true,
|
|
3
3
|
"name": "create-bananass-javascript-cjs",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.2",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"engines": {
|
|
7
7
|
"node": "^20.18.0 || ^22.3.0 || >= 24.0.0"
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"prettier:fix": "prettier . --write --ignore-unknown"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"bananass": "^0.1.
|
|
26
|
-
"eslint": "^9.
|
|
27
|
-
"eslint-config-bananass": "^0.1.
|
|
25
|
+
"bananass": "^0.1.2",
|
|
26
|
+
"eslint": "^9.28.0",
|
|
27
|
+
"eslint-config-bananass": "^0.1.2",
|
|
28
28
|
"prettier": "^3.5.3",
|
|
29
|
-
"prettier-config-bananass": "^0.1.
|
|
29
|
+
"prettier-config-bananass": "^0.1.2"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"private": true,
|
|
3
3
|
"name": "create-bananass-javascript-esm",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.2",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
7
7
|
"node": "^20.18.0 || ^22.3.0 || >= 24.0.0"
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"prettier:fix": "prettier . --write --ignore-unknown"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"bananass": "^0.1.
|
|
26
|
-
"eslint": "^9.
|
|
27
|
-
"eslint-config-bananass": "^0.1.
|
|
25
|
+
"bananass": "^0.1.2",
|
|
26
|
+
"eslint": "^9.28.0",
|
|
27
|
+
"eslint-config-bananass": "^0.1.2",
|
|
28
28
|
"prettier": "^3.5.3",
|
|
29
|
-
"prettier-config-bananass": "^0.1.
|
|
29
|
+
"prettier-config-bananass": "^0.1.2"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"private": true,
|
|
3
3
|
"name": "create-bananass-typescript-cjs",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.2",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"engines": {
|
|
7
7
|
"node": "^20.18.0 || ^22.3.0 || >= 24.0.0"
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"tsc": "tsc"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"bananass": "^0.1.
|
|
27
|
-
"eslint": "^9.
|
|
28
|
-
"eslint-config-bananass": "^0.1.
|
|
26
|
+
"bananass": "^0.1.2",
|
|
27
|
+
"eslint": "^9.28.0",
|
|
28
|
+
"eslint-config-bananass": "^0.1.2",
|
|
29
29
|
"jiti": "^2.4.2",
|
|
30
30
|
"prettier": "^3.5.3",
|
|
31
|
-
"prettier-config-bananass": "^0.1.
|
|
31
|
+
"prettier-config-bananass": "^0.1.2",
|
|
32
32
|
"typescript": "^5.8.3"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"private": true,
|
|
3
3
|
"name": "create-bananass-typescript-esm",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.2",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
7
7
|
"node": "^20.18.0 || ^22.3.0 || >= 24.0.0"
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"tsc": "tsc"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"bananass": "^0.1.
|
|
27
|
-
"eslint": "^9.
|
|
28
|
-
"eslint-config-bananass": "^0.1.
|
|
26
|
+
"bananass": "^0.1.2",
|
|
27
|
+
"eslint": "^9.28.0",
|
|
28
|
+
"eslint-config-bananass": "^0.1.2",
|
|
29
29
|
"jiti": "^2.4.2",
|
|
30
30
|
"prettier": "^3.5.3",
|
|
31
|
-
"prettier-config-bananass": "^0.1.
|
|
31
|
+
"prettier-config-bananass": "^0.1.2",
|
|
32
32
|
"typescript": "^5.8.3"
|
|
33
33
|
}
|
|
34
34
|
}
|