Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
7a8428c
Bump nanoid from 3.3.7 to 3.3.8 in /frontend (#576)
dependabot[bot] Dec 23, 2024
378154f
Bump numpy from 2.2.0 to 2.2.1 in /backend (#577)
dependabot[bot] Dec 23, 2024
882814b
Bump @types/node from 22.10.2 to 22.13.0 in /frontend (#591)
dependabot[bot] Feb 3, 2025
aef36b8
Bump pypdf from 5.1.0 to 5.2.0 in /backend (#590)
dependabot[bot] Feb 3, 2025
1d3bc02
Bump vitepress from 1.5.0 to 1.6.3 in /docs (#589)
dependabot[bot] Feb 3, 2025
80ef6bf
Bump numpy from 2.2.1 to 2.2.2 in /backend (#582)
dependabot[bot] Feb 3, 2025
4160db4
Bump actions/setup-node from 4.1.0 to 4.2.0 (#588)
dependabot[bot] Feb 3, 2025
8ac97b5
Bump echarts from 5.5.1 to 5.6.0 in /frontend (#578)
dependabot[bot] Feb 3, 2025
e07c83a
Bump @types/proj4 from 2.5.5 to 2.5.6 in /frontend (#580)
dependabot[bot] Feb 5, 2025
e952084
Bump @types/node from 22.13.0 to 22.13.1 in /frontend (#594)
dependabot[bot] Feb 10, 2025
47c81c9
Bump pypdf from 5.2.0 to 5.3.0 in /backend (#592)
dependabot[bot] Feb 10, 2025
324e10f
Bump the angular group in /frontend with 2 updates
dependabot[bot] Feb 10, 2025
28472ed
Bump numpy from 2.2.2 to 2.2.3 in /backend
dependabot[bot] Feb 17, 2025
51c351e
Merge pull request #597 from cevi/dependabot/pip/backend/dev/numpy-2.2.3
wp99cp Feb 24, 2025
dc6d41d
Merge pull request #593 from cevi/dependabot/npm_and_yarn/frontend/de…
wp99cp Feb 24, 2025
4e73237
Bump actions/setup-node from 4.2.0 to 4.4.0 (#612)
dependabot[bot] Apr 14, 2025
81a091a
Bump dotenv from 16.4.7 to 16.5.0 in /e2e (#611)
dependabot[bot] Apr 14, 2025
af9bd01
Bump ol from 10.3.1 to 10.5.0 in /frontend (#610)
dependabot[bot] Apr 14, 2025
e21baf5
Bump numpy from 2.2.3 to 2.2.4 in /backend (#604)
dependabot[bot] Apr 14, 2025
b9f3b89
Bump flask-cors from 5.0.0 to 5.0.1 in /backend (#601)
dependabot[bot] Apr 14, 2025
5ad2857
Bump @types/jasmine from 5.1.5 to 5.1.7 in /frontend (#599)
dependabot[bot] Apr 14, 2025
87b6619
Bump pypdf from 5.3.0 to 5.4.0 in /backend (#605)
dependabot[bot] Apr 14, 2025
0b25593
Bump gunicorn from 22.0.0 to 23.0.0 in /store_api (#608)
dependabot[bot] Apr 14, 2025
987aefc
Bump version
maede97 Apr 14, 2025
7d4d22b
Implement #607
maede97 Apr 14, 2025
7238e0c
Bump the angular group in /frontend with 2 updates
dependabot[bot] Apr 21, 2025
452da3b
Bump @types/ws from 8.5.13 to 8.18.1 in /frontend
dependabot[bot] Apr 21, 2025
663ae94
Bump pypdf from 5.4.0 to 5.5.0 in /backend
dependabot[bot] May 12, 2025
1fbf2ee
Bump vue from 3.5.13 to 3.5.14 in /docs
dependabot[bot] May 19, 2025
e8bb020
Merge pull request #614 from cevi/dependabot/npm_and_yarn/frontend/de…
wp99cp May 19, 2025
9e7495a
Merge pull request #615 from cevi/dependabot/npm_and_yarn/frontend/de…
wp99cp May 19, 2025
5f5f6d3
Merge pull request #616 from cevi/dependabot/pip/backend/dev/pypdf-5.5.0
wp99cp May 19, 2025
044806a
Merge pull request #619 from cevi/dependabot/npm_and_yarn/docs/dev/vu…
wp99cp May 19, 2025
91fd83a
Bump flask-cors from 5.0.1 to 6.0.0 in /backend (#621)
dependabot[bot] May 19, 2025
b207cd0
Bump flask from 3.1.0 to 3.1.1 in /backend (#620)
dependabot[bot] May 19, 2025
09c379a
Merge branch 'master' into dev
maede97 May 19, 2025
9548907
update deps
maede97 May 20, 2025
d41f60f
create lock file again
maede97 May 20, 2025
1381ab7
use node22 for package lock gen
maede97 May 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Flask==3.1.0
Flask==3.1.1
gunicorn==23.0.0
flask-cors==5.0.1
flask-cors==6.0.0
gpxpy==1.6.2
numpy==2.2.4
geopy==2.4.1
openpyxl==3.1.5
grequests==0.7.0
pyclustering==0.10.1.2
polyline==2.0.2
pypdf==5.4.0
pypdf==5.5.0
194 changes: 107 additions & 87 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"author": "Cyrill Püntener",
"dependencies": {
"vitepress": "^1.6.3",
"vue": "^3.5.13"
"vue": "^3.5.14"
}
}
Loading
Loading