Skip to content

Commit 97a7b7b

Browse files
chore: update
Signed-off-by: Henry <mail@henrygressmann.de>
1 parent 97c2467 commit 97a7b7b

4 files changed

Lines changed: 38 additions & 37 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The format is roughly based on the output of `git-cliff` and this project adhere
1616
Since this is not a library, this changelog focuses on the changes that are relevant to the end-users. For a detailed list of changes, see the commit history, which adheres to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). New releases are created automatically when a new tag is pushed (Commit message: chore(release): vX.X.X).
1717
-->
1818

19-
## [v1.6.0] - 2026-06-02
19+
## [Unreleased]
2020

2121
### Features
2222

Cargo.lock

Lines changed: 23 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/bun.lock

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"fuzzysort": "^3.1.0",
3232
"little-date": "^1.2.1",
3333
"lucide-react": "1.17.0",
34-
"react": "19.2.6",
35-
"react-dom": "19.2.6",
34+
"react": "19.2.7",
35+
"react-dom": "19.2.7",
3636
"topojson-client": "^3.1.0"
3737
},
3838
"devDependencies": {
@@ -47,11 +47,11 @@
4747
"@types/d3-shape": "^3.1.8",
4848
"@types/d3-transition": "^3.0.9",
4949
"@types/d3-zoom": "^3.0.8",
50-
"@types/react": "^19.2.16",
50+
"@types/react": "^19.2.17",
5151
"@types/react-dom": "^19.2.3",
5252
"@types/topojson-client": "^3.1.5",
5353
"@types/topojson-specification": "^1.0.5",
54-
"astro": "6.4.2",
54+
"astro": "6.4.4",
5555
"babel-plugin-react-compiler": "^1.0.0",
5656
"rollup-plugin-license": "^3.7.1",
5757
"typescript": "^6.0.3"

0 commit comments

Comments
 (0)