We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0355b21 commit dd714ddCopy full SHA for dd714dd
package.json
@@ -16,16 +16,16 @@
16
"license": "GPL-3.0",
17
"devDependencies": {
18
"@hazmi35/eslint-config": "^8.7.1",
19
- "@swc/cli": "^0.1.57",
20
- "@swc/core": "^1.3.24",
21
- "@types/discord-rpc": "^4.0.3",
+ "@swc/cli": "^0.1.62",
+ "@swc/core": "^1.3.42",
+ "@types/discord-rpc": "^4.0.4",
22
"@types/node": "^17.0.31",
23
"@typescript-eslint/eslint-plugin": "^5.53.0",
24
"@typescript-eslint/parser": "^5.53.0",
25
"eslint": "^8.34.0",
26
- "pkg": "^5.8.0",
+ "pkg": "^5.8.1",
27
"rimraf": "^3.0.2",
28
- "tsup": "^6.5.0",
+ "tsup": "^6.7.0",
29
"typescript": "^4.9.5"
30
},
31
"eslintConfig": {
0 commit comments