Compare commits

..

No commits in common. "3f7c8f2942450041091dd80cd304be4b7b9ba7f5" and "695a28a1c1c2732a7bcc27e22675da4a59aa5baa" have entirely different histories.

2 changed files with 1118 additions and 1450 deletions

2560
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,10 +20,10 @@
"author": "GitHub",
"license": "CC0-1.0",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"electron": "^34.0.2",
"eslint": "^9.19.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"electron": "^34.0.0",
"eslint": "^7.32.0",
"typescript": "^5.7.3"
},
"dependencies": {}