mirror of
https://github.com/CompeyDev/gitpod-electron-typescript.git
synced 2025-04-10 19:20:54 +01:00
Compare commits
8 commits
695a28a1c1
...
3f7c8f2942
Author | SHA1 | Date | |
---|---|---|---|
3f7c8f2942 | |||
1d754c612e | |||
|
d21d250061 | ||
|
16f432e0ad | ||
e4f3a26f95 | |||
|
0026839749 | ||
0678a5c450 | |||
|
823491a3b2 |
2 changed files with 1474 additions and 1142 deletions
2608
package-lock.json
generated
2608
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -20,10 +20,10 @@
|
|||
"author": "GitHub",
|
||||
"license": "CC0-1.0",
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"electron": "^34.0.0",
|
||||
"eslint": "^7.32.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.22.0",
|
||||
"@typescript-eslint/parser": "^8.22.0",
|
||||
"electron": "^34.0.2",
|
||||
"eslint": "^9.19.0",
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"dependencies": {}
|
||||
|
|
Loading…
Add table
Reference in a new issue