Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: systemli/ticker-frontend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 75f8ef853d6d1d56a6c0ae151fa0ec086230289d
Choose a base ref
..
head repository: systemli/ticker-frontend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dc367cffcc3e57ffa7ec8c73e2eaa1033f474acd
Choose a head ref
Showing with 10 additions and 10 deletions.
  1. +2 −2 package.json
  2. +8 −8 yarn.lock
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -13,14 +13,14 @@
},
"dependencies": {
"@semantic-ui-react/css-patch": "^1.1.3",
"@types/leaflet": "^1.9.14",
"@types/leaflet": "^1.9.15",
"@types/react": "^18.3.12",
"@types/react-helmet": "^6.1.11",
"@types/styled-components": "^5.1.34",
"dayjs": "^1.11.13",
"leaflet": "^1.9.4",
"linkify-react": "^4.2.0",
"linkifyjs": "^4.1.4",
"linkifyjs": "^4.2.0",
"pure-react-carousel": "^1.32.0",
"react": "^18.3.1",
"react-app-polyfill": "^3.0.0",
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -861,10 +861,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==

"@types/leaflet@^1.9.14":
version "1.9.14"
resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.14.tgz#f008fef281a05e457bbae9f00a82c836af1b9b03"
integrity sha512-sx2q6MDJaajwhKeVgPSvqXd8rhNJSTA3tMidQGduZn9S6WBYxDkCpSpV5xXEmSg7Cgdk/5vJGhVF1kMYLzauBg==
"@types/leaflet@^1.9.15":
version "1.9.15"
resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.15.tgz#5054d3cfe115da79bffb7a3a70acc6b310bd7c60"
integrity sha512-7UuggAuAs+mva66gtf2OTB1nEhzU/9JED93TIaOEgvFMvG/dIGQaukHE7izHo1Zd+Ko1L4ETUw7TBc8yUxevpg==
dependencies:
"@types/geojson" "*"

@@ -3390,10 +3390,10 @@ linkify-react@^4.2.0:
resolved "https://registry.yarnpkg.com/linkify-react/-/linkify-react-4.2.0.tgz#d143b2af8efa5e3b09517b66ed442624c3e06bcf"
integrity sha512-dIcDGo+n4FP2FPIHDcqB7cUE+omkcEgQJpc7sNNP4+XZ9FUhFAkKjGnHMzsZM+B4yF93sK166z9K5cKTe/JpzA==

linkifyjs@^4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.4.tgz#2766605a20078d50c90f35af22275a42dfb7dfc4"
integrity sha512-0/NxkHNpiJ0k9VrYCkAn9OtU1eu8xEr1tCCpDtSsVRm/SF0xAak2Gzv3QimSfgUgqLBCDlfhMbu73XvaEHUTPQ==
linkifyjs@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08"
integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==

locate-path@^6.0.0:
version "6.0.0"