Skip to content

Commit

Permalink
Updated to latest TypeScript.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleydavis committed Nov 22, 2024
1 parent b0e3729 commit e054ac6
Show file tree
Hide file tree
Showing 13 changed files with 181 additions and 379 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/express": "^4.17.16",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.4.0",
"@types/node": "^18.19.15",
"@types/node": "^22.9.1",
"axios": "^0.27.2",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
Expand All @@ -53,7 +53,7 @@
"supertest": "^6.3.3",
"ts-jest": "^29.0.5",
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3"
"typescript": "^5.6.3"
},
"dependencies": {
"cors": "^2.8.5",
Expand Down
4 changes: 2 additions & 2 deletions electron/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.2.1",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.3.1",
"@types/node": "^22.9.1",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.18",
Expand All @@ -31,7 +31,7 @@
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.1",
"ts-loader": "^9.5.1",
"typescript": "^4.9.5",
"typescript": "^5.6.3",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2"
Expand Down
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@playwright/test": "^1.30.0",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.4.0",
"@types/node": "^20.3.1",
"@types/node": "^22.9.1",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.18",
Expand All @@ -47,7 +47,7 @@
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.1",
"ts-loader": "^9.5.1",
"typescript": "^4.9.5",
"typescript": "^5.6.3",
"user-interface": "workspace:*",
"wait-port": "^1.0.4",
"webpack": "^5.90.3",
Expand Down
4 changes: 2 additions & 2 deletions mobile/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fortawesome/fontawesome-free": "^6.2.1",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.4.0",
"@types/node": "^20.3.1",
"@types/node": "^22.9.1",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.18",
Expand All @@ -33,7 +33,7 @@
"tailwindcss": "^3.4.1",
"ts-jest": "^29.0.5",
"ts-loader": "^9.5.1",
"typescript": "^4.9.5",
"typescript": "^5.6.3",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/defs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "[email protected]",
"license": "MIT",
"devDependencies": {
"@types/node": "^20.3.1",
"typescript": "^4.9.4"
"@types/node": "^22.9.1",
"typescript": "^5.6.3"
},
"dependencies": {
}
Expand Down
4 changes: 2 additions & 2 deletions packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "[email protected]",
"license": "MIT",
"devDependencies": {
"@types/node": "^20.3.1",
"typescript": "^4.9.4",
"@types/node": "^22.9.1",
"typescript": "^5.6.3",
"@types/fs-extra": "^11.0.1"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/user-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@types/jest": "^29.4.0",
"@types/lodash": "^4.17.5",
"@types/mime-types": "^2.1.1",
"@types/node": "^20.3.1",
"@types/node": "^22.9.1",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"fs-extra": "^11.1.0",
"jest": "^29.0.1",
"jest-environment-jsdom": "^29.4.1",
"ts-jest": "^29.0.5",
"typescript": "^4.9.4"
"typescript": "^5.6.3"
},
"dependencies": {
"@auth0/auth0-react": "^2.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/user-interface/src/lib/reverse-geocode.http
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

@lat = 34.98605555555556
@lng = 135.75775833333333
@google_api_key = <your-api-key>
@google_api_key = AIzaSyBrVvnz9JE__DXHg8YPwOjMJ3_Rc_MUuHw

@url = https://maps.googleapis.com/maps/api/geocode/json?latlng={{lat}},{{lng}}&key={{google_api_key}}

Expand Down
Loading

0 comments on commit e054ac6

Please sign in to comment.