web: bump deps

This commit is contained in:
2026-06-22 00:12:41 +02:00
parent f9aeebfca6
commit d851effff4
2 changed files with 1044 additions and 1004 deletions
+1027 -987
View File
File diff suppressed because it is too large Load Diff
+17 -17
View File
@@ -15,38 +15,38 @@
"perf:lh": "wait-on http://localhost:3100/ && npm run perf:lh:desktop && npm run perf:lh:mobile"
},
"dependencies": {
"@graphql-codegen/cli": "^7.0.0",
"@graphql-codegen/client-preset": "^6.0.0",
"@graphql-codegen/cli": "^7.1.3",
"@graphql-codegen/client-preset": "^6.0.1",
"@parcel/watcher": "^2.5.6",
"@sindresorhus/slugify": "^3.0.0",
"@urql/next": "^2.0.0",
"date-fns": "^4.1.0",
"@urql/next": "^2.0.1",
"date-fns": "^4.4.0",
"date-fns-tz": "^3.2.0",
"graphql": "^16.14.0",
"next": "^16.2.6",
"graphql": "^16.14.2",
"next": "^16.2.9",
"nuqs": "^2.8.9",
"react": "19.2.6",
"react-dom": "19.2.6",
"react": "19.2.7",
"react-dom": "19.2.7",
"react-intersection-observer": "^10.0.3",
"sass": "^1.99.0",
"sharp": "^0.34.5",
"swiper": "^12.1.4",
"urql": "^5.0.2",
"sass": "^1.101.0",
"sharp": "^0.35.1",
"swiper": "^12.2.0",
"urql": "^5.0.3",
"use-debounce": "^10.1.1"
},
"devDependencies": {
"@types/node": "^24",
"@types/react": "19.2.14",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"baseline-browser-mapping": "^2.10.29",
"baseline-browser-mapping": "^2.10.38",
"eslint": "^9",
"eslint-config-next": "16.2.6",
"lighthouse": "^13.3.0",
"eslint-config-next": "16.2.9",
"lighthouse": "^13.4.0",
"typescript": "^6",
"wait-on": "^9.0.10"
},
"overrides": {
"@types/react": "19.2.14",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3"
},
"browserslist": [