2019-04-19 17:31:44 +02:00
|
|
|
_types:
|
2022-06-16 17:11:31 +02:00
|
|
|
design:
|
2019-04-19 17:31:44 +02:00
|
|
|
peer:
|
2022-12-23 15:25:39 +01:00
|
|
|
'@freesewing/core': &freesewing '{{version}}'
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/plugin-bundle': *freesewing
|
2019-05-11 08:04:02 +02:00
|
|
|
dev:
|
2023-04-11 05:44:38 +00:00
|
|
|
'mocha': &mocha '10.2.0'
|
2023-04-18 05:40:48 +00:00
|
|
|
'chai': &chai '4.3.7'
|
2023-04-20 16:21:02 -04:00
|
|
|
'@freesewing/models': *freesewing
|
|
|
|
'@freesewing/plugin-timing': *freesewing
|
2019-04-19 17:31:44 +02:00
|
|
|
plugin:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/core': *freesewing
|
2021-11-27 16:54:50 +01:00
|
|
|
dev:
|
|
|
|
'mocha': *mocha
|
|
|
|
'chai': *chai
|
2019-04-19 17:31:44 +02:00
|
|
|
aaron:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:24:28 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2021-10-27 18:43:00 +02:00
|
|
|
bee:
|
|
|
|
peer:
|
|
|
|
'@freesewing/bella': *freesewing
|
2019-04-20 15:36:31 +02:00
|
|
|
bent:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2021-06-13 12:35:52 +02:00
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
2022-07-09 17:27:45 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2020-04-04 14:12:12 +02:00
|
|
|
breanna:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2021-06-12 14:05:28 +02:00
|
|
|
brian:
|
|
|
|
peer:
|
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
2022-07-09 17:29:20 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2019-04-20 15:36:31 +02:00
|
|
|
carlita:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
|
|
|
'@freesewing/bent': *freesewing
|
|
|
|
'@freesewing/carlton': *freesewing
|
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2021-08-30 19:54:04 +02:00
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
2019-04-20 15:36:31 +02:00
|
|
|
carlton:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
|
|
|
'@freesewing/bent': *freesewing
|
2021-08-30 19:54:04 +02:00
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
2022-07-09 17:32:27 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2021-04-24 10:43:30 +02:00
|
|
|
charlie:
|
|
|
|
peer:
|
2023-05-24 08:37:29 -05:00
|
|
|
'@freesewing/plugin-annotations': *freesewing
|
2021-06-06 15:35:47 +02:00
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
2021-04-24 10:43:30 +02:00
|
|
|
'@freesewing/titan': *freesewing
|
2022-11-13 14:10:28 -08:00
|
|
|
'@freesewing/snapseries': *freesewing
|
2019-04-20 15:36:31 +02:00
|
|
|
core:
|
|
|
|
_:
|
2023-07-17 05:02:48 +00:00
|
|
|
'bezier-js': '6.1.4'
|
2023-02-27 18:58:47 -06:00
|
|
|
'bin-pack-with-constraints': '1.0.1'
|
2022-12-23 15:25:39 +01:00
|
|
|
'hooks': '0.3.2'
|
2022-12-17 16:48:36 +01:00
|
|
|
'lodash.get': &_get '4.4.2'
|
|
|
|
'lodash.set': &_set '4.3.2'
|
|
|
|
'lodash.unset': &_unset '4.5.2'
|
2023-02-07 16:59:20 -06:00
|
|
|
'lodash.clonedeep': '^4.5.0'
|
2021-04-23 17:45:42 +02:00
|
|
|
dev:
|
2023-08-19 16:37:10 +00:00
|
|
|
'eslint': &eslint '8.47.0'
|
2022-12-23 15:25:39 +01:00
|
|
|
'nyc': '15.1.0'
|
2023-02-23 19:15:20 +02:00
|
|
|
'mocha': *mocha
|
|
|
|
'chai': *chai
|
|
|
|
'sinon': &sinon '^15.0.1'
|
2020-04-04 14:12:12 +02:00
|
|
|
diana:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:36:29 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2022-10-10 01:38:22 +02:00
|
|
|
examples:
|
|
|
|
peer:
|
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
|
|
|
'@freesewing/plugin-gore': *freesewing
|
2020-02-22 14:20:21 +01:00
|
|
|
holmes:
|
2020-03-15 10:43:11 +01:00
|
|
|
_:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/plugin-gore': *freesewing
|
2020-02-22 14:20:21 +01:00
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2020-03-15 10:43:11 +01:00
|
|
|
huey:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:39:11 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2019-07-06 14:06:07 +02:00
|
|
|
hugo:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:24:28 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2019-05-02 12:40:03 +02:00
|
|
|
i18n:
|
2021-12-09 10:41:35 +01:00
|
|
|
dev:
|
2023-04-30 19:01:24 +02:00
|
|
|
'js-yaml': &jsyaml '4.1.0'
|
2023-04-25 23:42:51 -04:00
|
|
|
'recursive-readdir': '^2.2.3'
|
2019-07-06 14:06:07 +02:00
|
|
|
jaeger:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
|
|
|
'@freesewing/bent': *freesewing
|
2022-07-09 17:43:57 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2021-08-30 20:46:39 +02:00
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
2022-06-23 10:18:52 +02:00
|
|
|
new-design:
|
|
|
|
_:
|
2023-04-28 05:07:47 +00:00
|
|
|
'axios': '1.4.0'
|
2022-12-23 15:25:39 +01:00
|
|
|
'chalk': '5.0.1'
|
2023-07-27 08:32:49 +00:00
|
|
|
'execa': '7.2.0'
|
2022-12-23 15:25:39 +01:00
|
|
|
'mustache': '4.2.0'
|
2023-08-02 04:20:03 +00:00
|
|
|
'ora': '7.0.1'
|
2022-12-23 15:25:39 +01:00
|
|
|
'prompts': '2.4.2'
|
2022-12-28 16:15:01 +01:00
|
|
|
'recursive-readdir': '2.2.3'
|
2022-06-19 23:23:10 +00:00
|
|
|
noble:
|
2022-06-22 09:41:07 +02:00
|
|
|
peer:
|
2022-06-19 23:23:10 +00:00
|
|
|
'@freesewing/bella': *freesewing
|
2020-08-23 16:52:30 +02:00
|
|
|
paco:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/titan': *freesewing
|
2022-11-13 14:10:28 -08:00
|
|
|
'@freesewing/snapseries': *freesewing
|
2019-05-20 16:24:45 +02:00
|
|
|
plugin-bundle:
|
2021-06-13 14:16:13 +02:00
|
|
|
dev:
|
2023-02-16 23:57:44 +00:00
|
|
|
'@freesewing/plugin-annotations': *freesewing
|
2021-06-13 14:16:13 +02:00
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/plugin-round': *freesewing
|
|
|
|
'@freesewing/plugin-sprinkle': *freesewing
|
2022-01-16 17:26:52 +01:00
|
|
|
plugintest:
|
2022-01-28 09:32:44 +01:00
|
|
|
peer:
|
2023-02-16 23:57:44 +00:00
|
|
|
'@freesewing/plugin-annotations': *freesewing
|
2022-01-16 17:26:52 +01:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
|
|
|
'@freesewing/plugin-flip': *freesewing
|
|
|
|
'@freesewing/plugin-gore': *freesewing
|
|
|
|
'@freesewing/plugin-i18n': *freesewing
|
|
|
|
'@freesewing/plugin-measurements': *freesewing
|
|
|
|
'@freesewing/plugin-mirror': *freesewing
|
|
|
|
'@freesewing/plugin-round': *freesewing
|
|
|
|
'@freesewing/plugin-sprinkle': *freesewing
|
|
|
|
'@freesewing/plugin-svgattr': *freesewing
|
|
|
|
'@freesewing/plugin-theme': *freesewing
|
2023-06-07 10:06:30 -05:00
|
|
|
react-components:
|
2023-06-08 20:29:52 +02:00
|
|
|
_:
|
|
|
|
html-react-parser: "^4.0.0"
|
2023-06-07 10:06:30 -05:00
|
|
|
peer:
|
|
|
|
react: '>=14'
|
2022-07-17 21:25:41 +02:00
|
|
|
rehype-jargon:
|
2019-10-12 12:24:37 +02:00
|
|
|
_:
|
2023-07-13 04:39:05 +00:00
|
|
|
'unist-util-visit': &unist-util-visit '5.0.0'
|
2023-08-09 06:20:03 +00:00
|
|
|
'hast-util-from-html': '2.0.1'
|
2022-10-11 01:41:14 +02:00
|
|
|
rehype-highlight-lines:
|
|
|
|
_:
|
2023-07-10 04:47:49 +00:00
|
|
|
'unist-util-remove': '4.0.0'
|
2022-11-13 14:10:28 -08:00
|
|
|
sandy:
|
2022-12-17 16:48:36 +01:00
|
|
|
peer:
|
|
|
|
'@freesewing/snapseries': *freesewing
|
2022-11-13 14:10:28 -08:00
|
|
|
shin:
|
2022-12-17 16:48:36 +01:00
|
|
|
peer:
|
|
|
|
'@freesewing/snapseries': *freesewing
|
2019-04-29 10:20:29 +02:00
|
|
|
simon:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:50:50 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/plugin-flip': *freesewing
|
2019-09-25 18:02:05 +02:00
|
|
|
simone:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
|
|
|
'@freesewing/simon': *freesewing
|
|
|
|
'@freesewing/plugin-flip': *freesewing
|
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2020-03-15 10:53:05 +01:00
|
|
|
sven:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:52:59 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2022-07-09 17:54:36 +02:00
|
|
|
tamiko:
|
|
|
|
peer:
|
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2020-08-23 16:52:30 +02:00
|
|
|
teagan:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2022-11-13 14:10:28 -08:00
|
|
|
titan:
|
2022-12-17 16:48:36 +01:00
|
|
|
peer:
|
|
|
|
'@freesewing/snapseries': *freesewing
|
2022-11-13 14:10:28 -08:00
|
|
|
trayvon:
|
2022-12-17 16:48:36 +01:00
|
|
|
peer:
|
|
|
|
'@freesewing/snapseries': *freesewing
|
2019-04-29 10:20:29 +02:00
|
|
|
wahid:
|
|
|
|
peer:
|
2021-02-20 17:07:23 +01:00
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:57:07 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2021-09-02 18:24:14 +02:00
|
|
|
yuri:
|
|
|
|
peer:
|
|
|
|
'@freesewing/brian': *freesewing
|
2022-07-09 17:58:34 +02:00
|
|
|
'@freesewing/plugin-bust': *freesewing
|
2022-12-17 16:48:36 +01:00
|
|
|
|
|
|
|
# Sites go here
|
|
|
|
|
|
|
|
backend:
|
|
|
|
_:
|
2023-08-22 04:35:17 +00:00
|
|
|
'@aws-sdk/client-sesv2': '3.395.0'
|
2023-08-03 19:03:46 +00:00
|
|
|
'@prisma/client': &prisma '5.1.1'
|
2022-12-18 14:41:58 +01:00
|
|
|
'bcryptjs': '2.4.3'
|
|
|
|
'cors': '2.8.5'
|
|
|
|
'crypto': '1.0.1'
|
2023-06-19 05:04:37 +00:00
|
|
|
'dotenv': '16.3.1'
|
2022-12-17 16:48:36 +01:00
|
|
|
'express': '4.18.2'
|
2023-04-30 19:01:24 +02:00
|
|
|
'js-yaml': *jsyaml
|
2022-12-18 14:41:58 +01:00
|
|
|
'lodash.get': *_get
|
|
|
|
'mustache': '4.2.0'
|
|
|
|
'otplib': '12.0.1'
|
|
|
|
'passport': '0.6.0'
|
|
|
|
'passport-http': '0.3.0'
|
2022-12-30 17:22:35 +01:00
|
|
|
'passport-jwt': '4.0.1'
|
2023-08-07 04:27:27 +00:00
|
|
|
'pino': '8.15.0'
|
2023-04-25 12:03:05 +00:00
|
|
|
'qrcode': '1.5.3'
|
2023-08-19 16:34:34 +00:00
|
|
|
'swagger-ui-dist': '5.4.2'
|
2023-07-11 04:56:02 +00:00
|
|
|
'swagger-ui-express': '5.0.0'
|
2022-12-17 16:48:36 +01:00
|
|
|
dev:
|
|
|
|
'chai': *chai
|
2023-06-12 05:09:20 +00:00
|
|
|
'chai-http': '4.4.0'
|
2023-08-17 04:25:39 +00:00
|
|
|
'esbuild': '0.19.2'
|
2022-12-17 16:48:36 +01:00
|
|
|
'mocha': *mocha
|
2022-12-18 14:41:58 +01:00
|
|
|
'mocha-steps': '1.3.0'
|
2023-07-10 04:53:22 +00:00
|
|
|
'nodemon': '3.0.1'
|
2022-12-23 15:25:39 +01:00
|
|
|
'prisma': *prisma
|
2022-12-17 16:48:36 +01:00
|
|
|
|
|
|
|
dev:
|
|
|
|
_:
|
2023-03-06 05:35:28 +00:00
|
|
|
'@mdx-js/loader': &mdx '2.3.0'
|
2022-12-17 16:48:36 +01:00
|
|
|
'@mdx-js/mdx': *mdx
|
|
|
|
'@mdx-js/react': *mdx
|
|
|
|
'@mdx-js/runtime': &mdxRuntime '2.0.0-next.9'
|
2023-08-22 04:32:26 +00:00
|
|
|
'@next/bundle-analyzer': &next '13.4.19'
|
2023-02-02 17:38:49 -06:00
|
|
|
'@tailwindcss/typography': &tailwindTypography '0.5.9'
|
2023-07-21 18:19:07 +02:00
|
|
|
'algoliasearch': '4.19.1'
|
2023-08-04 04:49:01 +00:00
|
|
|
'daisyui': &daisyui '3.5.1'
|
2022-12-17 16:48:36 +01:00
|
|
|
'lodash.get': *_get
|
|
|
|
'lodash.orderby': &_orderby '4.6.0'
|
|
|
|
'lodash.set': *_set
|
|
|
|
'next': *next
|
|
|
|
'react': &react '18.2.0'
|
|
|
|
'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0'
|
|
|
|
'react-dom': *react
|
2023-07-13 05:52:48 +00:00
|
|
|
'react-hotkeys-hook': &reactHotkeysHook '4.4.1'
|
2023-07-27 08:27:21 +00:00
|
|
|
'react-instantsearch-dom': &reactInstantsearchDom '6.40.4'
|
2023-07-31 05:03:47 +00:00
|
|
|
'react-instantsearch-hooks-web': '6.47.3'
|
2023-04-14 05:14:49 +00:00
|
|
|
'react-markdown': &reactMarkdown '8.0.7'
|
2023-06-02 05:07:55 +00:00
|
|
|
'react-swipeable': &reactSwipeable '7.0.1'
|
2022-12-17 16:48:36 +01:00
|
|
|
'react-timeago': &reactTimeago '7.1.0'
|
|
|
|
'rehype-autolink-headings': &rehypeAutolinkHeadings '6.1.1'
|
|
|
|
'rehype-highlight': &rehypeHighlight '6.0.0'
|
|
|
|
'rehype-sanitize': &rehypeSanitize '5.0.1'
|
|
|
|
'rehype-slug': &rehypeSlug '5.1.0'
|
2023-08-17 04:21:09 +00:00
|
|
|
'rehype-stringify': &rehypeStringify '9.0.4'
|
2023-07-21 20:06:10 +02:00
|
|
|
# see: https://github.com/npm/cli/issues/2610#issuecomment-1295371753
|
|
|
|
'remark-copy-linked-files': &remarkCopyLinkedFiles 'git+https://git@github.com/joostdecock/remark-copy-linked-files'
|
2022-12-17 16:48:36 +01:00
|
|
|
'remark-gfm': &remarkGfm '3.0.1'
|
|
|
|
dev: &nextSiteDevDependencies
|
2023-04-20 13:28:00 -04:00
|
|
|
'@playwright/test': '^1.32.3'
|
2023-08-16 06:02:49 +00:00
|
|
|
'autoprefixer': '10.4.15'
|
2022-12-17 16:48:36 +01:00
|
|
|
'eslint-config-next': *next
|
|
|
|
'js-yaml': &jsYaml '4.1.0'
|
2023-08-16 04:52:02 +00:00
|
|
|
'postcss': &postcss '8.4.28'
|
2023-04-20 13:28:00 -04:00
|
|
|
'playwright': '^1.32.3'
|
2022-12-17 16:48:36 +01:00
|
|
|
'remark-extract-frontmatter': '3.2.0'
|
2023-05-19 08:24:14 +02:00
|
|
|
'remark-mdx-frontmatter': '3.0.0'
|
2023-07-14 04:36:49 +00:00
|
|
|
'tailwindcss': &tailwindcss '3.3.3'
|
2022-12-17 16:48:36 +01:00
|
|
|
'yaml-loader': '0.8.0'
|
|
|
|
|
|
|
|
lab:
|
|
|
|
_:
|
2023-07-31 05:00:48 +00:00
|
|
|
'@headlessui/react': &headlessUiReact '1.7.16'
|
2022-12-17 16:48:36 +01:00
|
|
|
'@mdx-js/loader': *mdx
|
|
|
|
'@mdx-js/mdx': *mdx
|
|
|
|
'@mdx-js/react': *mdx
|
|
|
|
'@mdx-js/runtime': *mdxRuntime
|
2023-02-02 17:38:49 -06:00
|
|
|
'@tailwindcss/typography': *tailwindTypography
|
2023-07-21 18:19:07 +02:00
|
|
|
'algoliasearch': &algoliasearch '4.19.1'
|
2022-12-17 16:48:36 +01:00
|
|
|
'd3-dispatch': '3.0.1'
|
|
|
|
'd3-drag': '3.0.0'
|
|
|
|
'd3-selection': '3.0.0'
|
|
|
|
'daisyui': *daisyui
|
2023-08-10 04:08:30 +00:00
|
|
|
'i18next': &i18next '23.4.4'
|
2022-12-17 16:48:36 +01:00
|
|
|
'lodash.get': *_get
|
|
|
|
'lodash.orderby': *_orderby
|
|
|
|
'lodash.set': *_set
|
|
|
|
'next': *next
|
2023-06-23 17:46:25 +00:00
|
|
|
'next-i18next': &nextI18next '14.0.0'
|
2022-12-17 16:48:36 +01:00
|
|
|
'react': *react
|
|
|
|
'react-copy-to-clipboard': *reactCopyToClipboard
|
|
|
|
'react-hotkeys-hook': *reactHotkeysHook
|
2023-08-14 04:23:24 +00:00
|
|
|
'react-i18next': &reactI18next '13.1.2'
|
2022-12-17 16:48:36 +01:00
|
|
|
'react-instantsearch-dom': *reactInstantsearchDom
|
|
|
|
'react-markdown': *reactMarkdown
|
|
|
|
'react-swipeable': *reactSwipeable
|
|
|
|
'react-timeago': *reactTimeago
|
|
|
|
'rehype-autolink-headings': *rehypeAutolinkHeadings
|
|
|
|
'rehype-highlight': *rehypeHighlight
|
|
|
|
'rehype-sanitize': *rehypeSanitize
|
|
|
|
'rehype-slug': *rehypeSlug
|
|
|
|
'rehype-stringify': *rehypeStringify
|
|
|
|
'remark-copy-linked-files': *remarkCopyLinkedFiles
|
|
|
|
'remark-gfm': *remarkGfm
|
2023-05-19 08:24:14 +02:00
|
|
|
'remark-mdx-frontmatter': '3.0.0'
|
2023-04-20 13:28:00 -04:00
|
|
|
dev:
|
|
|
|
*nextSiteDevDependencies
|
2022-12-17 16:48:36 +01:00
|
|
|
|
|
|
|
org:
|
|
|
|
_:
|
2023-06-09 18:26:26 +02:00
|
|
|
'@bugsnag/js': &bugsnag 7.20.2
|
|
|
|
'@bugsnag/plugin-react': 7.19.0
|
2022-12-17 16:48:36 +01:00
|
|
|
'@mdx-js/loader': *mdx
|
|
|
|
'@mdx-js/mdx': *mdx
|
|
|
|
'@mdx-js/react': *mdx
|
|
|
|
'@mdx-js/runtime': *mdxRuntime
|
|
|
|
'@tailwindcss/typography': *tailwindTypography
|
|
|
|
'algoliasearch': *algoliasearch
|
2023-02-19 20:49:15 +01:00
|
|
|
'react-copy-to-clipboard': 5.1.0
|
2022-12-17 16:48:36 +01:00
|
|
|
'daisyui': *daisyui
|
2023-07-05 20:58:30 +02:00
|
|
|
'echarts': 5.4.2
|
|
|
|
'echarts-for-react': 3.0.2
|
2023-08-08 05:14:29 +00:00
|
|
|
'jotai': &jotai '2.3.1'
|
2023-06-21 15:27:19 -05:00
|
|
|
'jotai-location': &jotai-location '0.5.1'
|
2022-12-17 16:48:36 +01:00
|
|
|
'lodash.get': *_get
|
|
|
|
'lodash.orderby': *_orderby
|
|
|
|
'lodash.set': *_set
|
2023-08-09 05:06:44 +00:00
|
|
|
'luxon': '3.4.0'
|
2022-12-17 16:48:36 +01:00
|
|
|
'next': *next
|
2023-01-27 20:39:09 +01:00
|
|
|
'react-dropzone': '14.2.3'
|
2022-12-17 16:48:36 +01:00
|
|
|
'react-hotkeys-hook': *reactHotkeysHook
|
|
|
|
'react-instantsearch-dom': *reactInstantsearchDom
|
2023-06-09 18:26:26 +02:00
|
|
|
'react-hot-toast': 2.4.1
|
2022-12-17 16:48:36 +01:00
|
|
|
'react-markdown': *reactMarkdown
|
|
|
|
'react-swipeable': *reactSwipeable
|
|
|
|
'react-timeago': *reactTimeago
|
|
|
|
'rehype-autolink-headings': *rehypeAutolinkHeadings
|
|
|
|
'rehype-highlight': *rehypeHighlight
|
|
|
|
'rehype-sanitize': *rehypeSanitize
|
|
|
|
'rehype-slug': *rehypeSlug
|
|
|
|
'rehype-stringify': *rehypeStringify
|
|
|
|
'remark-copy-linked-files': *remarkCopyLinkedFiles
|
|
|
|
'remark-gfm': *remarkGfm
|
2023-05-19 08:24:14 +02:00
|
|
|
'remark-mdx-frontmatter': '3.0.0'
|
2023-03-24 16:33:14 +01:00
|
|
|
'use-persisted-state': &use-persisted-state 0.3.3
|
2023-01-10 20:17:23 +01:00
|
|
|
'yaml-loader': 0.8.0
|
2022-12-17 16:48:36 +01:00
|
|
|
dev: *nextSiteDevDependencies
|
|
|
|
|
|
|
|
shared:
|
|
|
|
_:
|
|
|
|
'@headlessui/react': *headlessUiReact
|
2023-08-19 16:35:04 +00:00
|
|
|
'@next/mdx': '13.4.19'
|
2023-02-20 05:19:12 +00:00
|
|
|
'@resvg/resvg-js': '2.4.1'
|
2022-12-17 16:48:36 +01:00
|
|
|
'@tailwindcss/typography': *tailwindTypography
|
2022-12-23 15:25:39 +01:00
|
|
|
'Buffer': '0.0.0'
|
|
|
|
'd3-dispatch': '3.0.1'
|
|
|
|
'd3-drag': '3.0.0'
|
|
|
|
'd3-selection': '3.0.0'
|
2022-12-17 16:48:36 +01:00
|
|
|
'daisyui': *daisyui
|
2022-12-23 15:25:39 +01:00
|
|
|
'feed': '4.2.2'
|
|
|
|
'file-saver': '2.0.5'
|
|
|
|
'front-matter': '4.0.2'
|
2023-05-01 05:05:54 +00:00
|
|
|
'highlight.js': '11.8.0'
|
2023-06-17 17:29:28 +02:00
|
|
|
'github-slugger': '2.0.0'
|
2023-06-21 15:27:19 -05:00
|
|
|
'jotai': *jotai
|
|
|
|
'jotai-location': *jotai-location
|
2022-12-23 15:25:39 +01:00
|
|
|
'lodash.clonedeep': '4.5.0'
|
2023-07-03 13:28:41 -05:00
|
|
|
'lodash.debounce': '^4.0.8'
|
2022-12-17 16:48:36 +01:00
|
|
|
'lodash.orderby': *_orderby
|
|
|
|
'lodash.unset': *_unset
|
2023-02-27 17:47:34 -06:00
|
|
|
'lodash.get': *_get
|
2023-07-11 05:01:41 +00:00
|
|
|
'mdast-util-toc': '7.0.0'
|
2023-08-17 04:26:14 +00:00
|
|
|
'mermaid': '10.3.1'
|
2023-08-02 04:20:03 +00:00
|
|
|
'ora': '7.0.1'
|
2022-12-17 16:48:36 +01:00
|
|
|
'pdfkit': '0.13.0'
|
|
|
|
'postcss-for': '2.1.1'
|
|
|
|
'react': *react
|
|
|
|
'react-dom': *react
|
|
|
|
'react-markdown': *reactMarkdown
|
|
|
|
'react-timeago': *reactTimeago
|
2023-06-29 04:39:35 +00:00
|
|
|
'react-zoom-pan-pinch': '3.1.0'
|
2022-12-17 16:48:36 +01:00
|
|
|
'rehype-autolink-headings': *rehypeAutolinkHeadings
|
|
|
|
'rehype-highlight': *rehypeHighlight
|
2023-05-15 15:57:46 +02:00
|
|
|
'remark-frontmatter': '4.0.1'
|
|
|
|
'remark-mdx-frontmatter': '3.0.0'
|
2022-12-23 15:25:39 +01:00
|
|
|
'remark-smartypants': '2.0.0'
|
2023-08-19 16:35:08 +00:00
|
|
|
'sharp': '0.32.5'
|
2023-08-15 17:32:47 +02:00
|
|
|
"slugify": "^1.6.6"
|
2023-07-21 20:11:39 +02:00
|
|
|
# see: https://github.com/npm/cli/issues/2610#issuecomment-1295371753
|
|
|
|
'svg-to-pdfkit': 'https://git@github.com/eriese/SVG-to-PDFKit'
|
2023-08-10 04:15:08 +00:00
|
|
|
'tlds': '1.242.0'
|
2023-06-21 10:45:30 +00:00
|
|
|
'to-vfile': '8.0.0'
|
2023-01-06 10:24:03 +01:00
|
|
|
'unist-util-visit': *unist-util-visit
|
2023-03-24 16:33:14 +01:00
|
|
|
'use-persisted-state': *use-persisted-state
|
2022-12-23 15:25:39 +01:00
|
|
|
'web-worker': '1.2.0'
|
2023-04-25 23:42:51 -04:00
|
|
|
dev:
|
|
|
|
'recursive-readdir': '^2.2.3'
|
2023-05-24 16:18:59 +02:00
|
|
|
'html-to-text': '^9.0.5'
|