Skip to content

Commit 295dae0

Browse files
chore(deps): update frontend dependencies
| datasource | package | from | to | | ---------- | -------------------- | ------- | ------- | | npm | @types/react | 18.3.28 | 19.2.14 | | npm | @types/react-dom | 18.3.7 | 19.2.3 | | npm | @vitejs/plugin-react | 5.2.0 | 6.0.1 | | npm | eslint | 9.39.4 | 10.2.0 | | npm | react | 18.3.1 | 19.2.5 | | npm | react-dom | 18.3.1 | 19.2.5 | | npm | react-intl | 7.1.14 | 10.1.2 | | npm | react-leaflet | 4.2.1 | 5.0.0 | | npm | typescript | 5.9.3 | 6.0.2 | | npm | vite | 7.3.2 | 8.0.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14f445e commit 295dae0

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

frontend/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"@types/js-cookie": "^3.0.6",
2525
"@types/leaflet": "^1.9.21",
2626
"@types/lodash": "^4.17.24",
27-
"@types/react": "^18.3.28",
28-
"@types/react-dom": "^18.3.7",
27+
"@types/react": "^19.2.14",
28+
"@types/react-dom": "^19.2.3",
2929
"@types/react-relay": "^18.2.1",
3030
"@types/relay-runtime": "^20.1.1",
3131
"@types/semver": "^7.7.1",
32-
"@vitejs/plugin-react": "^5.2.0",
32+
"@vitejs/plugin-react": "^6.0.1",
3333
"apexcharts": "^5.10.5",
3434
"bootstrap": "^5.3.8",
3535
"class-variance-authority": "^0.7.1",
@@ -42,15 +42,15 @@
4242
"leaflet": "^1.9.4",
4343
"lodash": "^4.18.1",
4444
"lucide-react": "^1.8.0",
45-
"react": "^18.3.1",
45+
"react": "^19.2.5",
4646
"react-apexcharts": "^2.1.0",
4747
"react-bootstrap": "^2.10.10",
48-
"react-dom": "^18.3.1",
48+
"react-dom": "^19.2.5",
4949
"react-error-boundary": "^6.1.1",
5050
"react-hook-form": "^7.72.1",
5151
"react-hyper-tree": "^0.3.12",
52-
"react-intl": "^7.1.14",
53-
"react-leaflet": "^4.2.1",
52+
"react-intl": "^10.1.2",
53+
"react-leaflet": "^5.0.0",
5454
"react-relay": "^20.1.1",
5555
"react-router-dom": "^7.14.0",
5656
"react-select": "^5.10.2",
@@ -62,9 +62,9 @@
6262
"shadcn": "^4.2.0",
6363
"tailwind-merge": "^3.5.0",
6464
"tw-animate-css": "^1.4.0",
65-
"typescript": "^5.9.3",
65+
"typescript": "^6.0.2",
6666
"uuid": "^13.0.0",
67-
"vite": "^7.3.2",
67+
"vite": "^8.0.8",
6868
"vite-plugin-eslint": "^1.8.1",
6969
"vite-plugin-relay-lite": "^0.12.0",
7070
"vite-tsconfig-paths": "^6.1.1",
@@ -119,7 +119,7 @@
119119
"@typescript-eslint/parser": "^8.58.1",
120120
"@vitest/coverage-v8": "^4.1.4",
121121
"baseline-browser-mapping": "^2.10.17",
122-
"eslint": "^9.39.4",
122+
"eslint": "^10.2.0",
123123
"eslint-config-prettier": "^10.1.8",
124124
"eslint-plugin-react-hooks": "^7.0.1",
125125
"eslint-plugin-react-refresh": "^0.5.2",

0 commit comments

Comments
 (0)