web: bump packages

This commit is contained in:
2024-08-09 16:48:33 +02:00
parent 65100eff4e
commit bdaf35347a
2 changed files with 20 additions and 20 deletions

View File

@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.3.2",
"@graphql-codegen/client-preset": "^4.3.3",
"@parcel/watcher": "^2.4.1",
"@sindresorhus/slugify": "^2.2.1",
"@urql/next": "^1.1.1",
@ -19,14 +19,14 @@
"date-fns-tz": "^3.1.3",
"graphql": "^16.9.0",
"next": "^14.2.5",
"nuqs": "^1.17.4",
"nuqs": "^1.17.8",
"react": "^18",
"react-dom": "^18",
"react-intersection-observer": "^9.13.0",
"sass": "^1.77.8",
"swiper": "^11.1.4",
"swiper": "^11.1.9",
"urql": "^4.1.0",
"use-debounce": "^10.0.1"
"use-debounce": "^10.0.2"
},
"devDependencies": {
"@types/node": "^20",