@sapphire/cli 1.0.3-next.262932c.0 β 1.0.3-next.4efece4.0
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/README.md +8 -2
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -42,12 +42,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|
|
42
42
|
<!-- markdownlint-disable -->
|
|
43
43
|
<table>
|
|
44
44
|
<tr>
|
|
45
|
-
<td align="center"><a href="https://favware.tech/"><img src="https://avatars3.githubusercontent.com/u/4019718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeroen Claassens</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=
|
|
45
|
+
<td align="center"><a href="https://favware.tech/"><img src="https://avatars3.githubusercontent.com/u/4019718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeroen Claassens</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=favna" title="Code">π»</a> <a href="https://github.com/sapphiredev/cli/commits?author=favna" title="Documentation">π</a> <a href="#infra-favna" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="#projectManagement-favna" title="Project Management">π</a> <a href="#plugin-favna" title="Plugin/utility libraries">π</a></td>
|
|
46
46
|
<td align="center"><a href="https://github.com/enxg"><img src="https://avatars.githubusercontent.com/u/61084101?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Enes GenΓ§</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=enxg" title="Code">π»</a> <a href="https://github.com/sapphiredev/cli/commits?author=enxg" title="Documentation">π</a> <a href="#infra-enxg" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="#ideas-enxg" title="Ideas, Planning, & Feedback">π€</a> <a href="#example-enxg" title="Examples">π‘</a> <a href="#tutorial-enxg" title="Tutorials">β
</a></td>
|
|
47
47
|
<td align="center"><a href="https://kaname.netlify.app"><img src="https://avatars.githubusercontent.com/u/56084970?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kaname</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=kaname-png" title="Code">π»</a></td>
|
|
48
48
|
<td align="center"><a href="https://github.com/UndiedGamer"><img src="https://avatars.githubusercontent.com/u/84702365?v=4?s=100" width="100px;" alt=""/><br /><sub><b>UndiedGamer</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=UndiedGamer" title="Documentation">π</a></td>
|
|
49
49
|
<td align="center"><a href="https://github.com/Lioness100"><img src="https://avatars.githubusercontent.com/u/65814829?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lioness100</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=Lioness100" title="Documentation">π</a></td>
|
|
50
|
-
<td align="center"><a href="https://megatank58.me/"><img src="https://avatars.githubusercontent.com/u/51410502?v=4?s=100" width="100px;" alt=""/><br /><sub><b>
|
|
50
|
+
<td align="center"><a href="https://megatank58.me/"><img src="https://avatars.githubusercontent.com/u/51410502?v=4?s=100" width="100px;" alt=""/><br /><sub><b>megatank58</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=megatank58" title="Code">π»</a></td>
|
|
51
|
+
<td align="center"><a href="https://renovate.whitesourcesoftware.com/"><img src="https://avatars.githubusercontent.com/u/25180681?v=4?s=100" width="100px;" alt=""/><br /><sub><b>WhiteSource Renovate</b></sub></a><br /><a href="#maintenance-renovate-bot" title="Maintenance">π§</a></td>
|
|
52
|
+
</tr>
|
|
53
|
+
<tr>
|
|
54
|
+
<td align="center"><a href="https://github.com/apps/renovate"><img src="https://avatars.githubusercontent.com/in/2740?v=4?s=100" width="100px;" alt=""/><br /><sub><b>renovate[bot]</b></sub></a><br /><a href="#maintenance-renovate[bot]" title="Maintenance">π§</a></td>
|
|
55
|
+
<td align="center"><a href="https://github.com/apps/allcontributors"><img src="https://avatars.githubusercontent.com/in/23186?v=4?s=100" width="100px;" alt=""/><br /><sub><b>allcontributors[bot]</b></sub></a><br /><a href="https://github.com/sapphiredev/cli/commits?author=allcontributors[bot]" title="Documentation">π</a></td>
|
|
56
|
+
<td align="center"><a href="https://github.com/apps/depfu"><img src="https://avatars.githubusercontent.com/in/715?v=4?s=100" width="100px;" alt=""/><br /><sub><b>depfu[bot]</b></sub></a><br /><a href="#maintenance-depfu[bot]" title="Maintenance">π§</a></td>
|
|
51
57
|
</tr>
|
|
52
58
|
</table>
|
|
53
59
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapphire/cli",
|
|
3
|
-
"version": "1.0.3-next.
|
|
3
|
+
"version": "1.0.3-next.4efece4.0",
|
|
4
4
|
"description": "CLI for Sapphire Framework",
|
|
5
5
|
"author": "@sapphire",
|
|
6
6
|
"license": "MIT",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"yaml": "^1.10.2"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@commitlint/cli": "^16.0.
|
|
52
|
+
"@commitlint/cli": "^16.0.2",
|
|
53
53
|
"@commitlint/config-conventional": "^16.0.0",
|
|
54
54
|
"@favware/npm-deprecate": "^1.0.4",
|
|
55
55
|
"@sapphire/eslint-config": "^4.0.8",
|
|
@@ -57,15 +57,15 @@
|
|
|
57
57
|
"@sapphire/ts-config": "^3.1.6",
|
|
58
58
|
"@types/node": "^17.0.0",
|
|
59
59
|
"@types/prompts": "^2.0.14",
|
|
60
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
61
|
-
"@typescript-eslint/parser": "^5.
|
|
60
|
+
"@typescript-eslint/eslint-plugin": "^5.9.0",
|
|
61
|
+
"@typescript-eslint/parser": "^5.9.0",
|
|
62
62
|
"cz-conventional-changelog": "^3.3.0",
|
|
63
|
-
"eslint": "^8.
|
|
63
|
+
"eslint": "^8.6.0",
|
|
64
64
|
"eslint-config-prettier": "^8.3.0",
|
|
65
65
|
"eslint-plugin-prettier": "^4.0.0",
|
|
66
66
|
"globby": "^12.0.2",
|
|
67
67
|
"husky": "^7.0.4",
|
|
68
|
-
"lint-staged": "^12.1.
|
|
68
|
+
"lint-staged": "^12.1.7",
|
|
69
69
|
"prettier": "^2.5.1",
|
|
70
70
|
"pretty-quick": "^3.1.3",
|
|
71
71
|
"standard-version": "^9.3.2",
|