Skip to content

Commit ad1a5b1

Browse files
committed
Run make udpate
1 parent c6faf5e commit ad1a5b1

File tree

3 files changed

+1681
-1744
lines changed

3 files changed

+1681
-1744
lines changed

backend/poetry.lock

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

frontend/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
},
2020
"dependencies": {
2121
"@apollo/client": "^3.14.0",
22-
"@fortawesome/fontawesome-svg-core": "^7.0.1",
23-
"@fortawesome/free-brands-svg-icons": "^7.0.1",
24-
"@fortawesome/free-regular-svg-icons": "^7.0.1",
25-
"@fortawesome/free-solid-svg-icons": "^7.0.1",
22+
"@fortawesome/fontawesome-svg-core": "^7.1.0",
23+
"@fortawesome/free-brands-svg-icons": "^7.1.0",
24+
"@fortawesome/free-regular-svg-icons": "^7.1.0",
25+
"@fortawesome/free-solid-svg-icons": "^7.1.0",
2626
"@fortawesome/react-fontawesome": "^3.0.2",
2727
"@graphql-typed-document-node/core": "^3.2.0",
2828
"@heroui/button": "^2.2.26",
@@ -57,9 +57,9 @@
5757
"next": "^15.5.4",
5858
"next-auth": "^4.24.11",
5959
"next-themes": "^0.4.6",
60-
"react": "^19.1.1",
60+
"react": "^19.2.0",
6161
"react-apexcharts": "^1.7.0",
62-
"react-dom": "^19.1.1",
62+
"react-dom": "^19.2.0",
6363
"react-icons": "^5.5.0",
6464
"react-router-dom": "^7.9.3",
6565
"tailwind-merge": "^3.3.1",
@@ -78,16 +78,16 @@
7878
"@playwright/test": "^1.55.1",
7979
"@swc/core": "1.13.19",
8080
"@swc/jest": "^0.2.39",
81-
"@tailwindcss/postcss": "^4.1.13",
82-
"@testing-library/jest-dom": "^6.9.0",
81+
"@tailwindcss/postcss": "^4.1.14",
82+
"@testing-library/jest-dom": "^6.9.1",
8383
"@testing-library/react": "^16.3.0",
8484
"@types/jest": "^29.5.14",
8585
"@types/leaflet": "^1.9.20",
8686
"@types/leaflet.markercluster": "^1.5.6",
8787
"@types/markdown-it": "^14.1.2",
8888
"@types/node": "^22.18.8",
89-
"@types/react": "^19.1.16",
90-
"@types/react-dom": "^19.1.9",
89+
"@types/react": "^19.2.0",
90+
"@types/react-dom": "^19.2.0",
9191
"@types/react-gtm-module": "^2.0.4",
9292
"@typescript-eslint/eslint-plugin": "^8.45.0",
9393
"@typescript-eslint/parser": "^8.45.0",
@@ -111,7 +111,7 @@
111111
"prettier": "^3.6.2",
112112
"prettier-plugin-tailwindcss": "^0.6.14",
113113
"require-in-the-middle": "^8.0.0",
114-
"tailwindcss": "^4.1.13",
114+
"tailwindcss": "^4.1.14",
115115
"ts-jest": "^29.4.4",
116116
"ts-node": "^10.9.2",
117117
"typescript": "~5.8.3",

0 commit comments

Comments
 (0)