Skip to content

Commit f0ecf4d

Browse files
committed
Run make update
1 parent 60d5b5d commit f0ecf4d

File tree

3 files changed

+1266
-1716
lines changed

3 files changed

+1266
-1716
lines changed

backend/poetry.lock

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

frontend/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@fortawesome/free-regular-svg-icons": "^6.7.2",
2222
"@fortawesome/free-solid-svg-icons": "^6.7.2",
2323
"@fortawesome/react-fontawesome": "^0.2.2",
24-
"@heroui/button": "^2.2.17",
25-
"@heroui/modal": "^2.2.14",
26-
"@heroui/react": "^2.7.6",
27-
"@heroui/select": "^2.4.17",
28-
"@heroui/skeleton": "^2.2.10",
29-
"@heroui/system": "^2.4.13",
30-
"@heroui/theme": "^2.4.13",
31-
"@heroui/toast": "^2.0.7",
32-
"@heroui/tooltip": "^2.2.14",
24+
"@heroui/button": "^2.2.19",
25+
"@heroui/modal": "^2.2.16",
26+
"@heroui/react": "^2.7.8",
27+
"@heroui/select": "^2.4.19",
28+
"@heroui/skeleton": "^2.2.12",
29+
"@heroui/system": "^2.4.15",
30+
"@heroui/theme": "^2.4.15",
31+
"@heroui/toast": "^2.0.9",
32+
"@heroui/tooltip": "^2.2.16",
3333
"@next/eslint-plugin-next": "^15.3.1",
3434
"@sentry/nextjs": "^9.14.0",
3535
"@testing-library/user-event": "^14.6.1",
@@ -56,7 +56,7 @@
5656
"react-dom": "^19.1.0",
5757
"react-gtm-module": "^2.0.11",
5858
"react-icons": "^5.5.0",
59-
"react-router-dom": "^7.5.2",
59+
"react-router-dom": "^7.5.3",
6060
"tailwind-merge": "^3.2.0",
6161
"tailwindcss-animate": "^1.0.7"
6262
},
@@ -78,8 +78,8 @@
7878
"@types/react": "^19.1.2",
7979
"@types/react-dom": "^19.1.2",
8080
"@types/react-gtm-module": "^2.0.4",
81-
"@typescript-eslint/eslint-plugin": "^8.31.0",
82-
"@typescript-eslint/parser": "^8.31.0",
81+
"@typescript-eslint/eslint-plugin": "^8.31.1",
82+
"@typescript-eslint/parser": "^8.31.1",
8383
"autoprefixer": "^10.4.21",
8484
"eslint": "^9.25.1",
8585
"eslint-config-next": "^15.3.1",
@@ -105,7 +105,7 @@
105105
"ts-jest": "^29.3.2",
106106
"ts-node": "^10.9.2",
107107
"typescript": "^5.8.3",
108-
"typescript-eslint": "^8.31.0",
108+
"typescript-eslint": "^8.31.1",
109109
"util": "^0.12.5"
110110
},
111111
"engines": {

0 commit comments

Comments
 (0)