@jujulego/jill 2.2.0 → 2.2.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/dist/356.js +2 -0
- package/dist/356.js.map +1 -0
- package/dist/508.js +1 -1
- package/dist/508.js.map +1 -1
- package/dist/828.js +1 -1
- package/dist/828.js.map +1 -1
- package/dist/832.js +2 -0
- package/dist/832.js.map +1 -0
- package/dist/962.js +9 -0
- package/dist/962.js.map +1 -0
- package/dist/commands/each.d.ts +1 -0
- package/dist/commands/exec.d.ts +3 -0
- package/dist/commands/group.d.ts +1 -0
- package/dist/commands/run.d.ts +3 -0
- package/dist/index.js +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/project/workspace.d.ts +1 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +23 -23
- package/dist/43.js +0 -9
- package/dist/43.js.map +0 -1
- package/dist/787.js +0 -2
- package/dist/787.js.map +0 -1
- package/dist/839.js +0 -2
- package/dist/839.js.map +0 -1
- /package/dist/{43.js.LICENSE.txt → 962.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jujulego/jill",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -30,61 +30,61 @@
|
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@jujulego/2d-maths": "1.6.0",
|
|
33
|
-
"@jujulego/event-tree": "
|
|
34
|
-
"@jujulego/tasks": "1.5.
|
|
35
|
-
"@jujulego/utils": "1.
|
|
33
|
+
"@jujulego/event-tree": "3.0.0",
|
|
34
|
+
"@jujulego/tasks": "1.5.1",
|
|
35
|
+
"@jujulego/utils": "1.4.3",
|
|
36
36
|
"@microsoft/eslint-formatter-sarif": "3.0.0",
|
|
37
37
|
"@swc/core": "1.3.39",
|
|
38
38
|
"@swc/jest": "0.2.24",
|
|
39
39
|
"@types/jest": "29.5.2",
|
|
40
40
|
"@types/moo": "0.5.5",
|
|
41
|
-
"@types/node": "16.18.
|
|
41
|
+
"@types/node": "16.18.38",
|
|
42
42
|
"@types/normalize-package-data": "2.4.1",
|
|
43
|
-
"@types/react": "17.0.
|
|
44
|
-
"@types/semver": "7.
|
|
43
|
+
"@types/react": "17.0.62",
|
|
44
|
+
"@types/semver": "7.5.0",
|
|
45
45
|
"@types/webpack-bundle-analyzer": "4.6.0",
|
|
46
46
|
"@types/yargs": "17.0.24",
|
|
47
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
48
|
-
"@typescript-eslint/parser": "5.
|
|
47
|
+
"@typescript-eslint/eslint-plugin": "5.61.0",
|
|
48
|
+
"@typescript-eslint/parser": "5.61.0",
|
|
49
49
|
"ajv": "8.12.0",
|
|
50
50
|
"ansi-styles": "6.2.1",
|
|
51
|
-
"chalk": "5.
|
|
52
|
-
"cosmiconfig": "8.
|
|
51
|
+
"chalk": "5.3.0",
|
|
52
|
+
"cosmiconfig": "8.2.0",
|
|
53
53
|
"cross-env": "7.0.3",
|
|
54
|
-
"eslint": "8.
|
|
55
|
-
"eslint-plugin-jest": "27.2.
|
|
54
|
+
"eslint": "8.44.0",
|
|
55
|
+
"eslint-plugin-jest": "27.2.2",
|
|
56
56
|
"eslint-plugin-react": "7.32.2",
|
|
57
57
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
58
|
-
"eslint-plugin-workspaces": "0.
|
|
58
|
+
"eslint-plugin-workspaces": "0.9.0",
|
|
59
59
|
"fork-ts-checker-webpack-plugin": "8.0.0",
|
|
60
60
|
"ink": "3.2.0",
|
|
61
61
|
"ink-spinner": "4.0.3",
|
|
62
62
|
"ink-testing-library": "2.1.0",
|
|
63
63
|
"inversify": "6.0.1",
|
|
64
64
|
"inversify-inject-decorators": "3.1.0",
|
|
65
|
-
"jest": "29.
|
|
65
|
+
"jest": "29.6.1",
|
|
66
66
|
"log-symbols": "5.1.0",
|
|
67
|
-
"memfs": "
|
|
67
|
+
"memfs": "4.2.0",
|
|
68
68
|
"moo": "0.5.2",
|
|
69
69
|
"normalize-package-data": "5.0.0",
|
|
70
70
|
"pretty-ms": "8.0.0",
|
|
71
71
|
"react": "17.0.2",
|
|
72
72
|
"reflect-metadata": "0.1.13",
|
|
73
|
-
"semver": "7.3
|
|
73
|
+
"semver": "7.5.3",
|
|
74
74
|
"shx": "0.3.4",
|
|
75
75
|
"slugify": "1.6.6",
|
|
76
|
-
"supports-color": "9.
|
|
76
|
+
"supports-color": "9.4.0",
|
|
77
77
|
"swc-loader": "0.2.3",
|
|
78
78
|
"tiny-glob": "0.2.9",
|
|
79
79
|
"ts-node": "10.9.1",
|
|
80
|
-
"typescript": "
|
|
81
|
-
"webpack": "5.
|
|
80
|
+
"typescript": "5.1.6",
|
|
81
|
+
"webpack": "5.88.1",
|
|
82
82
|
"webpack-bundle-analyzer": "4.9.0",
|
|
83
83
|
"webpack-cli": "5.1.4",
|
|
84
|
-
"webpack-merge": "5.
|
|
85
|
-
"winston": "3.
|
|
84
|
+
"webpack-merge": "5.9.0",
|
|
85
|
+
"winston": "3.9.0",
|
|
86
86
|
"winston-transport": "4.5.0",
|
|
87
87
|
"yargs": "17.7.2"
|
|
88
88
|
},
|
|
89
|
-
"packageManager": "yarn@3.
|
|
89
|
+
"packageManager": "yarn@3.6.1"
|
|
90
90
|
}
|