web: bump dependencies
This commit is contained in:
1183
web/package-lock.json
generated
1183
web/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -11,19 +11,19 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@graphql-codegen/cli": "^5.0.2",
|
||||
"@graphql-codegen/client-preset": "^4.3.0",
|
||||
"@graphql-codegen/client-preset": "^4.3.2",
|
||||
"@parcel/watcher": "^2.4.1",
|
||||
"@sindresorhus/slugify": "^2.2.1",
|
||||
"@urql/next": "^1.1.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"date-fns-tz": "^3.1.3",
|
||||
"graphql": "^16.8.2",
|
||||
"next": "^14.2.4",
|
||||
"graphql": "^16.9.0",
|
||||
"next": "^14.2.5",
|
||||
"nuqs": "^1.17.4",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-intersection-observer": "^9.10.3",
|
||||
"sass": "^1.77.6",
|
||||
"react-intersection-observer": "^9.13.0",
|
||||
"sass": "^1.77.8",
|
||||
"swiper": "^11.1.4",
|
||||
"urql": "^4.1.0"
|
||||
},
|
||||
@ -32,7 +32,7 @@
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.4",
|
||||
"eslint-config-next": "14.2.5",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user