chore: Dependencies and prebuild artifacts update
This commit is contained in:
parent
2108d7550c
commit
1b2167aad1
126 changed files with 757 additions and 525 deletions
|
@ -3,7 +3,7 @@ _types:
|
|||
peer:
|
||||
'@freesewing/core': &freesewing '{{version}}'
|
||||
dev:
|
||||
'mocha': &mocha '10.3.0'
|
||||
'mocha': &mocha '10.4.0'
|
||||
'chai': &chai '5.1.0'
|
||||
'@freesewing/models': *freesewing
|
||||
'@freesewing/plugin-timing': *freesewing
|
||||
|
@ -87,8 +87,8 @@ jaeger:
|
|||
'@freesewing/plugin-bust': *freesewing
|
||||
lily:
|
||||
peer:
|
||||
'@freesewing/titan': *freesewing
|
||||
'@freesewing/paco': *freesewing
|
||||
'@freesewing/titan': *freesewing
|
||||
'@freesewing/paco': *freesewing
|
||||
new-design:
|
||||
_:
|
||||
'axios': &axios '1.6.8'
|
||||
|
@ -184,11 +184,11 @@ yuri:
|
|||
backend:
|
||||
_:
|
||||
'@aws-sdk/client-sesv2': '3.535.0'
|
||||
'@prisma/client': &prisma '5.11.0'
|
||||
'@prisma/client': &prisma '5.13.0'
|
||||
'bcryptjs': '2.4.3'
|
||||
'cors': '2.8.5'
|
||||
'dotenv': '16.4.5'
|
||||
'express': '4.19.1'
|
||||
'express': '4.19.2'
|
||||
'js-yaml': &jsyaml '4.1.0'
|
||||
'lodash.get': *_get
|
||||
'mustache': *mustache
|
||||
|
@ -214,10 +214,10 @@ dev:
|
|||
'@mdx-js/mdx': &mdx '^3.0.0'
|
||||
'@mdx-js/react': *mdx
|
||||
'@mdx-js/runtime': &mdxRuntime '2.0.0-next.9'
|
||||
'@next/bundle-analyzer': &next '14.1.4'
|
||||
'@tailwindcss/typography': &tailwindTypography '0.5.10'
|
||||
'@next/bundle-analyzer': &next '14.2.3'
|
||||
'@tailwindcss/typography': &tailwindTypography '0.5.13'
|
||||
'algoliasearch': '4.22.1'
|
||||
'daisyui': &daisyui '4.7.3'
|
||||
'daisyui': &daisyui '4.10.4'
|
||||
'lodash.get': *_get
|
||||
'lodash.orderby': &_orderby '4.6.0'
|
||||
'lodash.set': *_set
|
||||
|
@ -246,7 +246,7 @@ dev:
|
|||
'postcss': &postcss '8.4.38'
|
||||
'remark-extract-frontmatter': '3.2.0'
|
||||
'remark-mdx-frontmatter': &mdxfrontmatter '4.0.0'
|
||||
'tailwindcss': &tailwindcss '3.4.1'
|
||||
'tailwindcss': &tailwindcss '3.4.3'
|
||||
'yaml-loader': '0.8.1'
|
||||
|
||||
lab:
|
||||
|
@ -265,12 +265,12 @@ lab:
|
|||
'lodash.orderby': *_orderby
|
||||
'lodash.set': *_set
|
||||
'next': *next
|
||||
'next-i18next': &nextI18next '15.2.0'
|
||||
'next-i18next': &nextI18next '15.3.0'
|
||||
'ora': *ora
|
||||
'react': *react
|
||||
'react-copy-to-clipboard': *reactCopyToClipboard
|
||||
'react-hotkeys-hook': *reactHotkeysHook
|
||||
'react-i18next': &reactI18next '14.1.0'
|
||||
'react-i18next': &reactI18next '14.1.1'
|
||||
'react-instantsearch-dom': *reactInstantsearchDom
|
||||
'react-swipeable': *reactSwipeable
|
||||
'react-timeago': *reactTimeago
|
||||
|
@ -288,7 +288,7 @@ lab:
|
|||
org:
|
||||
_:
|
||||
'@bugsnag/js': &bugsnag 7.22.4
|
||||
'@bugsnag/plugin-react': 7.19.0
|
||||
'@bugsnag/plugin-react': 7.22.7
|
||||
'@mdx-js/mdx': *mdx
|
||||
'@mdx-js/react': *mdx
|
||||
'@mdx-js/runtime': *mdxRuntime
|
||||
|
@ -299,8 +299,8 @@ org:
|
|||
'daisyui': *daisyui
|
||||
'echarts': &echarts 5.5.0
|
||||
'echarts-for-react': &echartsReact 3.0.2
|
||||
'jotai': &jotai '2.7.1'
|
||||
'jotai-location': &jotai-location '0.5.4'
|
||||
'jotai': &jotai '2.8.0'
|
||||
'jotai-location': &jotai-location '0.5.5'
|
||||
'lodash.get': *_get
|
||||
'lodash.orderby': *_orderby
|
||||
'lodash.set': *_set
|
||||
|
@ -317,7 +317,7 @@ org:
|
|||
'react-instantsearch-hooks-web': *reactInstantsearchHooksWeb
|
||||
'react-swipeable': *reactSwipeable
|
||||
'react-timeago': *reactTimeago
|
||||
'react-zoom-pan-pinch': &zoompanpinch '3.4.3'
|
||||
'react-zoom-pan-pinch': &zoompanpinch '3.4.4'
|
||||
'rehype-autolink-headings': *rehypeAutolinkHeadings
|
||||
'rehype-highlight': *rehypeHighlight
|
||||
'rehype-sanitize': *rehypeSanitize
|
||||
|
@ -328,7 +328,7 @@ org:
|
|||
'remark-gfm': *remarkGfm
|
||||
'remark-mdx-frontmatter': *mdxfrontmatter
|
||||
'strip-markdown': *stripMarkdown
|
||||
'use-local-storage-state': &use-local-storage-state 19.1.0
|
||||
'use-local-storage-state': &use-local-storage-state 19.2.0
|
||||
'yaml-loader': 0.8.1
|
||||
dev: *nextSiteDevDependencies
|
||||
|
||||
|
@ -354,7 +354,7 @@ shared:
|
|||
'lodash.orderby': *_orderby
|
||||
'lodash.unset': *_unset
|
||||
'lodash.get': *_get
|
||||
'mdast-util-toc': '7.0.0'
|
||||
'mdast-util-toc': '7.0.1'
|
||||
'mermaid': '10.9.0'
|
||||
'ora': *ora
|
||||
'pdfkit': &pdfkit '0.14.0'
|
||||
|
@ -371,7 +371,7 @@ shared:
|
|||
"slugify": &slugify "^1.6.6"
|
||||
# see: https://github.com/npm/cli/issues/2610#issuecomment-1295371753
|
||||
'svg-to-pdfkit': &svgtopdfkit 'https://git@github.com/eriese/SVG-to-PDFKit'
|
||||
'tlds': &rlds '1.251.0'
|
||||
'tlds': &rlds '1.252.0'
|
||||
'to-vfile': '8.0.0'
|
||||
'unist-util-visit': *unist-util-visit
|
||||
'use-local-storage-state': *use-local-storage-state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue