update package versions

This commit is contained in:
Michael Peters 2023-01-10 23:52:27 -08:00
parent 0f57b136ff
commit b615e6ccba
3 changed files with 1200 additions and 6882 deletions

8073
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,16 +37,16 @@
"@types/react": "^18.0.21", "@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6", "@types/react-dom": "^18.0.6",
"@types/sharp": "^0.31.0", "@types/sharp": "^0.31.0",
"@types/uuid": "^8.3.1", "@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.5.0", "@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0", "@typescript-eslint/parser": "^5.5.0",
"electron": "^21.0.1", "electron": "^22.0.1",
"eslint": "^8.4.0", "eslint": "^8.4.0",
"eslint-plugin-react": "^7.28.0", "eslint-plugin-react": "^7.28.0",
"eslint-plugin-unused-imports": "^2.0.0", "eslint-plugin-unused-imports": "^2.0.0",
"jest": "^29.1.2", "jest": "^29.1.2",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"ts-jest": "^29.0.3", "ts-jest": "^29.0.3",
"typescript": "^4.4.4" "typescript": "^4.9.4"
} }
} }

1
pinned-versions.txt Normal file
View File

@ -0,0 +1 @@
file-type==16.5.4 -> Electron does not yet have ESM support >:|