We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e0c43 commit 802f989Copy full SHA for 802f989
data/licenses-npm.json
web/bun.lockb
1.25 KB
web/package.json
@@ -33,8 +33,8 @@
33
"fuzzysort": "^3.1.0",
34
"little-date": "^1.0.0",
35
"lucide-react": "0.468.0",
36
- "react": "19.0.0-rc.1",
37
- "react-dom": "19.0.0-rc.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
38
"react-tag-autocomplete": "^7.4.0",
39
"react-tooltip": "^5.28.0",
40
"topojson-client": "^3.1.0"
@@ -52,8 +52,8 @@
52
"@types/d3-shape": "^3.1.6",
53
"@types/d3-transition": "^3.0.9",
54
"@types/d3-zoom": "^3.0.8",
55
- "@types/react": "^18.3.13",
56
- "@types/react-dom": "^18.3.1",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
57
"@types/topojson-client": "^3.1.5",
58
"@types/topojson-specification": "^1.0.5",
59
"astro": "5.0.3",
0 commit comments