web: bump deps
web / ci (push) Successful in 2m35s

This commit is contained in:
2026-09-04 21:30:52 +02:00
parent a678adc9d3
commit ff4d3b2e28
2 changed files with 191 additions and 253 deletions
+7 -7
View File
@@ -18,10 +18,10 @@
"perf:lh": "wait-on http://localhost:3100/ && npm run perf:lh:desktop && npm run perf:lh:mobile"
},
"dependencies": {
"@graphql-codegen/cli": "^7.3.1",
"@graphql-codegen/cli": "^7.4.0",
"@graphql-codegen/client-preset": "^6.1.3",
"@parcel/watcher": "^2.6.0",
"@sindresorhus/slugify": "^3.0.0",
"@sindresorhus/slugify": "^3.0.1",
"@urql/next": "^2.0.1",
"date-fns": "^4.4.0",
"date-fns-tz": "^3.2.0",
@@ -32,7 +32,7 @@
"react": "19.2.8",
"react-dom": "19.2.8",
"react-intersection-observer": "^11.0.1",
"sass": "^1.103.1",
"sass": "^1.104.0",
"sharp": "^0.35.4",
"swiper": "^14.2.0",
"urql": "^5.0.4",
@@ -41,19 +41,19 @@
"devDependencies": {
"@types/node": "^24",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.5",
"@types/react-dom": "19.2.7",
"@typescript/native": "npm:typescript@^7.0.2",
"baseline-browser-mapping": "^2.11.20",
"baseline-browser-mapping": "^2.11.21",
"eslint": "^9",
"eslint-config-next": "16.3.4",
"lighthouse": "^13.4.1",
"typescript": "npm:@typescript/typescript6@6.0.2",
"vitest": "^4.1.11",
"vitest": "^5.0.0",
"wait-on": "^9.1.0"
},
"overrides": {
"@types/react": "19.2.18",
"@types/react-dom": "19.2.5"
"@types/react-dom": "19.2.7"
},
"browserslist": [
"> 0.5% in NO",