@sapphire/pieces 3.2.1-next.c8aa80d.0 β 3.2.1-next.d8de03e.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 -1
- package/package.json +20 -20
package/README.md
CHANGED
|
@@ -40,12 +40,19 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|
|
40
40
|
<tr>
|
|
41
41
|
<td align="center"><a href="https://github.com/kyranet"><img src="https://avatars0.githubusercontent.com/u/24852502?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Antonio RomΓ‘n</b></sub></a><br /><a href="https://github.com/sapphiredev/pieces/commits?author=kyranet" title="Code">π»</a> <a href="https://github.com/sapphiredev/pieces/commits?author=kyranet" title="Documentation">π</a> <a href="#design-kyranet" title="Design">π¨</a> <a href="#ideas-kyranet" title="Ideas, Planning, & Feedback">π€</a> <a href="#infra-kyranet" title="Infrastructure (Hosting, Build-Tools, etc)">π</a> <a href="#projectManagement-kyranet" title="Project Management">π</a></td>
|
|
42
42
|
<td align="center"><a href="https://Quantumlyy.com/"><img src="https://avatars1.githubusercontent.com/u/7919610?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nejc</b></sub></a><br /><a href="https://github.com/sapphiredev/pieces/commits?author=Quantumlyy" title="Code">π»</a> <a href="#userTesting-Quantumlyy" title="User Testing">π</a></td>
|
|
43
|
-
<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/pieces/commits?author=
|
|
43
|
+
<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/pieces/commits?author=favna" title="Code">π»</a> <a href="#infra-favna" title="Infrastructure (Hosting, Build-Tools, etc)">π</a></td>
|
|
44
44
|
<td align="center"><a href="http://leonard.sh"><img src="https://avatars.githubusercontent.com/u/35312043?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Narcis B.</b></sub></a><br /><a href="https://github.com/sapphiredev/pieces/commits?author=LeonardSSH" title="Documentation">π</a></td>
|
|
45
45
|
<td align="center"><a href="https://github.com/hblomqvist"><img src="https://avatars.githubusercontent.com/u/74746184?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Henning Blomqvist</b></sub></a><br /><a href="https://github.com/sapphiredev/pieces/commits?author=hblomqvist" title="Code">π»</a></td>
|
|
46
46
|
<td align="center"><a href="https://github.com/Stitch07"><img src="https://avatars.githubusercontent.com/u/29275227?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stitch07</b></sub></a><br /><a href="https://github.com/sapphiredev/pieces/commits?author=Stitch07" title="Code">π»</a></td>
|
|
47
47
|
<td align="center"><a href="https://github.com/vladfrangu"><img src="https://avatars.githubusercontent.com/u/17960496?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vlad Frangu</b></sub></a><br /><a href="https://github.com/sapphiredev/pieces/commits?author=vladfrangu" title="Code">π»</a></td>
|
|
48
48
|
</tr>
|
|
49
|
+
<tr>
|
|
50
|
+
<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
|
+
<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>
|
|
52
|
+
<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/pieces/commits?author=allcontributors[bot]" title="Documentation">π</a></td>
|
|
53
|
+
<td align="center"><a href="https://github.com/apps/dependabot"><img src="https://avatars.githubusercontent.com/in/29110?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dependabot[bot]</b></sub></a><br /><a href="#maintenance-dependabot[bot]" title="Maintenance">π§</a></td>
|
|
54
|
+
<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/pieces/commits?author=Lioness100" title="Code">π»</a></td>
|
|
55
|
+
</tr>
|
|
49
56
|
</table>
|
|
50
57
|
|
|
51
58
|
<!-- markdownlint-restore -->
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapphire/pieces",
|
|
3
|
-
"version": "3.2.1-next.
|
|
3
|
+
"version": "3.2.1-next.d8de03e.0",
|
|
4
4
|
"description": "Sapphire's piece loader.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -25,34 +25,34 @@
|
|
|
25
25
|
"prepare": "husky install .github/husky"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@discordjs/collection": "^0.
|
|
29
|
-
"@sapphire/utilities": "^3.
|
|
28
|
+
"@discordjs/collection": "^0.5.0",
|
|
29
|
+
"@sapphire/utilities": "^3.3.0",
|
|
30
30
|
"tslib": "^2.3.1"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@commitlint/cli": "^16.
|
|
34
|
-
"@commitlint/config-conventional": "^16.
|
|
33
|
+
"@commitlint/cli": "^16.2.1",
|
|
34
|
+
"@commitlint/config-conventional": "^16.2.1",
|
|
35
35
|
"@favware/npm-deprecate": "^1.0.4",
|
|
36
|
-
"@favware/rollup-type-bundler": "^1.0.
|
|
37
|
-
"@sapphire/eslint-config": "^4.
|
|
38
|
-
"@sapphire/prettier-config": "^1.
|
|
39
|
-
"@sapphire/ts-config": "^3.1
|
|
40
|
-
"@types/node": "^17.0.
|
|
41
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
42
|
-
"@typescript-eslint/parser": "^5.
|
|
36
|
+
"@favware/rollup-type-bundler": "^1.0.7",
|
|
37
|
+
"@sapphire/eslint-config": "^4.2.1",
|
|
38
|
+
"@sapphire/prettier-config": "^1.3.0",
|
|
39
|
+
"@sapphire/ts-config": "^3.3.1",
|
|
40
|
+
"@types/node": "^17.0.8",
|
|
41
|
+
"@typescript-eslint/eslint-plugin": "^5.12.0",
|
|
42
|
+
"@typescript-eslint/parser": "^5.12.0",
|
|
43
43
|
"cz-conventional-changelog": "^3.3.0",
|
|
44
|
-
"eslint": "
|
|
45
|
-
"eslint-config-prettier": "^8.
|
|
44
|
+
"eslint": "~8.9.0",
|
|
45
|
+
"eslint-config-prettier": "^8.4.0",
|
|
46
46
|
"eslint-plugin-prettier": "^4.0.0",
|
|
47
47
|
"gen-esm-wrapper": "^1.1.3",
|
|
48
48
|
"husky": "^7.0.4",
|
|
49
|
-
"lint-staged": "^12.
|
|
49
|
+
"lint-staged": "^12.3.4",
|
|
50
50
|
"prettier": "^2.5.1",
|
|
51
|
-
"pretty-quick": "^3.1.
|
|
51
|
+
"pretty-quick": "^3.1.3",
|
|
52
52
|
"standard-version": "^9.3.2",
|
|
53
|
-
"typedoc": "^0.22.
|
|
54
|
-
"typedoc-plugin-mdn-links": "^1.0.
|
|
55
|
-
"typescript": "^4.5.
|
|
53
|
+
"typedoc": "^0.22.12",
|
|
54
|
+
"typedoc-plugin-mdn-links": "^1.0.5",
|
|
55
|
+
"typescript": "^4.5.5"
|
|
56
56
|
},
|
|
57
57
|
"repository": {
|
|
58
58
|
"type": "git",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"access": "public"
|
|
97
97
|
},
|
|
98
98
|
"resolutions": {
|
|
99
|
-
"acorn": "^8.
|
|
99
|
+
"acorn": "^8.7.0"
|
|
100
100
|
},
|
|
101
101
|
"prettier": "@sapphire/prettier-config",
|
|
102
102
|
"packageManager": "yarn@3.1.1"
|