Skip to content

Commit

Permalink
revert package upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmar committed Nov 11, 2023
1 parent 2c035fe commit b3f4b62
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 379 deletions.
32 changes: 18 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,25 @@
"analyze": "cross-env ANALYZE=true yarn build"
},
"dependencies": {
"@apollo/client": "3.8.7",
"@docsearch/react": "3.5.2",
"@apollo/client": "3.7.17",
"@docsearch/react": "3.5.1",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/typescript-react-apollo": "4.1.0",
"@hubspot/api-client": "9.1.1",
"@loomhq/loom-embed": "1.7.0",
"@markdoc/markdoc": "0.3.5",
"@markdoc/next.js": "0.2.3",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@hubspot/api-client": "9.1.0",
"@loomhq/loom-embed": "1.5.0",
"@markdoc/markdoc": "0.3.0",
"@markdoc/next.js": "0.2.2",
"@open-draft/until": "2.1.0",
"@pluralsh/design-system": "3.8.0",
"@pluralsh/design-system": "2.1.2",
"@react-types/shared": "3.18.1",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-virtual": "3.0.0-beta.48",
"algoliasearch": "4.18.0",
"chroma-js": "2.4.2",
"classnames": "2.3.2",
Expand All @@ -49,21 +51,23 @@
"fuse.js": "6.6.2",
"graphql": "16.7.1",
"highlight.js": "11.8.0",
"honorable": "1.0.0-beta.17",
"honorable-theme-default": "1.0.0-beta.5",
"immer": "10.0.3",
"honorable": "0.194.0",
"honorable-theme-default": "0.77.0",
"immer": "10.0.2",
"js-yaml": "4.1.0",
"lodash-es": "4.17.21",
"memoize-one": "6.0.0",
"moment-timezone": "0.5.43",
"next": "13.5.6",
"next": "13.4.12",
"next-compose-plugins": "2.2.1",
"next-transpile-modules": "10.0.0",
"octokit": "3.1.0",
"posthog-js": "1.75.2",
"query-string": "8.1.0",
"raw-loader": "4.0.2",
"react": "18.2.0",
"react-add-to-calendar": "0.1.5",
"react-aria": "3.25.0",
"react-dom": "18.2.0",
"react-embed": "3.7.0",
"react-github-btn": "1.4.0",
Expand All @@ -79,7 +83,7 @@
"swiper": "9.4.1",
"swr": "2.2.0",
"tslib": "2.6.0",
"type-fest": "4.7.1",
"type-fest": "3.13.1",
"url-join": "5.0.0",
"use-mobile-detect-hook": "1.0.5",
"usehooks-ts": "2.9.1"
Expand Down
Loading

0 comments on commit b3f4b62

Please sign in to comment.