Skip to content

Commit dae6695

Browse files
committed
Run make update
1 parent 317b881 commit dae6695

File tree

3 files changed

+471
-467
lines changed

3 files changed

+471
-467
lines changed

backend/poetry.lock

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

frontend/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dompurify": "^3.2.5",
4343
"dotenv": "^16.5.0",
4444
"eslint-plugin-import": "^2.31.0",
45-
"framer-motion": "^12.7.1",
45+
"framer-motion": "^12.7.3",
4646
"graphql": "^16.10.0",
4747
"leaflet": "^1.9.4",
4848
"leaflet.markercluster": "^1.5.3",
@@ -66,19 +66,19 @@
6666
"@playwright/test": "^1.51.1",
6767
"@swc/core": "^1.11.21",
6868
"@swc/jest": "^0.2.37",
69-
"@tailwindcss/postcss": "^4.1.3",
69+
"@tailwindcss/postcss": "^4.1.4",
7070
"@testing-library/jest-dom": "^6.6.3",
7171
"@testing-library/react": "^16.3.0",
7272
"@types/jest": "^29.5.14",
7373
"@types/leaflet": "^1.9.17",
7474
"@types/leaflet.markercluster": "^1.5.5",
7575
"@types/markdown-it": "^14.1.2",
7676
"@types/node": "^22.14.1",
77-
"@types/react": "^19.1.1",
77+
"@types/react": "^19.1.2",
7878
"@types/react-dom": "^19.1.2",
7979
"@types/react-gtm-module": "^2.0.4",
80-
"@typescript-eslint/eslint-plugin": "^8.29.1",
81-
"@typescript-eslint/parser": "^8.29.1",
80+
"@typescript-eslint/eslint-plugin": "^8.30.1",
81+
"@typescript-eslint/parser": "^8.30.1",
8282
"autoprefixer": "^10.4.21",
8383
"eslint": "^9.24.0",
8484
"eslint-config-next": "^15.3.0",
@@ -94,15 +94,15 @@
9494
"jest": "^29.7.0",
9595
"jest-axe": "^10.0.0",
9696
"jest-environment-jsdom": "^29.7.0",
97-
"open": "^10.1.0",
97+
"open": "^10.1.1",
9898
"postcss": "^8.5.3",
9999
"prettier": "^3.5.3",
100100
"prettier-plugin-tailwindcss": "^0.6.11",
101101
"tailwindcss": "^3.4.17",
102102
"ts-jest": "^29.3.2",
103103
"ts-node": "^10.9.2",
104104
"typescript": "^5.8.3",
105-
"typescript-eslint": "^8.29.1",
105+
"typescript-eslint": "^8.30.1",
106106
"util": "^0.12.5"
107107
},
108108
"engines": {

0 commit comments

Comments
 (0)