prismicio / prismic-client

The official JavaScript + TypeScript client library for Prismic
https://prismic.io/docs/technical-reference/prismicio-client
Apache License 2.0
169 stars 61 forks source link

chore(deps): update all dependencies #307

Closed angeloashmore closed 1 year ago

angeloashmore commented 1 year ago

Types of changes

Description

This PR updates all dependencies except typescript. msw's peer dependencies only allow typescript@<=5.0, which is less than the latest 5.1.

As a side-effect, it fixes CI by updating the version of @prismicio/client installed transitively by @prismicio/mock.

Checklist: