Skip to content

Commit

Permalink
Merge pull request #69 from davwheat/main
Browse files Browse the repository at this point in the history
Deploy
  • Loading branch information
davwheat authored Dec 13, 2023
2 parents d7fe7b0 + 0dbc076 commit 40ad805
Show file tree
Hide file tree
Showing 5 changed files with 133 additions and 121 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
},
"dependencies": {
"@material-ui/styles": "^4.11.5",
"@sentry/gatsby": "^7.80.1",
"@sentry/tracing": "^7.80.1",
"@sentry/gatsby": "^7.86.0",
"@sentry/tracing": "^7.86.0",
"clsx": "^2.0.0",
"crunker": "^2.3.0",
"dayjs": "^1.11.10",
"gatsby": "^5.12.9",
"gatsby": "^5.12.12",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-less": "^7.12.0",
"gatsby-plugin-manifest": "^5.12.3",
Expand All @@ -52,12 +52,12 @@
"uk-railway-stations": "^1.5.1"
},
"devDependencies": {
"@sentry/cli": "^2.22.2",
"@sentry/cli": "^2.23.0",
"@types/react-beautiful-dnd": "^13.1.7",
"cross-env": "^7.0.3",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32",
"prettier": "^3.1.0",
"typescript": "^5.3.2"
"prettier": "^3.1.1",
"typescript": "^5.3.3"
},
"packageManager": "[email protected]"
}
4 changes: 2 additions & 2 deletions src/announcement-data/systems/rolling-stock/LNERAzuma.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export default class LnerAzuma extends TrainAnnouncementSystem {
'GMB',
'GOO',
'GRF',
'GRN',
'GRA',
'HAB',
'HAT',
'HBP',
Expand Down Expand Up @@ -247,7 +247,7 @@ export default class LnerAzuma extends TrainAnnouncementSystem {
'WDD',
'WET',
'WGC',
'WKE',
'WKF',
'WKK',
'WLW',
'WMG',
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 40ad805

Please sign in to comment.