|
37 | 37 | "@amcharts/amcharts5-geodata": "^5.1.5", |
38 | 38 | "@dotlottie/react-player": "^1.6.6", |
39 | 39 | "@fontsource/source-code-pro": "^4.5.4", |
| 40 | + "@gatsbyjs/reach-router": "^1.3.9", |
40 | 41 | "@headlessui/react": "^1.7.13", |
41 | 42 | "@headlessui/tailwindcss": "^0.1.1", |
42 | 43 | "@heroicons/react": "^1.0.6", |
43 | 44 | "@hubspot/api-client": "^7.1.2", |
44 | 45 | "@inkeep/cxkit-react": "^0.5.93", |
45 | 46 | "@inkeep/uikit": "^0.3.20", |
46 | 47 | "@inkeep/uikit-js": "^0.3.20", |
| 48 | + "@lexical/utils": "^0.35.0", |
| 49 | + "@mdx-js/react": "^1.6.22", |
47 | 50 | "@mdxeditor/editor": "^3.32.3", |
48 | 51 | "@popperjs/core": "^2.11.2", |
49 | 52 | "@posthog/hedgehog-mode": "^0.0.41", |
50 | 53 | "@posthog/icons": "0.36.0", |
51 | 54 | "@radix-ui/react-accordion": "^1.2.3", |
| 55 | + "@radix-ui/react-collapsible": "^1.1.12", |
52 | 56 | "@radix-ui/react-icons": "^1.3.2", |
53 | 57 | "@radix-ui/react-menubar": "^1.1.6", |
| 58 | + "@radix-ui/react-portal": "^1.1.9", |
| 59 | + "@radix-ui/react-radio-group": "^1.3.8", |
| 60 | + "@radix-ui/react-scroll-area": "^1.2.10", |
54 | 61 | "@radix-ui/react-tabs": "^1.1.4", |
| 62 | + "@radix-ui/react-toolbar": "^1.1.11", |
55 | 63 | "@tailwindcss/container-queries": "^0.1.1", |
56 | 64 | "@tanstack/react-virtual": "^3.13.12", |
57 | 65 | "@types/lodash.groupby": "^4.6.7", |
|
61 | 69 | "@wistia/wistia-player-react": "^0.1.17", |
62 | 70 | "ahooks": "^3.7.8", |
63 | 71 | "algoliasearch": "^4.14.2", |
| 72 | + "axios": "^1.12.2", |
64 | 73 | "chart.js": "^4.3.3", |
65 | 74 | "chrome-aws-lambda": "^10.1.0", |
66 | 75 | "cloudinary-react": "^1.8.1", |
67 | 76 | "clsx": "^2.0.0", |
68 | 77 | "cntl": "^1.0.0", |
69 | 78 | "core-js": "^3.21.1", |
70 | 79 | "dayjs": "^1.11.7", |
| 80 | + "deepmerge": "^4.3.1", |
71 | 81 | "dotenv": "^10.0.0", |
72 | 82 | "formik": "^2.2.9", |
73 | 83 | "framer-motion": "^4.1.17", |
| 84 | + "fs-extra": "^10.1.0", |
74 | 85 | "fuse.js": "^6.6.2", |
75 | 86 | "gatsby": "4.25.9", |
76 | 87 | "gatsby-cli": "^4.20.0", |
| 88 | + "gatsby-link": "^4.25.0", |
77 | 89 | "gatsby-plugin-algolia": "^0.26.0", |
78 | 90 | "gatsby-plugin-breakpoints": "^1.3.9", |
79 | 91 | "gatsby-plugin-feed": "^4.20.0", |
|
87 | 99 | "gatsby-plugin-react-svg": "^3.1.0", |
88 | 100 | "gatsby-plugin-sitemap": "^5.20.0", |
89 | 101 | "gatsby-plugin-smoothscroll": "^1.2.0", |
| 102 | + "gatsby-react-router-scroll": "^5.25.0", |
90 | 103 | "gatsby-remark-autolink-headers": "^5.20.0", |
| 104 | + "gatsby-script": "^1.10.0", |
91 | 105 | "gatsby-source-ashby": "^1.0.5", |
92 | 106 | "gatsby-source-filesystem": "^4.20.0", |
93 | 107 | "gatsby-source-git": "^1.1.0", |
|
97 | 111 | "glob": "^10.3.10", |
98 | 112 | "html-to-image": "^1.11.11", |
99 | 113 | "instantsearch.js": "^4.49.1", |
| 114 | + "is-relative": "^1.0.0", |
100 | 115 | "jsdom": "^20.0.0", |
101 | 116 | "jspdf": "^3.0.1", |
102 | 117 | "kea": "3.1.6", |
|
105 | 120 | "kea-router": "^3.1.6", |
106 | 121 | "kea-typegen": "^3.1.6", |
107 | 122 | "keen-slider": "^6.8.6", |
| 123 | + "lexical": "^0.35.0", |
| 124 | + "lodash": "^4.17.21", |
108 | 125 | "lodash.get": "^4.4.2", |
109 | 126 | "lodash.groupby": "^4.6.0", |
110 | 127 | "lodash.uniqby": "^4.7.0", |
|
116 | 133 | "markdown-to-jsx": "^7.4.0", |
117 | 134 | "md5": "^2.3.0", |
118 | 135 | "mermaid": "^11.4.1", |
| 136 | + "mitt": "^1.2.0", |
119 | 137 | "mobx": "^6.3.13", |
120 | 138 | "multiparty": "^4.2.3", |
121 | 139 | "node-fetch": "^2.6.1", |
| 140 | + "node-html-parser": "^5.4.2", |
| 141 | + "openapi-sampler": "^1.6.1", |
122 | 142 | "p-limit": "3.1.0", |
123 | 143 | "parse-link-header": "^2.0.0", |
124 | 144 | "patch-package": "^8.0.0", |
|
127 | 147 | "posthog-node": "^4.2.0", |
128 | 148 | "prism-react-renderer": "^1.3.5", |
129 | 149 | "prismjs": "^1.29.0", |
| 150 | + "prop-types": "^15.8.1", |
130 | 151 | "puppeteer-core": "^13.0.1", |
131 | 152 | "qs": "^6.11.1", |
132 | 153 | "query-string": "^6.13.1", |
|
174 | 195 | "request": "^2.88.2", |
175 | 196 | "sass": "^1.43.2", |
176 | 197 | "scrapingbee": "^1.7.5", |
| 198 | + "shallow-compare": "^1.2.2", |
177 | 199 | "slugify": "^1.6.0", |
178 | 200 | "styled-components": "^5.3.3", |
179 | 201 | "svg-sprite": "^1.5.0", |
|
243 | 265 | "resolutions": { |
244 | 266 | "undici": "5.26.3" |
245 | 267 | }, |
246 | | - "workspaces": [ |
247 | | - "plugins/*" |
248 | | - ], |
249 | 268 | "lint-staged": { |
250 | 269 | "*.{html,js,ts,tsx,json,yml,css,scss}": "prettier --write", |
251 | 270 | "*.{js,ts,tsx}": "eslint", |
252 | 271 | "*.{md,mdx}": "markdownlint-cli2 --fix" |
253 | 272 | }, |
254 | | - "packageManager": "yarn@1.22.19" |
| 273 | + "packageManager": "pnpm@10.23.0+sha512.21c4e5698002ade97e4efe8b8b4a89a8de3c85a37919f957e7a0f30f38fbc5bbdd05980ffe29179b2fb6e6e691242e098d945d1601772cad0fef5fb6411e2a4b", |
| 274 | + "pnpm": { |
| 275 | + "onlyBuiltDependencies": [ |
| 276 | + "@parcel/watcher", |
| 277 | + "core-js", |
| 278 | + "core-js-pure", |
| 279 | + "es5-ext", |
| 280 | + "esbuild", |
| 281 | + "fsevents", |
| 282 | + "gatsby", |
| 283 | + "gatsby-cli", |
| 284 | + "gatsby-telemetry", |
| 285 | + "husky", |
| 286 | + "lmdb", |
| 287 | + "msgpackr-extract", |
| 288 | + "phantomjs-prebuilt", |
| 289 | + "postinstall-postinstall", |
| 290 | + "puppeteer", |
| 291 | + "react-tsparticles", |
| 292 | + "sharp", |
| 293 | + "tsparticles-engine" |
| 294 | + ] |
| 295 | + } |
255 | 296 | } |
0 commit comments