Compare commits
1 Commits
contributi
...
b03df96c9d
| Author | SHA1 | Date | |
|---|---|---|---|
|
b03df96c9d
|
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 2.2 MiB |
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 2.0 MiB |
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 2.1 MiB |
1004
package-lock.json
generated
@@ -45,9 +45,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@raycast/eslint-config": "^1.0.6",
|
||||
"@types/node": "^20.8.10",
|
||||
"@types/react": "^18.2.27",
|
||||
"@typescript-eslint/parser": "^7.2.0",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/react": "18.2.27",
|
||||
"@typescript-eslint/parser": "^6.19.1",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
|
||||