1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

merge upstream

This commit is contained in:
Hazelnoot
2025-03-25 16:14:53 -04:00
1065 changed files with 32953 additions and 20092 deletions

View File

@@ -22,14 +22,14 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"execa": "8.0.1",
"nodemon": "3.1.7",
"typescript": "5.6.3",
"esbuild": "0.24.0",
"glob": "11.0.0"
"@types/node": "22.13.11",
"@typescript-eslint/eslint-plugin": "8.27.0",
"@typescript-eslint/parser": "8.27.0",
"execa": "9.5.2",
"nodemon": "3.1.9",
"typescript": "5.8.2",
"esbuild": "0.25.1",
"glob": "11.0.1"
},
"files": [
"built"