web: bump all deps

This commit is contained in:
2025-12-12 15:25:53 +01:00
parent 12aea04779
commit ffc3a583b2
2 changed files with 71 additions and 71 deletions

View File

@@ -18,12 +18,12 @@
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"graphql": "^16.12.0",
"next": "16.0.7",
"nuqs": "^2.8.2",
"react": "19.2.1",
"react-dom": "19.2.1",
"next": "16.0.10",
"nuqs": "^2.8.5",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-intersection-observer": "^10.0.0",
"sass": "^1.94.2",
"sass": "^1.96.0",
"sharp": "^0.34.5",
"swiper": "^12.0.3",
"urql": "^5.0.1",
@@ -34,7 +34,7 @@
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"eslint": "^9",
"eslint-config-next": "16.0.7",
"eslint-config-next": "16.0.10",
"typescript": "^5"
},
"overrides": {