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": {
|
"dependencies": {
|
||||||
"@graphql-codegen/cli": "^5.0.2",
|
"@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",
|
"@parcel/watcher": "^2.4.1",
|
||||||
"@sindresorhus/slugify": "^2.2.1",
|
"@sindresorhus/slugify": "^2.2.1",
|
||||||
"@urql/next": "^1.1.1",
|
"@urql/next": "^1.1.1",
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"date-fns-tz": "^3.1.3",
|
"date-fns-tz": "^3.1.3",
|
||||||
"graphql": "^16.8.2",
|
"graphql": "^16.9.0",
|
||||||
"next": "^14.2.4",
|
"next": "^14.2.5",
|
||||||
"nuqs": "^1.17.4",
|
"nuqs": "^1.17.4",
|
||||||
"react": "^18",
|
"react": "^18",
|
||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"react-intersection-observer": "^9.10.3",
|
"react-intersection-observer": "^9.13.0",
|
||||||
"sass": "^1.77.6",
|
"sass": "^1.77.8",
|
||||||
"swiper": "^11.1.4",
|
"swiper": "^11.1.4",
|
||||||
"urql": "^4.1.0"
|
"urql": "^4.1.0"
|
||||||
},
|
},
|
||||||
@ -32,7 +32,7 @@
|
|||||||
"@types/react": "^18",
|
"@types/react": "^18",
|
||||||
"@types/react-dom": "^18",
|
"@types/react-dom": "^18",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "14.2.4",
|
"eslint-config-next": "14.2.5",
|
||||||
"typescript": "^5"
|
"typescript": "^5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user