{
|
"name": "codegen-front",
|
"version": "0.0.0",
|
"lockfileVersion": 3,
|
"requires": true,
|
"packages": {
|
"": {
|
"name": "codegen-front",
|
"version": "0.0.0",
|
"dependencies": {
|
"@ant-design/icons": "^5.6.1",
|
"@ant-design/pro-components": "^2.8.7",
|
"@ant-design/x": "^1.1.0",
|
"@tinyflow-ai/react": "^0.2.1",
|
"@types/react-syntax-highlighter": "^15.5.13",
|
"@uiw/react-markdown-preview": "^5.1.4",
|
"ahooks": "^3.8.4",
|
"aieditor": "^1.3.6",
|
"antd": "^5.24.6",
|
"antd-img-crop": "^4.24.0",
|
"antd-style": "^3.7.1",
|
"axios": "1.8.2",
|
"axios-hooks": "^5.1.1",
|
"dayjs": "^1.11.13",
|
"docx": "^9.3.0",
|
"docx-preview": "^0.3.5",
|
"fetch-event-stream": "^0.1.5",
|
"i18next-browser-languagedetector": "^7.2.1",
|
"localforage": "^1.10.0",
|
"lru-cache": "^10.4.3",
|
"mammoth": "^1.9.0",
|
"markdown-it": "^14.1.0",
|
"mitt": "^3.0.1",
|
"radash": "^12.1.0",
|
"react": "^18.3.1",
|
"react-dom": "^18.3.1",
|
"react-draggable": "^4.4.6",
|
"react-i18next": "^15.1.0",
|
"react-markdown": "^10.1.0",
|
"react-router-dom": "^6.30.0",
|
"react-syntax-highlighter": "^15.6.1",
|
"react-to-print": "^3.0.5",
|
"react18-json-view": "^0.2.9",
|
"rehype-highlight": "^7.0.2",
|
"rehype-raw": "^7.0.0",
|
"rehype-sanitize": "^6.0.0",
|
"remark-breaks": "^4.0.0",
|
"remark-gfm": "^4.0.1",
|
"sort-by": "^1.2.0",
|
"use-debounce": "^10.0.4",
|
"zustand": "^4.5.5"
|
},
|
"devDependencies": {
|
"@rollup/plugin-commonjs": "^28.0.1",
|
"@types/react": "^18.3.12",
|
"@types/react-dom": "^18.3.1",
|
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
"@typescript-eslint/parser": "^6.14.0",
|
"@vitejs/plugin-react": "^4.2.1",
|
"eslint": "^8.55.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-refresh": "^0.4.5",
|
"less": "^4.2.0",
|
"typescript": "^5.2.2",
|
"vite": "^5.4.10"
|
}
|
},
|
"node_modules/@aashutoshrathi/word-wrap": {
|
"version": "1.2.6",
|
"resolved": "https://registry.npmmirror.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
|
"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/@ampproject/remapping": {
|
"version": "2.3.0",
|
"resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
"dependencies": {
|
"@jridgewell/gen-mapping": "^0.3.5",
|
"@jridgewell/trace-mapping": "^0.3.24"
|
},
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@ant-design/colors": {
|
"version": "7.2.0",
|
"resolved": "https://registry.npmmirror.com/@ant-design/colors/-/colors-7.2.0.tgz",
|
"integrity": "sha512-bjTObSnZ9C/O8MB/B4OUtd/q9COomuJAR2SYfhxLyHvCKn4EKwCN3e+fWGMo7H5InAyV0wL17jdE9ALrdOW/6A==",
|
"dependencies": {
|
"@ant-design/fast-color": "^2.0.6"
|
}
|
},
|
"node_modules/@ant-design/cssinjs": {
|
"version": "1.23.0",
|
"resolved": "https://registry.npmmirror.com/@ant-design/cssinjs/-/cssinjs-1.23.0.tgz",
|
"integrity": "sha512-7GAg9bD/iC9ikWatU9ym+P9ugJhi/WbsTWzcKN6T4gU0aehsprtke1UAaaSxxkjjmkJb3llet/rbUSLPgwlY4w==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.1",
|
"@emotion/hash": "^0.8.0",
|
"@emotion/unitless": "^0.7.5",
|
"classnames": "^2.3.1",
|
"csstype": "^3.1.3",
|
"rc-util": "^5.35.0",
|
"stylis": "^4.3.4"
|
},
|
"peerDependencies": {
|
"react": ">=16.0.0",
|
"react-dom": ">=16.0.0"
|
}
|
},
|
"node_modules/@ant-design/cssinjs-utils": {
|
"version": "1.1.3",
|
"resolved": "https://registry.npmmirror.com/@ant-design/cssinjs-utils/-/cssinjs-utils-1.1.3.tgz",
|
"integrity": "sha512-nOoQMLW1l+xR1Co8NFVYiP8pZp3VjIIzqV6D6ShYF2ljtdwWJn5WSsH+7kvCktXL/yhEtWURKOfH5Xz/gzlwsg==",
|
"dependencies": {
|
"@ant-design/cssinjs": "^1.21.0",
|
"@babel/runtime": "^7.23.2",
|
"rc-util": "^5.38.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@ant-design/fast-color": {
|
"version": "2.0.6",
|
"resolved": "https://registry.npmmirror.com/@ant-design/fast-color/-/fast-color-2.0.6.tgz",
|
"integrity": "sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==",
|
"dependencies": {
|
"@babel/runtime": "^7.24.7"
|
},
|
"engines": {
|
"node": ">=8.x"
|
}
|
},
|
"node_modules/@ant-design/icons": {
|
"version": "5.6.1",
|
"resolved": "https://registry.npmmirror.com/@ant-design/icons/-/icons-5.6.1.tgz",
|
"integrity": "sha512-0/xS39c91WjPAZOWsvi1//zjx6kAp4kxWwctR6kuU6p133w8RU0D2dSCvZC19uQyharg/sAvYxGYWl01BbZZfg==",
|
"dependencies": {
|
"@ant-design/colors": "^7.0.0",
|
"@ant-design/icons-svg": "^4.4.0",
|
"@babel/runtime": "^7.24.8",
|
"classnames": "^2.2.6",
|
"rc-util": "^5.31.1"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"peerDependencies": {
|
"react": ">=16.0.0",
|
"react-dom": ">=16.0.0"
|
}
|
},
|
"node_modules/@ant-design/icons-svg": {
|
"version": "4.4.2",
|
"resolved": "https://registry.npmmirror.com/@ant-design/icons-svg/-/icons-svg-4.4.2.tgz",
|
"integrity": "sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA=="
|
},
|
"node_modules/@ant-design/pro-card": {
|
"version": "2.9.7",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-card/-/pro-card-2.9.7.tgz",
|
"integrity": "sha512-uDDYowmYH1ldRfG8Mb4QOwcEEz6ptRBQDLO1tkVADCRkdOMwz82xlZneR4uVuFyKcuNmgHzarYNncozBKhFuaA==",
|
"dependencies": {
|
"@ant-design/cssinjs": "^1.21.1",
|
"@ant-design/icons": "^5.0.0",
|
"@ant-design/pro-provider": "2.15.4",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.18.0",
|
"classnames": "^2.3.2",
|
"rc-resize-observer": "^1.0.0",
|
"rc-util": "^5.4.0"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-components": {
|
"version": "2.8.7",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-components/-/pro-components-2.8.7.tgz",
|
"integrity": "sha512-QhibkPsUJryEjI1QmwUn+XCngGHidu0ekvricL6TIEvPgP+AUAca29XutN5+Mmn8Xfja1ca9HFTHTgFoV74Z7Q==",
|
"dependencies": {
|
"@ant-design/pro-card": "2.9.7",
|
"@ant-design/pro-descriptions": "2.6.7",
|
"@ant-design/pro-field": "3.0.4",
|
"@ant-design/pro-form": "2.31.7",
|
"@ant-design/pro-layout": "7.22.4",
|
"@ant-design/pro-list": "2.6.7",
|
"@ant-design/pro-provider": "2.15.4",
|
"@ant-design/pro-skeleton": "2.2.1",
|
"@ant-design/pro-table": "3.19.0",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.16.3"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-descriptions": {
|
"version": "2.6.7",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-descriptions/-/pro-descriptions-2.6.7.tgz",
|
"integrity": "sha512-fgn2d0kDWUODGDWKpgziZuuqPlmIoKxQFJY9Yg4nbaRp8GDDKZeSSqgvW+OxjpYM8dxq31fiz1dZlZnOPoYKpg==",
|
"dependencies": {
|
"@ant-design/pro-field": "3.0.4",
|
"@ant-design/pro-form": "2.31.7",
|
"@ant-design/pro-provider": "2.15.4",
|
"@ant-design/pro-skeleton": "2.2.1",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.18.0",
|
"rc-resize-observer": "^0.2.3",
|
"rc-util": "^5.0.6"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-descriptions/node_modules/rc-resize-observer": {
|
"version": "0.2.6",
|
"resolved": "https://registry.npmmirror.com/rc-resize-observer/-/rc-resize-observer-0.2.6.tgz",
|
"integrity": "sha512-YX6nYnd6fk7zbuvT6oSDMKiZjyngjHoy+fz+vL3Tez38d/G5iGdaDJa2yE7345G6sc4Mm1IGRUIwclvltddhmA==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "^2.2.1",
|
"rc-util": "^5.0.0",
|
"resize-observer-polyfill": "^1.5.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@ant-design/pro-field": {
|
"version": "3.0.4",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-field/-/pro-field-3.0.4.tgz",
|
"integrity": "sha512-nJSng/6/pPZFdiFeTtZcBQLNrHg9tIeiKFR1+zzbnQbI3qBOFP9aBZS/+LwkQZcI2G71vrRgz2x5OhHb7AX0wQ==",
|
"dependencies": {
|
"@ant-design/icons": "^5.0.0",
|
"@ant-design/pro-provider": "2.15.4",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.18.0",
|
"@chenshuai2144/sketch-color": "^1.0.8",
|
"classnames": "^2.3.2",
|
"dayjs": "^1.11.10",
|
"lodash": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
"rc-util": "^5.4.0",
|
"swr": "^2.0.0"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-form": {
|
"version": "2.31.7",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-form/-/pro-form-2.31.7.tgz",
|
"integrity": "sha512-0TCtIC/ynbLPoes8sLBFwFbi0tkeNmSU6the2EcyKIKDLfWHDbfkLM1OSFrzv3QD+H8OgFWMkTSOjhMOKSsOBg==",
|
"dependencies": {
|
"@ant-design/icons": "^5.0.0",
|
"@ant-design/pro-field": "3.0.4",
|
"@ant-design/pro-provider": "2.15.4",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.18.0",
|
"@chenshuai2144/sketch-color": "^1.0.7",
|
"@umijs/use-params": "^1.0.9",
|
"classnames": "^2.3.2",
|
"dayjs": "^1.11.10",
|
"lodash": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
"rc-resize-observer": "^1.1.0",
|
"rc-util": "^5.0.6"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"rc-field-form": ">=1.22.0",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-layout": {
|
"version": "7.22.4",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-layout/-/pro-layout-7.22.4.tgz",
|
"integrity": "sha512-X2WO4L2itXemX4zhS+0NG+8kXQD5SX9sG+zjx/15BmIO3FvsUGqOHgoCg0vhd424EiyPj7WtdMZJ39G1xdgDwA==",
|
"dependencies": {
|
"@ant-design/cssinjs": "^1.21.1",
|
"@ant-design/icons": "^5.0.0",
|
"@ant-design/pro-provider": "2.15.4",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.18.0",
|
"@umijs/route-utils": "^4.0.0",
|
"@umijs/use-params": "^1.0.9",
|
"classnames": "^2.3.2",
|
"lodash": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
"path-to-regexp": "8.2.0",
|
"rc-resize-observer": "^1.1.0",
|
"rc-util": "^5.0.6",
|
"swr": "^2.0.0",
|
"warning": "^4.0.3"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-list": {
|
"version": "2.6.7",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-list/-/pro-list-2.6.7.tgz",
|
"integrity": "sha512-6k/En7pioMgepho/1HMf2DAnkSTZiat1lDg2ggCok2lhSgqXzir7x22ewJQRgPvEiVb6/qqaFQNd7a8dnrFj1w==",
|
"dependencies": {
|
"@ant-design/cssinjs": "^1.21.1",
|
"@ant-design/icons": "^5.0.0",
|
"@ant-design/pro-card": "2.9.7",
|
"@ant-design/pro-field": "3.0.4",
|
"@ant-design/pro-table": "3.19.0",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.18.0",
|
"classnames": "^2.3.2",
|
"dayjs": "^1.11.10",
|
"rc-resize-observer": "^1.0.0",
|
"rc-util": "^4.19.0"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-list/node_modules/rc-util": {
|
"version": "4.21.1",
|
"resolved": "https://registry.npmmirror.com/rc-util/-/rc-util-4.21.1.tgz",
|
"integrity": "sha512-Z+vlkSQVc1l8O2UjR3WQ+XdWlhj5q9BMQNLk2iOBch75CqPfrJyGtcWMcnhRlNuDu0Ndtt4kLVO8JI8BrABobg==",
|
"dependencies": {
|
"add-dom-event-listener": "^1.1.0",
|
"prop-types": "^15.5.10",
|
"react-is": "^16.12.0",
|
"react-lifecycles-compat": "^3.0.4",
|
"shallowequal": "^1.1.0"
|
}
|
},
|
"node_modules/@ant-design/pro-provider": {
|
"version": "2.15.4",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-provider/-/pro-provider-2.15.4.tgz",
|
"integrity": "sha512-DBX0JNUNOYXAucVqd/zTdqtXckCDqr2Lo85KIku2YzWdhptDPDZRTNqL04JShjGejDl8fzwQ8yREHgVUfzn6Gg==",
|
"dependencies": {
|
"@ant-design/cssinjs": "^1.21.1",
|
"@babel/runtime": "^7.18.0",
|
"@ctrl/tinycolor": "^3.4.0",
|
"dayjs": "^1.11.10",
|
"rc-util": "^5.0.1",
|
"swr": "^2.0.0"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-skeleton": {
|
"version": "2.2.1",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-skeleton/-/pro-skeleton-2.2.1.tgz",
|
"integrity": "sha512-3M2jNOZQZWEDR8pheY00OkHREfb0rquvFZLCa6DypGmiksiuuYuR9Y4iA82ZF+mva2FmpHekdwbje/GpbxqBeg==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.0"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-table": {
|
"version": "3.19.0",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-table/-/pro-table-3.19.0.tgz",
|
"integrity": "sha512-nL25734d5q5oqtmG7Apn2TNJUnJE8m9dkopXMQdoNZnv8qeRQLBH+i5cZT1yh7FIO8z6QLXleg+KnR/cI7VRRw==",
|
"dependencies": {
|
"@ant-design/cssinjs": "^1.21.1",
|
"@ant-design/icons": "^5.0.0",
|
"@ant-design/pro-card": "2.9.7",
|
"@ant-design/pro-field": "3.0.4",
|
"@ant-design/pro-form": "2.31.7",
|
"@ant-design/pro-provider": "2.15.4",
|
"@ant-design/pro-utils": "2.17.0",
|
"@babel/runtime": "^7.18.0",
|
"@dnd-kit/core": "^6.0.8",
|
"@dnd-kit/modifiers": "^6.0.1",
|
"@dnd-kit/sortable": "^7.0.2",
|
"@dnd-kit/utilities": "^3.2.1",
|
"classnames": "^2.3.2",
|
"dayjs": "^1.11.10",
|
"lodash": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
"rc-resize-observer": "^1.0.0",
|
"rc-util": "^5.0.1"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"rc-field-form": ">=1.22.0",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/pro-utils": {
|
"version": "2.17.0",
|
"resolved": "https://registry.npmmirror.com/@ant-design/pro-utils/-/pro-utils-2.17.0.tgz",
|
"integrity": "sha512-hHKUISjMEoS+E5ltJWyvNTrlEA3IimZNxtDrEhorRIbgVYAlmEN5Mj/ESSofzDM3+UlxiI5+A/Y6IHkByTfDEA==",
|
"dependencies": {
|
"@ant-design/icons": "^5.0.0",
|
"@ant-design/pro-provider": "2.15.4",
|
"@babel/runtime": "^7.18.0",
|
"classnames": "^2.3.2",
|
"dayjs": "^1.11.10",
|
"lodash": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
"rc-util": "^5.0.6",
|
"safe-stable-stringify": "^2.4.3",
|
"swr": "^2.0.0"
|
},
|
"peerDependencies": {
|
"antd": "^4.24.15 || ^5.11.2",
|
"react": ">=17.0.0",
|
"react-dom": ">=17.0.0"
|
}
|
},
|
"node_modules/@ant-design/react-slick": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/@ant-design/react-slick/-/react-slick-1.1.2.tgz",
|
"integrity": "sha512-EzlvzE6xQUBrZuuhSAFTdsr4P2bBBHGZwKFemEfq8gIGyIQCxalYfZW/T2ORbtQx5rU69o+WycP3exY/7T1hGA==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.4",
|
"classnames": "^2.2.5",
|
"json2mq": "^0.2.0",
|
"resize-observer-polyfill": "^1.5.1",
|
"throttle-debounce": "^5.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0"
|
}
|
},
|
"node_modules/@ant-design/x": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/@ant-design/x/-/x-1.1.0.tgz",
|
"integrity": "sha512-l+GR5OC/BLzLLrxF/2Ud1dqmazLK3T03BiAeFcaghzHRE2BwGu7yo3EM0h7OMFUCtKReuswcB90tpZXY6pBWtw==",
|
"dependencies": {
|
"@ant-design/colors": "^7.1.0",
|
"@ant-design/cssinjs": "^1.21.1",
|
"@ant-design/cssinjs-utils": "^1.1.0",
|
"@ant-design/fast-color": "^2.0.6",
|
"@ant-design/icons": "^5.4.0",
|
"@babel/runtime": "^7.25.6",
|
"classnames": "^2.5.1",
|
"rc-motion": "^2.9.2",
|
"rc-util": "^5.43.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/ant-design"
|
},
|
"peerDependencies": {
|
"antd": "^5.20.3",
|
"react": ">=18.0.0",
|
"react-dom": ">=18.0.0"
|
}
|
},
|
"node_modules/@babel/code-frame": {
|
"version": "7.23.5",
|
"resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.23.5.tgz",
|
"integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==",
|
"dependencies": {
|
"@babel/highlight": "^7.23.4",
|
"chalk": "^2.4.2"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/compat-data": {
|
"version": "7.23.5",
|
"resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.23.5.tgz",
|
"integrity": "sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/core": {
|
"version": "7.23.7",
|
"resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.23.7.tgz",
|
"integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==",
|
"dev": true,
|
"dependencies": {
|
"@ampproject/remapping": "^2.2.0",
|
"@babel/code-frame": "^7.23.5",
|
"@babel/generator": "^7.23.6",
|
"@babel/helper-compilation-targets": "^7.23.6",
|
"@babel/helper-module-transforms": "^7.23.3",
|
"@babel/helpers": "^7.23.7",
|
"@babel/parser": "^7.23.6",
|
"@babel/template": "^7.22.15",
|
"@babel/traverse": "^7.23.7",
|
"@babel/types": "^7.23.6",
|
"convert-source-map": "^2.0.0",
|
"debug": "^4.1.0",
|
"gensync": "^1.0.0-beta.2",
|
"json5": "^2.2.3",
|
"semver": "^6.3.1"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/babel"
|
}
|
},
|
"node_modules/@babel/core/node_modules/semver": {
|
"version": "6.3.1",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
"dev": true,
|
"bin": {
|
"semver": "bin/semver.js"
|
}
|
},
|
"node_modules/@babel/generator": {
|
"version": "7.23.6",
|
"resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.23.6.tgz",
|
"integrity": "sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.23.6",
|
"@jridgewell/gen-mapping": "^0.3.2",
|
"@jridgewell/trace-mapping": "^0.3.17",
|
"jsesc": "^2.5.1"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-compilation-targets": {
|
"version": "7.23.6",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz",
|
"integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/compat-data": "^7.23.5",
|
"@babel/helper-validator-option": "^7.23.5",
|
"browserslist": "^4.22.2",
|
"lru-cache": "^5.1.1",
|
"semver": "^6.3.1"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
|
"version": "5.1.1",
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
"dev": true,
|
"dependencies": {
|
"yallist": "^3.0.2"
|
}
|
},
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
"version": "6.3.1",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
"dev": true,
|
"bin": {
|
"semver": "bin/semver.js"
|
}
|
},
|
"node_modules/@babel/helper-environment-visitor": {
|
"version": "7.22.20",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
|
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-function-name": {
|
"version": "7.23.0",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
|
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/template": "^7.22.15",
|
"@babel/types": "^7.23.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-hoist-variables": {
|
"version": "7.22.5",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
|
"integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.22.5"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-module-imports": {
|
"version": "7.22.15",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
|
"integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
|
"dependencies": {
|
"@babel/types": "^7.22.15"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-module-transforms": {
|
"version": "7.23.3",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz",
|
"integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/helper-environment-visitor": "^7.22.20",
|
"@babel/helper-module-imports": "^7.22.15",
|
"@babel/helper-simple-access": "^7.22.5",
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
"@babel/helper-validator-identifier": "^7.22.20"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"peerDependencies": {
|
"@babel/core": "^7.0.0"
|
}
|
},
|
"node_modules/@babel/helper-plugin-utils": {
|
"version": "7.22.5",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
|
"integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-simple-access": {
|
"version": "7.22.5",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
|
"integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.22.5"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-split-export-declaration": {
|
"version": "7.22.6",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
|
"integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.22.5"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-string-parser": {
|
"version": "7.23.4",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz",
|
"integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==",
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-validator-identifier": {
|
"version": "7.22.20",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
|
"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helper-validator-option": {
|
"version": "7.23.5",
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz",
|
"integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/helpers": {
|
"version": "7.23.8",
|
"resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.8.tgz",
|
"integrity": "sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/template": "^7.22.15",
|
"@babel/traverse": "^7.23.7",
|
"@babel/types": "^7.23.6"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/highlight": {
|
"version": "7.23.4",
|
"resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.23.4.tgz",
|
"integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
|
"dependencies": {
|
"@babel/helper-validator-identifier": "^7.22.20",
|
"chalk": "^2.4.2",
|
"js-tokens": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/parser": {
|
"version": "7.23.6",
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.6.tgz",
|
"integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==",
|
"dev": true,
|
"bin": {
|
"parser": "bin/babel-parser.js"
|
},
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
"version": "7.23.3",
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.23.3.tgz",
|
"integrity": "sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/helper-plugin-utils": "^7.22.5"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"peerDependencies": {
|
"@babel/core": "^7.0.0-0"
|
}
|
},
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
"version": "7.23.3",
|
"resolved": "https://registry.npmmirror.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.23.3.tgz",
|
"integrity": "sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==",
|
"dev": true,
|
"dependencies": {
|
"@babel/helper-plugin-utils": "^7.22.5"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
},
|
"peerDependencies": {
|
"@babel/core": "^7.0.0-0"
|
}
|
},
|
"node_modules/@babel/runtime": {
|
"version": "7.26.10",
|
"resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.26.10.tgz",
|
"integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==",
|
"dependencies": {
|
"regenerator-runtime": "^0.14.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/template": {
|
"version": "7.22.15",
|
"resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.22.15.tgz",
|
"integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
|
"dev": true,
|
"dependencies": {
|
"@babel/code-frame": "^7.22.13",
|
"@babel/parser": "^7.22.15",
|
"@babel/types": "^7.22.15"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/traverse": {
|
"version": "7.23.7",
|
"resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.7.tgz",
|
"integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==",
|
"dev": true,
|
"dependencies": {
|
"@babel/code-frame": "^7.23.5",
|
"@babel/generator": "^7.23.6",
|
"@babel/helper-environment-visitor": "^7.22.20",
|
"@babel/helper-function-name": "^7.23.0",
|
"@babel/helper-hoist-variables": "^7.22.5",
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
"@babel/parser": "^7.23.6",
|
"@babel/types": "^7.23.6",
|
"debug": "^4.3.1",
|
"globals": "^11.1.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@babel/types": {
|
"version": "7.23.6",
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.23.6.tgz",
|
"integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==",
|
"dependencies": {
|
"@babel/helper-string-parser": "^7.23.4",
|
"@babel/helper-validator-identifier": "^7.22.20",
|
"to-fast-properties": "^2.0.0"
|
},
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/@chenshuai2144/sketch-color": {
|
"version": "1.0.9",
|
"resolved": "https://registry.npmmirror.com/@chenshuai2144/sketch-color/-/sketch-color-1.0.9.tgz",
|
"integrity": "sha512-obzSy26cb7Pm7OprWyVpgMpIlrZpZ0B7vbrU0RMbvRg0YAI890S5Xy02Aj1Nhl4+KTbi1lVYHt6HQP8Hm9s+1w==",
|
"dependencies": {
|
"reactcss": "^1.2.3",
|
"tinycolor2": "^1.4.2"
|
},
|
"peerDependencies": {
|
"react": ">=16.12.0"
|
}
|
},
|
"node_modules/@ctrl/tinycolor": {
|
"version": "3.6.1",
|
"resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz",
|
"integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==",
|
"engines": {
|
"node": ">=10"
|
}
|
},
|
"node_modules/@dnd-kit/accessibility": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/@dnd-kit/accessibility/-/accessibility-3.1.1.tgz",
|
"integrity": "sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==",
|
"dependencies": {
|
"tslib": "^2.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.8.0"
|
}
|
},
|
"node_modules/@dnd-kit/core": {
|
"version": "6.3.1",
|
"resolved": "https://registry.npmmirror.com/@dnd-kit/core/-/core-6.3.1.tgz",
|
"integrity": "sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==",
|
"dependencies": {
|
"@dnd-kit/accessibility": "^3.1.1",
|
"@dnd-kit/utilities": "^3.2.2",
|
"tslib": "^2.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.8.0",
|
"react-dom": ">=16.8.0"
|
}
|
},
|
"node_modules/@dnd-kit/modifiers": {
|
"version": "6.0.1",
|
"resolved": "https://registry.npmmirror.com/@dnd-kit/modifiers/-/modifiers-6.0.1.tgz",
|
"integrity": "sha512-rbxcsg3HhzlcMHVHWDuh9LCjpOVAgqbV78wLGI8tziXY3+qcMQ61qVXIvNKQFuhj75dSfD+o+PYZQ/NUk2A23A==",
|
"dependencies": {
|
"@dnd-kit/utilities": "^3.2.1",
|
"tslib": "^2.0.0"
|
},
|
"peerDependencies": {
|
"@dnd-kit/core": "^6.0.6",
|
"react": ">=16.8.0"
|
}
|
},
|
"node_modules/@dnd-kit/sortable": {
|
"version": "7.0.2",
|
"resolved": "https://registry.npmmirror.com/@dnd-kit/sortable/-/sortable-7.0.2.tgz",
|
"integrity": "sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA==",
|
"dependencies": {
|
"@dnd-kit/utilities": "^3.2.0",
|
"tslib": "^2.0.0"
|
},
|
"peerDependencies": {
|
"@dnd-kit/core": "^6.0.7",
|
"react": ">=16.8.0"
|
}
|
},
|
"node_modules/@dnd-kit/utilities": {
|
"version": "3.2.2",
|
"resolved": "https://registry.npmmirror.com/@dnd-kit/utilities/-/utilities-3.2.2.tgz",
|
"integrity": "sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==",
|
"dependencies": {
|
"tslib": "^2.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.8.0"
|
}
|
},
|
"node_modules/@emotion/babel-plugin": {
|
"version": "11.12.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz",
|
"integrity": "sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==",
|
"dependencies": {
|
"@babel/helper-module-imports": "^7.16.7",
|
"@babel/runtime": "^7.18.3",
|
"@emotion/hash": "^0.9.2",
|
"@emotion/memoize": "^0.9.0",
|
"@emotion/serialize": "^1.2.0",
|
"babel-plugin-macros": "^3.1.0",
|
"convert-source-map": "^1.5.0",
|
"escape-string-regexp": "^4.0.0",
|
"find-root": "^1.1.0",
|
"source-map": "^0.5.7",
|
"stylis": "4.2.0"
|
}
|
},
|
"node_modules/@emotion/babel-plugin/node_modules/@emotion/hash": {
|
"version": "0.9.2",
|
"resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.9.2.tgz",
|
"integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g=="
|
},
|
"node_modules/@emotion/babel-plugin/node_modules/convert-source-map": {
|
"version": "1.9.0",
|
"resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.9.0.tgz",
|
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="
|
},
|
"node_modules/@emotion/babel-plugin/node_modules/stylis": {
|
"version": "4.2.0",
|
"resolved": "https://registry.npmmirror.com/stylis/-/stylis-4.2.0.tgz",
|
"integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw=="
|
},
|
"node_modules/@emotion/cache": {
|
"version": "11.13.1",
|
"resolved": "https://registry.npmmirror.com/@emotion/cache/-/cache-11.13.1.tgz",
|
"integrity": "sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==",
|
"dependencies": {
|
"@emotion/memoize": "^0.9.0",
|
"@emotion/sheet": "^1.4.0",
|
"@emotion/utils": "^1.4.0",
|
"@emotion/weak-memoize": "^0.4.0",
|
"stylis": "4.2.0"
|
}
|
},
|
"node_modules/@emotion/cache/node_modules/stylis": {
|
"version": "4.2.0",
|
"resolved": "https://registry.npmmirror.com/stylis/-/stylis-4.2.0.tgz",
|
"integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw=="
|
},
|
"node_modules/@emotion/css": {
|
"version": "11.11.2",
|
"resolved": "https://registry.npmmirror.com/@emotion/css/-/css-11.11.2.tgz",
|
"integrity": "sha512-VJxe1ucoMYMS7DkiMdC2T7PWNbrEI0a39YRiyDvK2qq4lXwjRbVP/z4lpG+odCsRzadlR+1ywwrTzhdm5HNdew==",
|
"dependencies": {
|
"@emotion/babel-plugin": "^11.11.0",
|
"@emotion/cache": "^11.11.0",
|
"@emotion/serialize": "^1.1.2",
|
"@emotion/sheet": "^1.2.2",
|
"@emotion/utils": "^1.2.1"
|
}
|
},
|
"node_modules/@emotion/hash": {
|
"version": "0.8.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.8.0.tgz",
|
"integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow=="
|
},
|
"node_modules/@emotion/memoize": {
|
"version": "0.9.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/memoize/-/memoize-0.9.0.tgz",
|
"integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ=="
|
},
|
"node_modules/@emotion/react": {
|
"version": "11.13.3",
|
"resolved": "https://registry.npmmirror.com/@emotion/react/-/react-11.13.3.tgz",
|
"integrity": "sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.3",
|
"@emotion/babel-plugin": "^11.12.0",
|
"@emotion/cache": "^11.13.0",
|
"@emotion/serialize": "^1.3.1",
|
"@emotion/use-insertion-effect-with-fallbacks": "^1.1.0",
|
"@emotion/utils": "^1.4.0",
|
"@emotion/weak-memoize": "^0.4.0",
|
"hoist-non-react-statics": "^3.3.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.8.0"
|
},
|
"peerDependenciesMeta": {
|
"@types/react": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@emotion/serialize": {
|
"version": "1.3.2",
|
"resolved": "https://registry.npmmirror.com/@emotion/serialize/-/serialize-1.3.2.tgz",
|
"integrity": "sha512-grVnMvVPK9yUVE6rkKfAJlYZgo0cu3l9iMC77V7DW6E1DUIrU68pSEXRmFZFOFB1QFo57TncmOcvcbMDWsL4yA==",
|
"dependencies": {
|
"@emotion/hash": "^0.9.2",
|
"@emotion/memoize": "^0.9.0",
|
"@emotion/unitless": "^0.10.0",
|
"@emotion/utils": "^1.4.1",
|
"csstype": "^3.0.2"
|
}
|
},
|
"node_modules/@emotion/serialize/node_modules/@emotion/hash": {
|
"version": "0.9.2",
|
"resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.9.2.tgz",
|
"integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g=="
|
},
|
"node_modules/@emotion/serialize/node_modules/@emotion/unitless": {
|
"version": "0.10.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/unitless/-/unitless-0.10.0.tgz",
|
"integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg=="
|
},
|
"node_modules/@emotion/sheet": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/sheet/-/sheet-1.4.0.tgz",
|
"integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg=="
|
},
|
"node_modules/@emotion/unitless": {
|
"version": "0.7.5",
|
"resolved": "https://registry.npmmirror.com/@emotion/unitless/-/unitless-0.7.5.tgz",
|
"integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg=="
|
},
|
"node_modules/@emotion/use-insertion-effect-with-fallbacks": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz",
|
"integrity": "sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==",
|
"peerDependencies": {
|
"react": ">=16.8.0"
|
}
|
},
|
"node_modules/@emotion/utils": {
|
"version": "1.4.1",
|
"resolved": "https://registry.npmmirror.com/@emotion/utils/-/utils-1.4.1.tgz",
|
"integrity": "sha512-BymCXzCG3r72VKJxaYVwOXATqXIZ85cuvg0YOUDxMGNrKc1DJRZk8MgV5wyXRyEayIMd4FuXJIUgTBXvDNW5cA=="
|
},
|
"node_modules/@emotion/weak-memoize": {
|
"version": "0.4.0",
|
"resolved": "https://registry.npmmirror.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz",
|
"integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg=="
|
},
|
"node_modules/@esbuild/aix-ppc64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
"integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
|
"cpu": [
|
"ppc64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"aix"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/android-arm": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
|
"integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
|
"cpu": [
|
"arm"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"android"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/android-arm64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
|
"integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"android"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/android-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
|
"integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"android"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/darwin-arm64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
|
"integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"darwin"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/darwin-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
|
"integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"darwin"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/freebsd-arm64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
|
"integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"freebsd"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/freebsd-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
|
"integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"freebsd"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-arm": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
|
"integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
|
"cpu": [
|
"arm"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-arm64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
|
"integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-ia32": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
|
"integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
|
"cpu": [
|
"ia32"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-loong64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
|
"integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
|
"cpu": [
|
"loong64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-mips64el": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
|
"integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
|
"cpu": [
|
"mips64el"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-ppc64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
|
"integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
|
"cpu": [
|
"ppc64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-riscv64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
|
"integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
|
"cpu": [
|
"riscv64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-s390x": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
|
"integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
|
"cpu": [
|
"s390x"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/linux-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
|
"integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/netbsd-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
|
"integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"netbsd"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/openbsd-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
|
"integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"openbsd"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/sunos-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
|
"integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"sunos"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/win32-arm64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
|
"integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/win32-ia32": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
|
"integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
|
"cpu": [
|
"ia32"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@esbuild/win32-x64": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
|
"integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
],
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/@eslint-community/eslint-utils": {
|
"version": "4.4.0",
|
"resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
|
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
|
"dev": true,
|
"dependencies": {
|
"eslint-visitor-keys": "^3.3.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"peerDependencies": {
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
}
|
},
|
"node_modules/@eslint-community/regexpp": {
|
"version": "4.10.0",
|
"resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz",
|
"integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==",
|
"dev": true,
|
"engines": {
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
}
|
},
|
"node_modules/@eslint/eslintrc": {
|
"version": "2.1.4",
|
"resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
|
"integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
|
"dev": true,
|
"dependencies": {
|
"ajv": "^6.12.4",
|
"debug": "^4.3.2",
|
"espree": "^9.6.0",
|
"globals": "^13.19.0",
|
"ignore": "^5.2.0",
|
"import-fresh": "^3.2.1",
|
"js-yaml": "^4.1.0",
|
"minimatch": "^3.1.2",
|
"strip-json-comments": "^3.1.1"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
"version": "1.1.11",
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
"dev": true,
|
"dependencies": {
|
"balanced-match": "^1.0.0",
|
"concat-map": "0.0.1"
|
}
|
},
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
"version": "13.24.0",
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz",
|
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
"dev": true,
|
"dependencies": {
|
"type-fest": "^0.20.2"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
"version": "3.1.2",
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
"dev": true,
|
"dependencies": {
|
"brace-expansion": "^1.1.7"
|
},
|
"engines": {
|
"node": "*"
|
}
|
},
|
"node_modules/@eslint/js": {
|
"version": "8.56.0",
|
"resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.56.0.tgz",
|
"integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==",
|
"dev": true,
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
}
|
},
|
"node_modules/@floating-ui/core": {
|
"version": "1.7.0",
|
"resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.0.tgz",
|
"integrity": "sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==",
|
"dependencies": {
|
"@floating-ui/utils": "^0.2.9"
|
}
|
},
|
"node_modules/@floating-ui/dom": {
|
"version": "1.7.0",
|
"resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.0.tgz",
|
"integrity": "sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg==",
|
"dependencies": {
|
"@floating-ui/core": "^1.7.0",
|
"@floating-ui/utils": "^0.2.9"
|
}
|
},
|
"node_modules/@floating-ui/utils": {
|
"version": "0.2.9",
|
"resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.9.tgz",
|
"integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg=="
|
},
|
"node_modules/@humanwhocodes/config-array": {
|
"version": "0.11.14",
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
|
"integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
|
"deprecated": "Use @eslint/config-array instead",
|
"dev": true,
|
"dependencies": {
|
"@humanwhocodes/object-schema": "^2.0.2",
|
"debug": "^4.3.1",
|
"minimatch": "^3.0.5"
|
},
|
"engines": {
|
"node": ">=10.10.0"
|
}
|
},
|
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
|
"version": "1.1.11",
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
"dev": true,
|
"dependencies": {
|
"balanced-match": "^1.0.0",
|
"concat-map": "0.0.1"
|
}
|
},
|
"node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
|
"version": "3.1.2",
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
"dev": true,
|
"dependencies": {
|
"brace-expansion": "^1.1.7"
|
},
|
"engines": {
|
"node": "*"
|
}
|
},
|
"node_modules/@humanwhocodes/module-importer": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
"dev": true,
|
"engines": {
|
"node": ">=12.22"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/nzakas"
|
}
|
},
|
"node_modules/@humanwhocodes/object-schema": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz",
|
"integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==",
|
"deprecated": "Use @eslint/object-schema instead",
|
"dev": true
|
},
|
"node_modules/@jridgewell/gen-mapping": {
|
"version": "0.3.8",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
|
"integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
|
"dependencies": {
|
"@jridgewell/set-array": "^1.2.1",
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
"@jridgewell/trace-mapping": "^0.3.24"
|
},
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@jridgewell/resolve-uri": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz",
|
"integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==",
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@jridgewell/set-array": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/@jridgewell/sourcemap-codec": {
|
"version": "1.5.0",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
|
},
|
"node_modules/@jridgewell/trace-mapping": {
|
"version": "0.3.25",
|
"resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
"dependencies": {
|
"@jridgewell/resolve-uri": "^3.1.0",
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
}
|
},
|
"node_modules/@mixmark-io/domino": {
|
"version": "2.2.0",
|
"resolved": "https://registry.npmmirror.com/@mixmark-io/domino/-/domino-2.2.0.tgz",
|
"integrity": "sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw=="
|
},
|
"node_modules/@nodelib/fs.scandir": {
|
"version": "2.1.5",
|
"resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
"dev": true,
|
"dependencies": {
|
"@nodelib/fs.stat": "2.0.5",
|
"run-parallel": "^1.1.9"
|
},
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/@nodelib/fs.stat": {
|
"version": "2.0.5",
|
"resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
"dev": true,
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/@nodelib/fs.walk": {
|
"version": "1.2.8",
|
"resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
"dev": true,
|
"dependencies": {
|
"@nodelib/fs.scandir": "2.1.5",
|
"fastq": "^1.6.0"
|
},
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/@popperjs/core": {
|
"version": "2.11.8",
|
"resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.8.tgz",
|
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/popperjs"
|
}
|
},
|
"node_modules/@rc-component/async-validator": {
|
"version": "5.0.4",
|
"resolved": "https://registry.npmmirror.com/@rc-component/async-validator/-/async-validator-5.0.4.tgz",
|
"integrity": "sha512-qgGdcVIF604M9EqjNF0hbUTz42bz/RDtxWdWuU5EQe3hi7M8ob54B6B35rOsvX5eSvIHIzT9iH1R3n+hk3CGfg==",
|
"dependencies": {
|
"@babel/runtime": "^7.24.4"
|
},
|
"engines": {
|
"node": ">=14.x"
|
}
|
},
|
"node_modules/@rc-component/color-picker": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/@rc-component/color-picker/-/color-picker-2.0.1.tgz",
|
"integrity": "sha512-WcZYwAThV/b2GISQ8F+7650r5ZZJ043E57aVBFkQ+kSY4C6wdofXgB0hBx+GPGpIU0Z81eETNoDUJMr7oy/P8Q==",
|
"dependencies": {
|
"@ant-design/fast-color": "^2.0.6",
|
"@babel/runtime": "^7.23.6",
|
"classnames": "^2.2.6",
|
"rc-util": "^5.38.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@rc-component/context": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/@rc-component/context/-/context-1.4.0.tgz",
|
"integrity": "sha512-kFcNxg9oLRMoL3qki0OMxK+7g5mypjgaaJp/pkOis/6rVxma9nJBF/8kCIuTYHUQNr0ii7MxqE33wirPZLJQ2w==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"rc-util": "^5.27.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@rc-component/mini-decimal": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/@rc-component/mini-decimal/-/mini-decimal-1.1.0.tgz",
|
"integrity": "sha512-jS4E7T9Li2GuYwI6PyiVXmxTiM6b07rlD9Ge8uGZSCz3WlzcG5ZK7g5bbuKNeZ9pgUuPK/5guV781ujdVpm4HQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.0"
|
},
|
"engines": {
|
"node": ">=8.x"
|
}
|
},
|
"node_modules/@rc-component/mutate-observer": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/@rc-component/mutate-observer/-/mutate-observer-1.1.0.tgz",
|
"integrity": "sha512-QjrOsDXQusNwGZPf4/qRQasg7UFEj06XiCJ8iuiq/Io7CrHrgVi6Uuetw60WAMG1799v+aM8kyc+1L/GBbHSlw==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.0",
|
"classnames": "^2.3.2",
|
"rc-util": "^5.24.4"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@rc-component/portal": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/@rc-component/portal/-/portal-1.1.2.tgz",
|
"integrity": "sha512-6f813C0IsasTZms08kfA8kPAGxbbkYToa8ALaiDIGGECU4i9hj8Plgbx0sNJDrey3EtHO30hmdaxtT0138xZcg==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.0",
|
"classnames": "^2.3.2",
|
"rc-util": "^5.24.4"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@rc-component/qrcode": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/@rc-component/qrcode/-/qrcode-1.0.0.tgz",
|
"integrity": "sha512-L+rZ4HXP2sJ1gHMGHjsg9jlYBX/SLN2D6OxP9Zn3qgtpMWtO2vUfxVFwiogHpAIqs54FnALxraUy/BCO1yRIgg==",
|
"dependencies": {
|
"@babel/runtime": "^7.24.7",
|
"classnames": "^2.3.2",
|
"rc-util": "^5.38.0"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@rc-component/tour": {
|
"version": "1.15.1",
|
"resolved": "https://registry.npmmirror.com/@rc-component/tour/-/tour-1.15.1.tgz",
|
"integrity": "sha512-Tr2t7J1DKZUpfJuDZWHxyxWpfmj8EZrqSgyMZ+BCdvKZ6r1UDsfU46M/iWAAFBy961Ssfom2kv5f3UcjIL2CmQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.0",
|
"@rc-component/portal": "^1.0.0-9",
|
"@rc-component/trigger": "^2.0.0",
|
"classnames": "^2.3.2",
|
"rc-util": "^5.24.4"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@rc-component/trigger": {
|
"version": "2.2.6",
|
"resolved": "https://registry.npmmirror.com/@rc-component/trigger/-/trigger-2.2.6.tgz",
|
"integrity": "sha512-/9zuTnWwhQ3S3WT1T8BubuFTT46kvnXgaERR9f4BTKyn61/wpf/BvbImzYBubzJibU707FxwbKszLlHjcLiv1Q==",
|
"dependencies": {
|
"@babel/runtime": "^7.23.2",
|
"@rc-component/portal": "^1.1.0",
|
"classnames": "^2.3.2",
|
"rc-motion": "^2.0.0",
|
"rc-resize-observer": "^1.3.1",
|
"rc-util": "^5.44.0"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/@remirror/core-constants": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/@remirror/core-constants/-/core-constants-3.0.0.tgz",
|
"integrity": "sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg=="
|
},
|
"node_modules/@remix-run/router": {
|
"version": "1.23.0",
|
"resolved": "https://registry.npmmirror.com/@remix-run/router/-/router-1.23.0.tgz",
|
"integrity": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==",
|
"engines": {
|
"node": ">=14.0.0"
|
}
|
},
|
"node_modules/@rollup/plugin-commonjs": {
|
"version": "28.0.1",
|
"resolved": "https://registry.npmmirror.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.1.tgz",
|
"integrity": "sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==",
|
"dev": true,
|
"dependencies": {
|
"@rollup/pluginutils": "^5.0.1",
|
"commondir": "^1.0.1",
|
"estree-walker": "^2.0.2",
|
"fdir": "^6.2.0",
|
"is-reference": "1.2.1",
|
"magic-string": "^0.30.3",
|
"picomatch": "^4.0.2"
|
},
|
"engines": {
|
"node": ">=16.0.0 || 14 >= 14.17"
|
},
|
"peerDependencies": {
|
"rollup": "^2.68.0||^3.0.0||^4.0.0"
|
},
|
"peerDependenciesMeta": {
|
"rollup": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@rollup/pluginutils": {
|
"version": "5.1.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
"integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
"dev": true,
|
"dependencies": {
|
"@types/estree": "^1.0.0",
|
"estree-walker": "^2.0.2",
|
"picomatch": "^2.3.1"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"peerDependencies": {
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
},
|
"peerDependenciesMeta": {
|
"rollup": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
"version": "2.3.1",
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
"dev": true,
|
"engines": {
|
"node": ">=8.6"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/jonschlinkert"
|
}
|
},
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz",
|
"integrity": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==",
|
"cpu": [
|
"arm"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"android"
|
]
|
},
|
"node_modules/@rollup/rollup-android-arm64": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.0.tgz",
|
"integrity": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"android"
|
]
|
},
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.0.tgz",
|
"integrity": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"darwin"
|
]
|
},
|
"node_modules/@rollup/rollup-darwin-x64": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.0.tgz",
|
"integrity": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"darwin"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.0.tgz",
|
"integrity": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==",
|
"cpu": [
|
"arm"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.0.tgz",
|
"integrity": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==",
|
"cpu": [
|
"arm"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.0.tgz",
|
"integrity": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.0.tgz",
|
"integrity": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.0.tgz",
|
"integrity": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==",
|
"cpu": [
|
"ppc64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.0.tgz",
|
"integrity": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==",
|
"cpu": [
|
"riscv64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.0.tgz",
|
"integrity": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==",
|
"cpu": [
|
"s390x"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.0.tgz",
|
"integrity": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.0.tgz",
|
"integrity": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"linux"
|
]
|
},
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.0.tgz",
|
"integrity": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==",
|
"cpu": [
|
"arm64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
]
|
},
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.0.tgz",
|
"integrity": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==",
|
"cpu": [
|
"ia32"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
]
|
},
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.0.tgz",
|
"integrity": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==",
|
"cpu": [
|
"x64"
|
],
|
"dev": true,
|
"optional": true,
|
"os": [
|
"win32"
|
]
|
},
|
"node_modules/@svelte-put/shortcut": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/@svelte-put/shortcut/-/shortcut-3.1.1.tgz",
|
"integrity": "sha512-2L5EYTZXiaKvbEelVkg5znxqvfZGZai3m97+cAiUBhLZwXnGtviTDpHxOoZBsqz41szlfRMcamW/8o0+fbW3ZQ==",
|
"peerDependencies": {
|
"svelte": "^3.55.0 || ^4.0.0 || ^5.0.0"
|
}
|
},
|
"node_modules/@sveltejs/acorn-typescript": {
|
"version": "1.0.5",
|
"resolved": "https://registry.npmmirror.com/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.5.tgz",
|
"integrity": "sha512-IwQk4yfwLdibDlrXVE04jTZYlLnwsTT2PIOQQGNLWfjavGifnk1JD1LcZjZaBTRcxZu2FfPfNLOE04DSu9lqtQ==",
|
"peer": true,
|
"peerDependencies": {
|
"acorn": "^8.9.0"
|
}
|
},
|
"node_modules/@tinyflow-ai/react": {
|
"version": "0.2.1",
|
"resolved": "https://registry.npmmirror.com/@tinyflow-ai/react/-/react-0.2.1.tgz",
|
"integrity": "sha512-iW/8XUPsGdQP4dw/9+dNqghqhUZBkcJCzs9bgv4pwbdabRiN8G4scC5cIN1knrF+IjJTiXBf31gLRjf7X3dqNw==",
|
"dependencies": {
|
"@tinyflow-ai/ui": "0.2.1"
|
},
|
"peerDependencies": {
|
"react": "^18.2.0",
|
"react-dom": "^18.2.0"
|
}
|
},
|
"node_modules/@tinyflow-ai/ui": {
|
"version": "0.2.1",
|
"resolved": "https://registry.npmmirror.com/@tinyflow-ai/ui/-/ui-0.2.1.tgz",
|
"integrity": "sha512-3uyQGuKDZOSCDMnWxX6xNdjGR2GrC68n3HMam3wCK5yg1GHZjQMtauSVTAT5Tqrzuqiiof080e5LJk/jcUkM2A==",
|
"dependencies": {
|
"@floating-ui/dom": "^1.7.0",
|
"@xyflow/svelte": "^0.1.39"
|
}
|
},
|
"node_modules/@tiptap/core": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/core/-/core-2.11.7.tgz",
|
"integrity": "sha512-zN+NFFxLsxNEL8Qioc+DL6b8+Tt2bmRbXH22Gk6F6nD30x83eaUSFlSv3wqvgyCq3I1i1NO394So+Agmayx6rQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-blockquote": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-blockquote/-/extension-blockquote-2.11.7.tgz",
|
"integrity": "sha512-liD8kWowl3CcYCG9JQlVx1eSNc/aHlt6JpVsuWvzq6J8APWX693i3+zFqyK2eCDn0k+vW62muhSBe3u09hA3Zw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-bold": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-bold/-/extension-bold-2.11.7.tgz",
|
"integrity": "sha512-VTR3JlldBixXbjpLTFme/Bxf1xeUgZZY3LTlt5JDlCW3CxO7k05CIa+kEZ8LXpog5annytZDUVtWqxrNjmsuHQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-bubble-menu": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.11.7.tgz",
|
"integrity": "sha512-0vYqSUSSap3kk3/VT4tFE1/6StX70I3/NKQ4J68ZSFgkgyB3ZVlYv7/dY3AkEukjsEp3yN7m8Gw8ei2eEwyzwg==",
|
"dependencies": {
|
"tippy.js": "^6.3.7"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-bullet-list": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-bullet-list/-/extension-bullet-list-2.11.7.tgz",
|
"integrity": "sha512-WbPogE2/Q3e3/QYgbT1Sj4KQUfGAJNc5pvb7GrUbvRQsAh7HhtuO8hqdDwH8dEdD/cNUehgt17TO7u8qV6qeBw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-character-count": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-character-count/-/extension-character-count-2.11.7.tgz",
|
"integrity": "sha512-gcVbKou+uxzg8N0BBKceLwtpWvN8g2TIjTuCdyAcAPukX63DqVWOkofFHn1RqZbstJmtF4pTGZs9OH/GJrp27Q==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-code": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-code/-/extension-code-2.11.7.tgz",
|
"integrity": "sha512-VpPO1Uy/eF4hYOpohS/yMOcE1C07xmMj0/D989D9aS1x95jWwUVrSkwC+PlWMUBx9PbY2NRsg1ZDwVvlNKZ6yQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-code-block": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-code-block/-/extension-code-block-2.11.7.tgz",
|
"integrity": "sha512-To/y/2H04VWqiANy53aXjV7S6fA86c2759RsH1hTIe57jA1KyE7I5tlAofljOLZK/covkGmPeBddSPHGJbz++Q==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-code-block-lowlight": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-2.11.7.tgz",
|
"integrity": "sha512-+eUMxvDgoYmAvkuJ2ljV2COyeH6HwH8LqCNWma+mFZCRDAoXNeqSHbBtI0Vzy4PqchfmxcmKERc99xEzoS9XUQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/extension-code-block": "^2.7.0",
|
"@tiptap/pm": "^2.7.0",
|
"highlight.js": "^11",
|
"lowlight": "^2 || ^3"
|
}
|
},
|
"node_modules/@tiptap/extension-color": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-color/-/extension-color-2.11.7.tgz",
|
"integrity": "sha512-2CWb0Qnh8Crf9OwnnWB+M1QJtWrbn6IMSwuOzk+tSzdWSazjN8h6XAZVemr0qMdAA/SyUigzorStiPxN6o3/vQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/extension-text-style": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-document": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-document/-/extension-document-2.11.7.tgz",
|
"integrity": "sha512-95ouJXPjdAm9+VBRgFo4lhDoMcHovyl/awORDI8gyEn0Rdglt+ZRZYoySFzbVzer9h0cre+QdIwr9AIzFFbfdA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-dropcursor": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-dropcursor/-/extension-dropcursor-2.11.7.tgz",
|
"integrity": "sha512-63mL+nxQILizsr5NbmgDeOjFEWi34BLt7evwL6UUZEVM15K8V1G8pD9Y0kCXrZYpHWz0tqFRXdrhDz0Ppu8oVw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-font-family": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-font-family/-/extension-font-family-2.11.7.tgz",
|
"integrity": "sha512-JlEy25RH6ah3rsqYzAtz7P7j6WngKxP5Z/QiDPrI++DboCS/dOtYsjeyXhThu3rQJzH3Vz+D6hFoOVykfZLJVg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/extension-text-style": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-gapcursor": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-gapcursor/-/extension-gapcursor-2.11.7.tgz",
|
"integrity": "sha512-EceesmPG7FyjXZ8EgeJPUov9G1mAf2AwdypxBNH275g6xd5dmU/KvjoFZjmQ0X1ve7mS+wNupVlGxAEUYoveew==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-hard-break": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-hard-break/-/extension-hard-break-2.11.7.tgz",
|
"integrity": "sha512-zTkZSA6q+F5sLOdCkiC2+RqJQN0zdsJqvFIOVFL/IDVOnq6PZO5THzwRRLvOSnJJl3edRQCl/hUgS0L5sTInGQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-heading": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-heading/-/extension-heading-2.11.7.tgz",
|
"integrity": "sha512-8kWh7y4Rd2fwxfWOhFFWncHdkDkMC1Z60yzIZWjIu72+6yQxvo8w3yeb7LI7jER4kffbMmadgcfhCHC/fkObBA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-highlight": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-highlight/-/extension-highlight-2.11.7.tgz",
|
"integrity": "sha512-c/NH4kIpNOWCUQv8RkFNDyOcgt+2pYFpDf0QBJmzhAuv4BIeS2bDmDtuNS7VgoWRZH+xxCNXfvm2BG+kjtipEg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-history": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-history/-/extension-history-2.11.7.tgz",
|
"integrity": "sha512-Cu5x3aS13I040QSRoLdd+w09G4OCVfU+azpUqxufZxeNs9BIJC+0jowPLeOxKDh6D5GGT2A8sQtxc6a/ssbs8g==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-horizontal-rule": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.11.7.tgz",
|
"integrity": "sha512-uVmQwD2dzZ5xwmvUlciy0ItxOdOfQjH6VLmu80zyJf8Yu7mvwP8JyxoXUX0vd1xHpwAhgQ9/ozjIWYGIw79DPQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-image": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-image/-/extension-image-2.11.7.tgz",
|
"integrity": "sha512-YvCmTDB7Oo+A56tR4S/gcNaYpqU4DDlSQcRp5IQvmQV5EekSe0lnEazGDoqOCwsit9qQhj4MPQJhKrnaWrJUrg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-italic": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-italic/-/extension-italic-2.11.7.tgz",
|
"integrity": "sha512-r985bkQfG0HMpmCU0X0p/Xe7U1qgRm2mxvcp6iPCuts2FqxaCoyfNZ8YnMsgVK1mRhM7+CQ5SEg2NOmQNtHvPw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-link": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-link/-/extension-link-2.11.7.tgz",
|
"integrity": "sha512-qKIowE73aAUrnQCIifYP34xXOHOsZw46cT/LBDlb0T60knVfQoKVE4ku08fJzAV+s6zqgsaaZ4HVOXkQYLoW7g==",
|
"dependencies": {
|
"linkifyjs": "^4.2.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-list-item": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-list-item/-/extension-list-item-2.11.7.tgz",
|
"integrity": "sha512-6ikh7Y+qAbkSuIHXPIINqfzmWs5uIGrylihdZ9adaIyvrN1KSnWIqrZIk/NcZTg5YFIJlXrnGSRSjb/QM3WUhw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-mention": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-mention/-/extension-mention-2.11.7.tgz",
|
"integrity": "sha512-Q/fkceDOug4VjiqrCRLzBnOL9Oj+XugWwDgwfucJJMBOJxZ3++3eZGZ54dri/xK39A4ZD+xuMBF7PrJIy+Z5dw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0",
|
"@tiptap/suggestion": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-ordered-list": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-ordered-list/-/extension-ordered-list-2.11.7.tgz",
|
"integrity": "sha512-bLGCHDMB0vbJk7uu8bRg8vES3GsvxkX7Cgjgm/6xysHFbK98y0asDtNxkW1VvuRreNGz4tyB6vkcVCfrxl4jKw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-paragraph": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-paragraph/-/extension-paragraph-2.11.7.tgz",
|
"integrity": "sha512-Pl3B4q6DJqTvvAdraqZaNP9Hh0UWEHL5nNdxhaRNuhKaUo7lq8wbDSIxIW3lvV0lyCs0NfyunkUvSm1CXb6d4Q==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-placeholder": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-placeholder/-/extension-placeholder-2.11.7.tgz",
|
"integrity": "sha512-/06zXV4HIjYoiaUq1fVJo/RcU8pHbzx21evOpeG/foCfNpMI4xLU/vnxdUi6/SQqpZMY0eFutDqod1InkSOqsg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-strike": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-strike/-/extension-strike-2.11.7.tgz",
|
"integrity": "sha512-D6GYiW9F24bvAY7XMOARNZbC8YGPzdzWdXd8VOOJABhf4ynMi/oW4NNiko+kZ67jn3EGaKoz32VMJzNQgYi1HA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-subscript": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-subscript/-/extension-subscript-2.11.7.tgz",
|
"integrity": "sha512-I25ZexCddFJ9701DCCtQbX3Vtxzj5d9ss2GAXVweIUCdATCScaebsznyUQoN5papmhTxXsw5OD+K2ZHxP82pew==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-superscript": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-superscript/-/extension-superscript-2.11.7.tgz",
|
"integrity": "sha512-dNRpCcRJs0Qvv0sZRgbH7Y5hDVbWsGSZjtwFCs/mysPrvHqmXjzo7568kYWTggxEYxnXw6n0FfkCAEHlt0N90Q==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-table": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-table/-/extension-table-2.11.7.tgz",
|
"integrity": "sha512-rfwWkNXz/EZuhc8lylsCWPbx0Xr5FlIhreWFyeoXYrDEO3x4ytYcVOpNmbabJYP2semfM0PvPR5o84zfFkLZyg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-table-cell": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-table-cell/-/extension-table-cell-2.11.7.tgz",
|
"integrity": "sha512-JMOkSYRckc5SJP86yGGiHzCxCR8ecrRENvTWAKib6qer2tutxs5u42W+Z8uTcHC2dRz7Fv54snOkDoqPwkf6cw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-table-header": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-table-header/-/extension-table-header-2.11.7.tgz",
|
"integrity": "sha512-wPRKpliS5QQXgsp//ZjXrHMdLICMkjg2fUrQinOiBa7wDL5C7Y+SehtuK4s2tjeAkyAdj+nepfftyBRIlUSMXg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-table-row": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-table-row/-/extension-table-row-2.11.7.tgz",
|
"integrity": "sha512-K254RiXWGXGjz5Cm835hqfQiwnYXm8aw6oOa3isDh4A1B+1Ev4DB2vEDKMrgaOor3nbTsSYmAx2iEMrZSbpaRg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-task-item": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-task-item/-/extension-task-item-2.11.7.tgz",
|
"integrity": "sha512-m+UyE85nnqhQ4epLMYqdwaQj6DoqGGUNE0gyJOtJB1qhBi7GM7yPEDoiX82ByaQetWjoZIduRuQSRfgkD0MEeA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-task-list": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-task-list/-/extension-task-list-2.11.7.tgz",
|
"integrity": "sha512-rgpkLvKxeSWibMpZazR5PkISSwz90Wnpe/KqIWLu/s3UuRE0Sc5kA8ZOva4ZAvcpSWEJ1cNn1OqllwHsj0NxwQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-text": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-text/-/extension-text-2.11.7.tgz",
|
"integrity": "sha512-wObCn8qZkIFnXTLvBP+X8KgaEvTap/FJ/i4hBMfHBCKPGDx99KiJU6VIbDXG8d5ZcFZE0tOetK1pP5oI7qgMlQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-text-align": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-text-align/-/extension-text-align-2.11.7.tgz",
|
"integrity": "sha512-3M8zd9ROADXazVNpgR6Ejs1evSvBveN36qN4GgV71GqrNlTcjqYgQcXFLQrsd2hnE+aXir8/8bLJ+aaJXDninA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-text-style": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-text-style/-/extension-text-style-2.11.7.tgz",
|
"integrity": "sha512-LHO6DBg/9SkCQFdWlVfw9nolUmw+Cid94WkTY+7IwrpyG2+ZGQxnKpCJCKyeaFNbDoYAtvu0vuTsSXeCkgShcA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/extension-underline": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/extension-underline/-/extension-underline-2.11.7.tgz",
|
"integrity": "sha512-NtoQw6PGijOAtXC6G+0Aq0/Z5wwEjPhNHs8nsjXogfWIgaj/aI4/zfBnA06eI3WT+emMYQTl0fTc4CUPnLVU8g==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0"
|
}
|
},
|
"node_modules/@tiptap/pm": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/pm/-/pm-2.11.7.tgz",
|
"integrity": "sha512-7gEEfz2Q6bYKXM07vzLUD0vqXFhC5geWRA6LCozTiLdVFDdHWiBrvb2rtkL5T7mfLq03zc1QhH7rI3F6VntOEA==",
|
"dependencies": {
|
"prosemirror-changeset": "^2.2.1",
|
"prosemirror-collab": "^1.3.1",
|
"prosemirror-commands": "^1.6.2",
|
"prosemirror-dropcursor": "^1.8.1",
|
"prosemirror-gapcursor": "^1.3.2",
|
"prosemirror-history": "^1.4.1",
|
"prosemirror-inputrules": "^1.4.0",
|
"prosemirror-keymap": "^1.2.2",
|
"prosemirror-markdown": "^1.13.1",
|
"prosemirror-menu": "^1.2.4",
|
"prosemirror-model": "^1.23.0",
|
"prosemirror-schema-basic": "^1.2.3",
|
"prosemirror-schema-list": "^1.4.1",
|
"prosemirror-state": "^1.4.3",
|
"prosemirror-tables": "^1.6.4",
|
"prosemirror-trailing-node": "^3.0.0",
|
"prosemirror-transform": "^1.10.2",
|
"prosemirror-view": "^1.37.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
}
|
},
|
"node_modules/@tiptap/starter-kit": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/starter-kit/-/starter-kit-2.11.7.tgz",
|
"integrity": "sha512-K+q51KwNU/l0kqRuV5e1824yOLVftj6kGplGQLvJG56P7Rb2dPbM/JeaDbxQhnHT/KDGamG0s0Po0M3pPY163A==",
|
"dependencies": {
|
"@tiptap/core": "^2.11.7",
|
"@tiptap/extension-blockquote": "^2.11.7",
|
"@tiptap/extension-bold": "^2.11.7",
|
"@tiptap/extension-bullet-list": "^2.11.7",
|
"@tiptap/extension-code": "^2.11.7",
|
"@tiptap/extension-code-block": "^2.11.7",
|
"@tiptap/extension-document": "^2.11.7",
|
"@tiptap/extension-dropcursor": "^2.11.7",
|
"@tiptap/extension-gapcursor": "^2.11.7",
|
"@tiptap/extension-hard-break": "^2.11.7",
|
"@tiptap/extension-heading": "^2.11.7",
|
"@tiptap/extension-history": "^2.11.7",
|
"@tiptap/extension-horizontal-rule": "^2.11.7",
|
"@tiptap/extension-italic": "^2.11.7",
|
"@tiptap/extension-list-item": "^2.11.7",
|
"@tiptap/extension-ordered-list": "^2.11.7",
|
"@tiptap/extension-paragraph": "^2.11.7",
|
"@tiptap/extension-strike": "^2.11.7",
|
"@tiptap/extension-text": "^2.11.7",
|
"@tiptap/extension-text-style": "^2.11.7",
|
"@tiptap/pm": "^2.11.7"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
}
|
},
|
"node_modules/@tiptap/suggestion": {
|
"version": "2.11.7",
|
"resolved": "https://registry.npmmirror.com/@tiptap/suggestion/-/suggestion-2.11.7.tgz",
|
"integrity": "sha512-I1ckVAEErpErPn/H9ZdDmTb5zuPNPiKj3krxCtJDUU4+3we0cgJY9NQFXl9//mrug3UIngH0ZQO+arbZfIk75A==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/ueberdosis"
|
},
|
"peerDependencies": {
|
"@tiptap/core": "^2.7.0",
|
"@tiptap/pm": "^2.7.0"
|
}
|
},
|
"node_modules/@types/babel__core": {
|
"version": "7.20.5",
|
"resolved": "https://registry.npmmirror.com/@types/babel__core/-/babel__core-7.20.5.tgz",
|
"integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
|
"dev": true,
|
"dependencies": {
|
"@babel/parser": "^7.20.7",
|
"@babel/types": "^7.20.7",
|
"@types/babel__generator": "*",
|
"@types/babel__template": "*",
|
"@types/babel__traverse": "*"
|
}
|
},
|
"node_modules/@types/babel__generator": {
|
"version": "7.6.8",
|
"resolved": "https://registry.npmmirror.com/@types/babel__generator/-/babel__generator-7.6.8.tgz",
|
"integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.0.0"
|
}
|
},
|
"node_modules/@types/babel__template": {
|
"version": "7.4.4",
|
"resolved": "https://registry.npmmirror.com/@types/babel__template/-/babel__template-7.4.4.tgz",
|
"integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
|
"dev": true,
|
"dependencies": {
|
"@babel/parser": "^7.1.0",
|
"@babel/types": "^7.0.0"
|
}
|
},
|
"node_modules/@types/babel__traverse": {
|
"version": "7.20.5",
|
"resolved": "https://registry.npmmirror.com/@types/babel__traverse/-/babel__traverse-7.20.5.tgz",
|
"integrity": "sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/types": "^7.20.7"
|
}
|
},
|
"node_modules/@types/d3-color": {
|
"version": "3.1.3",
|
"resolved": "https://registry.npmmirror.com/@types/d3-color/-/d3-color-3.1.3.tgz",
|
"integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A=="
|
},
|
"node_modules/@types/d3-drag": {
|
"version": "3.0.7",
|
"resolved": "https://registry.npmmirror.com/@types/d3-drag/-/d3-drag-3.0.7.tgz",
|
"integrity": "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==",
|
"dependencies": {
|
"@types/d3-selection": "*"
|
}
|
},
|
"node_modules/@types/d3-interpolate": {
|
"version": "3.0.4",
|
"resolved": "https://registry.npmmirror.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
|
"integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",
|
"dependencies": {
|
"@types/d3-color": "*"
|
}
|
},
|
"node_modules/@types/d3-selection": {
|
"version": "3.0.11",
|
"resolved": "https://registry.npmmirror.com/@types/d3-selection/-/d3-selection-3.0.11.tgz",
|
"integrity": "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w=="
|
},
|
"node_modules/@types/d3-transition": {
|
"version": "3.0.9",
|
"resolved": "https://registry.npmmirror.com/@types/d3-transition/-/d3-transition-3.0.9.tgz",
|
"integrity": "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==",
|
"dependencies": {
|
"@types/d3-selection": "*"
|
}
|
},
|
"node_modules/@types/d3-zoom": {
|
"version": "3.0.8",
|
"resolved": "https://registry.npmmirror.com/@types/d3-zoom/-/d3-zoom-3.0.8.tgz",
|
"integrity": "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==",
|
"dependencies": {
|
"@types/d3-interpolate": "*",
|
"@types/d3-selection": "*"
|
}
|
},
|
"node_modules/@types/debug": {
|
"version": "4.1.12",
|
"resolved": "https://registry.npmmirror.com/@types/debug/-/debug-4.1.12.tgz",
|
"integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
|
"dependencies": {
|
"@types/ms": "*"
|
}
|
},
|
"node_modules/@types/estree": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.6.tgz",
|
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="
|
},
|
"node_modules/@types/estree-jsx": {
|
"version": "1.0.5",
|
"resolved": "https://registry.npmmirror.com/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",
|
"integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",
|
"dependencies": {
|
"@types/estree": "*"
|
}
|
},
|
"node_modules/@types/hast": {
|
"version": "3.0.4",
|
"resolved": "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz",
|
"integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
|
"dependencies": {
|
"@types/unist": "*"
|
}
|
},
|
"node_modules/@types/json-schema": {
|
"version": "7.0.15",
|
"resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
"dev": true
|
},
|
"node_modules/@types/linkify-it": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-5.0.0.tgz",
|
"integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q=="
|
},
|
"node_modules/@types/markdown-it": {
|
"version": "14.1.2",
|
"resolved": "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-14.1.2.tgz",
|
"integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==",
|
"dependencies": {
|
"@types/linkify-it": "^5",
|
"@types/mdurl": "^2"
|
}
|
},
|
"node_modules/@types/mdast": {
|
"version": "4.0.4",
|
"resolved": "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz",
|
"integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
|
"dependencies": {
|
"@types/unist": "*"
|
}
|
},
|
"node_modules/@types/mdurl": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/@types/mdurl/-/mdurl-2.0.0.tgz",
|
"integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg=="
|
},
|
"node_modules/@types/ms": {
|
"version": "0.7.34",
|
"resolved": "https://registry.npmmirror.com/@types/ms/-/ms-0.7.34.tgz",
|
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
|
},
|
"node_modules/@types/node": {
|
"version": "22.13.14",
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-22.13.14.tgz",
|
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
|
"dependencies": {
|
"undici-types": "~6.20.0"
|
}
|
},
|
"node_modules/@types/parse-json": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/@types/parse-json/-/parse-json-4.0.2.tgz",
|
"integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw=="
|
},
|
"node_modules/@types/prismjs": {
|
"version": "1.26.5",
|
"resolved": "https://registry.npmmirror.com/@types/prismjs/-/prismjs-1.26.5.tgz",
|
"integrity": "sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ=="
|
},
|
"node_modules/@types/prop-types": {
|
"version": "15.7.11",
|
"resolved": "https://registry.npmmirror.com/@types/prop-types/-/prop-types-15.7.11.tgz",
|
"integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng=="
|
},
|
"node_modules/@types/react": {
|
"version": "18.3.12",
|
"resolved": "https://registry.npmmirror.com/@types/react/-/react-18.3.12.tgz",
|
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
|
"dependencies": {
|
"@types/prop-types": "*",
|
"csstype": "^3.0.2"
|
}
|
},
|
"node_modules/@types/react-dom": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/@types/react-dom/-/react-dom-18.3.1.tgz",
|
"integrity": "sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==",
|
"dev": true,
|
"dependencies": {
|
"@types/react": "*"
|
}
|
},
|
"node_modules/@types/react-syntax-highlighter": {
|
"version": "15.5.13",
|
"resolved": "https://registry.npmmirror.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz",
|
"integrity": "sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==",
|
"dependencies": {
|
"@types/react": "*"
|
}
|
},
|
"node_modules/@types/semver": {
|
"version": "7.5.6",
|
"resolved": "https://registry.npmmirror.com/@types/semver/-/semver-7.5.6.tgz",
|
"integrity": "sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==",
|
"dev": true
|
},
|
"node_modules/@types/unist": {
|
"version": "3.0.3",
|
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz",
|
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q=="
|
},
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.1.tgz",
|
"integrity": "sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg==",
|
"dev": true,
|
"dependencies": {
|
"@eslint-community/regexpp": "^4.5.1",
|
"@typescript-eslint/scope-manager": "6.19.1",
|
"@typescript-eslint/type-utils": "6.19.1",
|
"@typescript-eslint/utils": "6.19.1",
|
"@typescript-eslint/visitor-keys": "6.19.1",
|
"debug": "^4.3.4",
|
"graphemer": "^1.4.0",
|
"ignore": "^5.2.4",
|
"natural-compare": "^1.4.0",
|
"semver": "^7.5.4",
|
"ts-api-utils": "^1.0.1"
|
},
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha",
|
"eslint": "^7.0.0 || ^8.0.0"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/parser": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-6.19.1.tgz",
|
"integrity": "sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/scope-manager": "6.19.1",
|
"@typescript-eslint/types": "6.19.1",
|
"@typescript-eslint/typescript-estree": "6.19.1",
|
"@typescript-eslint/visitor-keys": "6.19.1",
|
"debug": "^4.3.4"
|
},
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"eslint": "^7.0.0 || ^8.0.0"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/scope-manager": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.1.tgz",
|
"integrity": "sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/types": "6.19.1",
|
"@typescript-eslint/visitor-keys": "6.19.1"
|
},
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
}
|
},
|
"node_modules/@typescript-eslint/type-utils": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-6.19.1.tgz",
|
"integrity": "sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/typescript-estree": "6.19.1",
|
"@typescript-eslint/utils": "6.19.1",
|
"debug": "^4.3.4",
|
"ts-api-utils": "^1.0.1"
|
},
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"eslint": "^7.0.0 || ^8.0.0"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/types": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-6.19.1.tgz",
|
"integrity": "sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==",
|
"dev": true,
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
}
|
},
|
"node_modules/@typescript-eslint/typescript-estree": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.1.tgz",
|
"integrity": "sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/types": "6.19.1",
|
"@typescript-eslint/visitor-keys": "6.19.1",
|
"debug": "^4.3.4",
|
"globby": "^11.1.0",
|
"is-glob": "^4.0.3",
|
"minimatch": "9.0.3",
|
"semver": "^7.5.4",
|
"ts-api-utils": "^1.0.1"
|
},
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependenciesMeta": {
|
"typescript": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/@typescript-eslint/utils": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-6.19.1.tgz",
|
"integrity": "sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==",
|
"dev": true,
|
"dependencies": {
|
"@eslint-community/eslint-utils": "^4.4.0",
|
"@types/json-schema": "^7.0.12",
|
"@types/semver": "^7.5.0",
|
"@typescript-eslint/scope-manager": "6.19.1",
|
"@typescript-eslint/types": "6.19.1",
|
"@typescript-eslint/typescript-estree": "6.19.1",
|
"semver": "^7.5.4"
|
},
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
},
|
"peerDependencies": {
|
"eslint": "^7.0.0 || ^8.0.0"
|
}
|
},
|
"node_modules/@typescript-eslint/visitor-keys": {
|
"version": "6.19.1",
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.1.tgz",
|
"integrity": "sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ==",
|
"dev": true,
|
"dependencies": {
|
"@typescript-eslint/types": "6.19.1",
|
"eslint-visitor-keys": "^3.4.1"
|
},
|
"engines": {
|
"node": "^16.0.0 || >=18.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/typescript-eslint"
|
}
|
},
|
"node_modules/@uiw/copy-to-clipboard": {
|
"version": "1.0.17",
|
"resolved": "https://registry.npmmirror.com/@uiw/copy-to-clipboard/-/copy-to-clipboard-1.0.17.tgz",
|
"integrity": "sha512-O2GUHV90Iw2VrSLVLK0OmNIMdZ5fgEg4NhvtwINsX+eZ/Wf6DWD0TdsK9xwV7dNRnK/UI2mQtl0a2/kRgm1m1A==",
|
"funding": {
|
"url": "https://jaywcjlove.github.io/#/sponsor"
|
}
|
},
|
"node_modules/@uiw/react-markdown-preview": {
|
"version": "5.1.4",
|
"resolved": "https://registry.npmmirror.com/@uiw/react-markdown-preview/-/react-markdown-preview-5.1.4.tgz",
|
"integrity": "sha512-6k13WVNHCEaamz3vh54OQ1tseIXneKlir1+E/VFQBPq8PRod+gwLfYtiitDBWu+ZFttoiKPLZ7flgHrVM+JNOg==",
|
"dependencies": {
|
"@babel/runtime": "^7.17.2",
|
"@uiw/copy-to-clipboard": "~1.0.12",
|
"react-markdown": "~9.0.1",
|
"rehype-attr": "~3.0.1",
|
"rehype-autolink-headings": "~7.1.0",
|
"rehype-ignore": "^2.0.0",
|
"rehype-prism-plus": "2.0.0",
|
"rehype-raw": "^7.0.0",
|
"rehype-rewrite": "~4.0.0",
|
"rehype-slug": "~6.0.0",
|
"remark-gfm": "~4.0.0",
|
"remark-github-blockquote-alert": "^1.0.0",
|
"unist-util-visit": "^5.0.0"
|
},
|
"funding": {
|
"url": "https://jaywcjlove.github.io/#/sponsor"
|
},
|
"peerDependencies": {
|
"react": ">=16.8.0",
|
"react-dom": ">=16.8.0"
|
}
|
},
|
"node_modules/@uiw/react-markdown-preview/node_modules/react-markdown": {
|
"version": "9.0.3",
|
"resolved": "https://registry.npmmirror.com/react-markdown/-/react-markdown-9.0.3.tgz",
|
"integrity": "sha512-Yk7Z94dbgYTOrdk41Z74GoKA7rThnsbbqBTRYuxoe08qvfQ9tJVhmAKw6BJS/ZORG7kTy/s1QvYzSuaoBA1qfw==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"devlop": "^1.0.0",
|
"hast-util-to-jsx-runtime": "^2.0.0",
|
"html-url-attributes": "^3.0.0",
|
"mdast-util-to-hast": "^13.0.0",
|
"remark-parse": "^11.0.0",
|
"remark-rehype": "^11.0.0",
|
"unified": "^11.0.0",
|
"unist-util-visit": "^5.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
},
|
"peerDependencies": {
|
"@types/react": ">=18",
|
"react": ">=18"
|
}
|
},
|
"node_modules/@umijs/route-utils": {
|
"version": "4.0.1",
|
"resolved": "https://registry.npmmirror.com/@umijs/route-utils/-/route-utils-4.0.1.tgz",
|
"integrity": "sha512-+1ixf1BTOLuH+ORb4x8vYMPeIt38n9q0fJDwhv9nSxrV46mxbLF0nmELIo9CKQB2gHfuC4+hww6xejJ6VYnBHQ=="
|
},
|
"node_modules/@umijs/use-params": {
|
"version": "1.0.9",
|
"resolved": "https://registry.npmmirror.com/@umijs/use-params/-/use-params-1.0.9.tgz",
|
"integrity": "sha512-QlN0RJSBVQBwLRNxbxjQ5qzqYIGn+K7USppMoIOVlf7fxXHsnQZ2bEsa6Pm74bt6DVQxpUE8HqvdStn6Y9FV1w==",
|
"peerDependencies": {
|
"react": "*"
|
}
|
},
|
"node_modules/@ungap/structured-clone": {
|
"version": "1.2.0",
|
"resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
|
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ=="
|
},
|
"node_modules/@vitejs/plugin-react": {
|
"version": "4.2.1",
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-react/-/plugin-react-4.2.1.tgz",
|
"integrity": "sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==",
|
"dev": true,
|
"dependencies": {
|
"@babel/core": "^7.23.5",
|
"@babel/plugin-transform-react-jsx-self": "^7.23.3",
|
"@babel/plugin-transform-react-jsx-source": "^7.23.3",
|
"@types/babel__core": "^7.20.5",
|
"react-refresh": "^0.14.0"
|
},
|
"engines": {
|
"node": "^14.18.0 || >=16.0.0"
|
},
|
"peerDependencies": {
|
"vite": "^4.2.0 || ^5.0.0"
|
}
|
},
|
"node_modules/@xmldom/xmldom": {
|
"version": "0.8.10",
|
"resolved": "https://registry.npmmirror.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
|
"integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==",
|
"engines": {
|
"node": ">=10.0.0"
|
}
|
},
|
"node_modules/@xyflow/svelte": {
|
"version": "0.1.39",
|
"resolved": "https://registry.npmmirror.com/@xyflow/svelte/-/svelte-0.1.39.tgz",
|
"integrity": "sha512-QZ5mzNysvJeJW7DxmqI4Urhhef9tclqtPr7WAS5zQF5Gk6k9INwzey4CYNtEZo8XMj9H8lzgoJRmgMPnJEc1kw==",
|
"dependencies": {
|
"@svelte-put/shortcut": "3.1.1",
|
"@xyflow/system": "0.0.59",
|
"classcat": "^5.0.4"
|
},
|
"peerDependencies": {
|
"svelte": "^3.0.0 || ^4.0.0 || ^5.0.0"
|
}
|
},
|
"node_modules/@xyflow/system": {
|
"version": "0.0.59",
|
"resolved": "https://registry.npmmirror.com/@xyflow/system/-/system-0.0.59.tgz",
|
"integrity": "sha512-+xgqYhoBv5F10TQx0SiKZR/DcWtuxFYR+e/LluHb7DMtX4SsMDutZWEJ4da4fDco25jZxw5G9fOlmk7MWvYd5Q==",
|
"dependencies": {
|
"@types/d3-drag": "^3.0.7",
|
"@types/d3-selection": "^3.0.10",
|
"@types/d3-transition": "^3.0.8",
|
"@types/d3-zoom": "^3.0.8",
|
"d3-drag": "^3.0.0",
|
"d3-selection": "^3.0.0",
|
"d3-zoom": "^3.0.0"
|
}
|
},
|
"node_modules/acorn": {
|
"version": "8.14.1",
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.1.tgz",
|
"integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
|
"bin": {
|
"acorn": "bin/acorn"
|
},
|
"engines": {
|
"node": ">=0.4.0"
|
}
|
},
|
"node_modules/acorn-jsx": {
|
"version": "5.3.2",
|
"resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
"dev": true,
|
"peerDependencies": {
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
}
|
},
|
"node_modules/add-dom-event-listener": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/add-dom-event-listener/-/add-dom-event-listener-1.1.0.tgz",
|
"integrity": "sha512-WCxx1ixHT0GQU9hb0KI/mhgRQhnU+U3GvwY6ZvVjYq8rsihIGoaIOUbY0yMPBxLH5MDtr0kz3fisWGNcbWW7Jw==",
|
"dependencies": {
|
"object-assign": "4.x"
|
}
|
},
|
"node_modules/ahooks": {
|
"version": "3.8.4",
|
"resolved": "https://registry.npmmirror.com/ahooks/-/ahooks-3.8.4.tgz",
|
"integrity": "sha512-39wDEw2ZHvypaT14EpMMk4AzosHWt0z9bulY0BeDsvc9PqJEV+Kjh/4TZfftSsotBMq52iYIOFPd3PR56e0ZJg==",
|
"dependencies": {
|
"@babel/runtime": "^7.21.0",
|
"dayjs": "^1.9.1",
|
"intersection-observer": "^0.12.0",
|
"js-cookie": "^3.0.5",
|
"lodash": "^4.17.21",
|
"react-fast-compare": "^3.2.2",
|
"resize-observer-polyfill": "^1.5.1",
|
"screenfull": "^5.0.0",
|
"tslib": "^2.4.1"
|
},
|
"engines": {
|
"node": ">=8.0.0"
|
},
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
}
|
},
|
"node_modules/aieditor": {
|
"version": "1.3.6",
|
"resolved": "https://registry.npmmirror.com/aieditor/-/aieditor-1.3.6.tgz",
|
"integrity": "sha512-MpniTFC7Ydbqlo4zW+5butNiUATbFn/Hac1e82XmvjFtCy5iK49HTXcGAGA9tbyh1I9T4M0ed+0T2doozWc+7g==",
|
"dependencies": {
|
"@tiptap/core": "^2.11.5",
|
"@tiptap/extension-bubble-menu": "^2.11.5",
|
"@tiptap/extension-character-count": "^2.11.5",
|
"@tiptap/extension-code-block-lowlight": "^2.11.5",
|
"@tiptap/extension-color": "^2.11.5",
|
"@tiptap/extension-font-family": "^2.11.5",
|
"@tiptap/extension-gapcursor": "^2.11.5",
|
"@tiptap/extension-heading": "^2.11.5",
|
"@tiptap/extension-highlight": "^2.11.5",
|
"@tiptap/extension-image": "^2.11.5",
|
"@tiptap/extension-link": "^2.11.5",
|
"@tiptap/extension-mention": "^2.11.5",
|
"@tiptap/extension-placeholder": "^2.11.5",
|
"@tiptap/extension-subscript": "^2.11.5",
|
"@tiptap/extension-superscript": "^2.11.5",
|
"@tiptap/extension-table": "^2.11.5",
|
"@tiptap/extension-table-cell": "^2.11.5",
|
"@tiptap/extension-table-header": "^2.11.5",
|
"@tiptap/extension-table-row": "^2.11.5",
|
"@tiptap/extension-task-item": "^2.11.5",
|
"@tiptap/extension-task-list": "^2.11.5",
|
"@tiptap/extension-text-align": "^2.11.5",
|
"@tiptap/extension-text-style": "^2.11.5",
|
"@tiptap/extension-underline": "^2.11.5",
|
"@tiptap/pm": "^2.11.5",
|
"@tiptap/starter-kit": "^2.11.5",
|
"@tiptap/suggestion": "^2.11.5",
|
"crypto-js": "^4.2.0",
|
"fetch-event-stream": "^0.1.5",
|
"i18next": "^23.16.8",
|
"joplin-turndown-plugin-gfm": "^1.0.12",
|
"lowlight": "^3.3.0",
|
"markdown-it": "^14.1.0",
|
"markdown-it-container": "^4.0.0",
|
"markdown-it-task-lists": "^2.1.1",
|
"tippy.js": "^6.3.7",
|
"turndown": "^7.2.0"
|
}
|
},
|
"node_modules/ajv": {
|
"version": "6.12.6",
|
"resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
"dev": true,
|
"dependencies": {
|
"fast-deep-equal": "^3.1.1",
|
"fast-json-stable-stringify": "^2.0.0",
|
"json-schema-traverse": "^0.4.1",
|
"uri-js": "^4.2.2"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/epoberezkin"
|
}
|
},
|
"node_modules/ansi-regex": {
|
"version": "5.0.1",
|
"resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/ansi-styles": {
|
"version": "3.2.1",
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
"dependencies": {
|
"color-convert": "^1.9.0"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/antd": {
|
"version": "5.24.6",
|
"resolved": "https://registry.npmmirror.com/antd/-/antd-5.24.6.tgz",
|
"integrity": "sha512-xIlTa/1CTbgkZsdU/dOXkYvJXb9VoiMwsaCzpKFH2zAEY3xqOfwQ57/DdG7lAdrWP7QORtSld4UA6suxzuTHXw==",
|
"dependencies": {
|
"@ant-design/colors": "^7.2.0",
|
"@ant-design/cssinjs": "^1.23.0",
|
"@ant-design/cssinjs-utils": "^1.1.3",
|
"@ant-design/fast-color": "^2.0.6",
|
"@ant-design/icons": "^5.6.1",
|
"@ant-design/react-slick": "~1.1.2",
|
"@babel/runtime": "^7.26.0",
|
"@rc-component/color-picker": "~2.0.1",
|
"@rc-component/mutate-observer": "^1.1.0",
|
"@rc-component/qrcode": "~1.0.0",
|
"@rc-component/tour": "~1.15.1",
|
"@rc-component/trigger": "^2.2.6",
|
"classnames": "^2.5.1",
|
"copy-to-clipboard": "^3.3.3",
|
"dayjs": "^1.11.11",
|
"rc-cascader": "~3.33.1",
|
"rc-checkbox": "~3.5.0",
|
"rc-collapse": "~3.9.0",
|
"rc-dialog": "~9.6.0",
|
"rc-drawer": "~7.2.0",
|
"rc-dropdown": "~4.2.1",
|
"rc-field-form": "~2.7.0",
|
"rc-image": "~7.11.1",
|
"rc-input": "~1.7.3",
|
"rc-input-number": "~9.4.0",
|
"rc-mentions": "~2.19.1",
|
"rc-menu": "~9.16.1",
|
"rc-motion": "^2.9.5",
|
"rc-notification": "~5.6.3",
|
"rc-pagination": "~5.1.0",
|
"rc-picker": "~4.11.3",
|
"rc-progress": "~4.0.0",
|
"rc-rate": "~2.13.1",
|
"rc-resize-observer": "^1.4.3",
|
"rc-segmented": "~2.7.0",
|
"rc-select": "~14.16.6",
|
"rc-slider": "~11.1.8",
|
"rc-steps": "~6.0.1",
|
"rc-switch": "~4.1.0",
|
"rc-table": "~7.50.4",
|
"rc-tabs": "~15.5.1",
|
"rc-textarea": "~1.9.0",
|
"rc-tooltip": "~6.4.0",
|
"rc-tree": "~5.13.1",
|
"rc-tree-select": "~5.27.0",
|
"rc-upload": "~4.8.1",
|
"rc-util": "^5.44.4",
|
"scroll-into-view-if-needed": "^3.1.0",
|
"throttle-debounce": "^5.0.2"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/ant-design"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/antd-img-crop": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/antd-img-crop/-/antd-img-crop-4.24.0.tgz",
|
"integrity": "sha512-RqY/XqvmUnHlj7oLV2kN/ytdZdHUFAZyM3TN+QlTlLrze1Q74isAePgG+QTkLAbrkR9L/IgVRpjsuH/nevpU7Q==",
|
"dependencies": {
|
"react-easy-crop": "^5.2.0",
|
"tslib": "^2.8.1"
|
},
|
"peerDependencies": {
|
"antd": ">=4.0.0",
|
"react": ">=16.8.0",
|
"react-dom": ">=16.8.0"
|
}
|
},
|
"node_modules/antd-style": {
|
"version": "3.7.1",
|
"resolved": "https://registry.npmmirror.com/antd-style/-/antd-style-3.7.1.tgz",
|
"integrity": "sha512-CQOfddVp4aOvBfCepa+Kj2e7ap+2XBINg1Kn2osdE3oQvrD7KJu/K0sfnLcFLkgCJygbxmuazYdWLKb+drPDYA==",
|
"dependencies": {
|
"@ant-design/cssinjs": "^1.21.1",
|
"@babel/runtime": "^7.24.1",
|
"@emotion/cache": "^11.11.0",
|
"@emotion/css": "^11.11.2",
|
"@emotion/react": "^11.11.4",
|
"@emotion/serialize": "^1.1.3",
|
"@emotion/utils": "^1.2.1",
|
"use-merge-value": "^1.2.0"
|
},
|
"peerDependencies": {
|
"antd": ">=5.8.1",
|
"react": ">=18"
|
}
|
},
|
"node_modules/argparse": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
|
},
|
"node_modules/aria-query": {
|
"version": "5.3.2",
|
"resolved": "https://registry.npmmirror.com/aria-query/-/aria-query-5.3.2.tgz",
|
"integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
|
"peer": true,
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/array-union": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz",
|
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/asynckit": {
|
"version": "0.4.0",
|
"resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
|
},
|
"node_modules/axios": {
|
"version": "1.8.2",
|
"resolved": "https://registry.npmmirror.com/axios/-/axios-1.8.2.tgz",
|
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
|
"dependencies": {
|
"follow-redirects": "^1.15.6",
|
"form-data": "^4.0.0",
|
"proxy-from-env": "^1.1.0"
|
}
|
},
|
"node_modules/axios-hooks": {
|
"version": "5.1.1",
|
"resolved": "https://registry.npmmirror.com/axios-hooks/-/axios-hooks-5.1.1.tgz",
|
"integrity": "sha512-ti27vL2ttZUdOoBSwLzR63sW5zu0cC12jgOOw3PPhG6D8wajt4wfi9t9xUVpvK+6zHawcS2rHo9fKDTiOzOlgg==",
|
"dependencies": {
|
"@babel/runtime": "7.26.10",
|
"dequal": "2.0.3",
|
"lru-cache": "^11.0.0"
|
},
|
"peerDependencies": {
|
"axios": ">=1.0.0",
|
"react": "^16.8.0-0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
}
|
},
|
"node_modules/axios-hooks/node_modules/lru-cache": {
|
"version": "11.1.0",
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-11.1.0.tgz",
|
"integrity": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==",
|
"engines": {
|
"node": "20 || >=22"
|
}
|
},
|
"node_modules/axobject-query": {
|
"version": "4.1.0",
|
"resolved": "https://registry.npmmirror.com/axobject-query/-/axobject-query-4.1.0.tgz",
|
"integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
|
"peer": true,
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/babel-plugin-macros": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
|
"integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
|
"dependencies": {
|
"@babel/runtime": "^7.12.5",
|
"cosmiconfig": "^7.0.0",
|
"resolve": "^1.19.0"
|
},
|
"engines": {
|
"node": ">=10",
|
"npm": ">=6"
|
}
|
},
|
"node_modules/bail": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/bail/-/bail-2.0.2.tgz",
|
"integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/balanced-match": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
"dev": true
|
},
|
"node_modules/base64-js": {
|
"version": "1.5.1",
|
"resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz",
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
"funding": [
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/feross"
|
},
|
{
|
"type": "patreon",
|
"url": "https://www.patreon.com/feross"
|
},
|
{
|
"type": "consulting",
|
"url": "https://feross.org/support"
|
}
|
]
|
},
|
"node_modules/bcp-47-match": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/bcp-47-match/-/bcp-47-match-2.0.3.tgz",
|
"integrity": "sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/bluebird": {
|
"version": "3.4.7",
|
"resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.4.7.tgz",
|
"integrity": "sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA=="
|
},
|
"node_modules/boolbase": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz",
|
"integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
|
},
|
"node_modules/brace-expansion": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
"dev": true,
|
"dependencies": {
|
"balanced-match": "^1.0.0"
|
}
|
},
|
"node_modules/braces": {
|
"version": "3.0.2",
|
"resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz",
|
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
"dev": true,
|
"dependencies": {
|
"fill-range": "^7.0.1"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/browserslist": {
|
"version": "4.22.2",
|
"resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.22.2.tgz",
|
"integrity": "sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "opencollective",
|
"url": "https://opencollective.com/browserslist"
|
},
|
{
|
"type": "tidelift",
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
},
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/ai"
|
}
|
],
|
"dependencies": {
|
"caniuse-lite": "^1.0.30001565",
|
"electron-to-chromium": "^1.4.601",
|
"node-releases": "^2.0.14",
|
"update-browserslist-db": "^1.0.13"
|
},
|
"bin": {
|
"browserslist": "cli.js"
|
},
|
"engines": {
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
}
|
},
|
"node_modules/callsites": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz",
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/caniuse-lite": {
|
"version": "1.0.30001579",
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz",
|
"integrity": "sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "opencollective",
|
"url": "https://opencollective.com/browserslist"
|
},
|
{
|
"type": "tidelift",
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
},
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/ai"
|
}
|
]
|
},
|
"node_modules/ccount": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz",
|
"integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/chalk": {
|
"version": "2.4.2",
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz",
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
"dependencies": {
|
"ansi-styles": "^3.2.1",
|
"escape-string-regexp": "^1.0.5",
|
"supports-color": "^5.3.0"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/chalk/node_modules/escape-string-regexp": {
|
"version": "1.0.5",
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
"engines": {
|
"node": ">=0.8.0"
|
}
|
},
|
"node_modules/character-entities": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/character-entities/-/character-entities-2.0.2.tgz",
|
"integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/character-entities-html4": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
|
"integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/character-entities-legacy": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
|
"integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/character-reference-invalid": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
|
"integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/classcat": {
|
"version": "5.0.5",
|
"resolved": "https://registry.npmmirror.com/classcat/-/classcat-5.0.5.tgz",
|
"integrity": "sha512-JhZUT7JFcQy/EzW605k/ktHtncoo9vnyW/2GspNYwFlN1C/WmjuV/xtS04e9SOkL2sTdw0VAZ2UGCcQ9lR6p6w=="
|
},
|
"node_modules/classnames": {
|
"version": "2.5.1",
|
"resolved": "https://registry.npmmirror.com/classnames/-/classnames-2.5.1.tgz",
|
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow=="
|
},
|
"node_modules/clsx": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/clsx/-/clsx-1.2.1.tgz",
|
"integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/color-convert": {
|
"version": "1.9.3",
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
"dependencies": {
|
"color-name": "1.1.3"
|
}
|
},
|
"node_modules/color-name": {
|
"version": "1.1.3",
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
|
},
|
"node_modules/combined-stream": {
|
"version": "1.0.8",
|
"resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
"dependencies": {
|
"delayed-stream": "~1.0.0"
|
},
|
"engines": {
|
"node": ">= 0.8"
|
}
|
},
|
"node_modules/comma-separated-tokens": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
|
"integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/commondir": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz",
|
"integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==",
|
"dev": true
|
},
|
"node_modules/compute-scroll-into-view": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-3.1.0.tgz",
|
"integrity": "sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg=="
|
},
|
"node_modules/concat-map": {
|
"version": "0.0.1",
|
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
"dev": true
|
},
|
"node_modules/convert-source-map": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
"dev": true
|
},
|
"node_modules/copy-anything": {
|
"version": "2.0.6",
|
"resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz",
|
"integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==",
|
"dev": true,
|
"dependencies": {
|
"is-what": "^3.14.1"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/mesqueeb"
|
}
|
},
|
"node_modules/copy-to-clipboard": {
|
"version": "3.3.3",
|
"resolved": "https://registry.npmmirror.com/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz",
|
"integrity": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==",
|
"dependencies": {
|
"toggle-selection": "^1.0.6"
|
}
|
},
|
"node_modules/core-util-is": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
|
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
|
},
|
"node_modules/cosmiconfig": {
|
"version": "7.1.0",
|
"resolved": "https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
|
"integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
|
"dependencies": {
|
"@types/parse-json": "^4.0.0",
|
"import-fresh": "^3.2.1",
|
"parse-json": "^5.0.0",
|
"path-type": "^4.0.0",
|
"yaml": "^1.10.0"
|
},
|
"engines": {
|
"node": ">=10"
|
}
|
},
|
"node_modules/crelt": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/crelt/-/crelt-1.0.6.tgz",
|
"integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g=="
|
},
|
"node_modules/cross-spawn": {
|
"version": "7.0.3",
|
"resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
"dev": true,
|
"dependencies": {
|
"path-key": "^3.1.0",
|
"shebang-command": "^2.0.0",
|
"which": "^2.0.1"
|
},
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/crypto-js": {
|
"version": "4.2.0",
|
"resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz",
|
"integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q=="
|
},
|
"node_modules/css-selector-parser": {
|
"version": "3.1.2",
|
"resolved": "https://registry.npmmirror.com/css-selector-parser/-/css-selector-parser-3.1.2.tgz",
|
"integrity": "sha512-WfUcL99xWDs7b3eZPoRszWVfbNo8ErCF15PTvVROjkShGlAfjIkG6hlfj/sl6/rfo5Q9x9ryJ3VqVnAZDA+gcw==",
|
"funding": [
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/mdevils"
|
},
|
{
|
"type": "patreon",
|
"url": "https://patreon.com/mdevils"
|
}
|
]
|
},
|
"node_modules/csstype": {
|
"version": "3.1.3",
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
|
},
|
"node_modules/d3-color": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/d3-color/-/d3-color-3.1.0.tgz",
|
"integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==",
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/d3-dispatch": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz",
|
"integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==",
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/d3-drag": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/d3-drag/-/d3-drag-3.0.0.tgz",
|
"integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==",
|
"dependencies": {
|
"d3-dispatch": "1 - 3",
|
"d3-selection": "3"
|
},
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/d3-ease": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz",
|
"integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==",
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/d3-interpolate": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
|
"integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==",
|
"dependencies": {
|
"d3-color": "1 - 3"
|
},
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/d3-selection": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/d3-selection/-/d3-selection-3.0.0.tgz",
|
"integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==",
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/d3-timer": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz",
|
"integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==",
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/d3-transition": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/d3-transition/-/d3-transition-3.0.1.tgz",
|
"integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==",
|
"dependencies": {
|
"d3-color": "1 - 3",
|
"d3-dispatch": "1 - 3",
|
"d3-ease": "1 - 3",
|
"d3-interpolate": "1 - 3",
|
"d3-timer": "1 - 3"
|
},
|
"engines": {
|
"node": ">=12"
|
},
|
"peerDependencies": {
|
"d3-selection": "2 - 3"
|
}
|
},
|
"node_modules/d3-zoom": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/d3-zoom/-/d3-zoom-3.0.0.tgz",
|
"integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==",
|
"dependencies": {
|
"d3-dispatch": "1 - 3",
|
"d3-drag": "2 - 3",
|
"d3-interpolate": "1 - 3",
|
"d3-selection": "2 - 3",
|
"d3-transition": "2 - 3"
|
},
|
"engines": {
|
"node": ">=12"
|
}
|
},
|
"node_modules/dayjs": {
|
"version": "1.11.13",
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
|
},
|
"node_modules/debug": {
|
"version": "4.3.4",
|
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz",
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
"dependencies": {
|
"ms": "2.1.2"
|
},
|
"engines": {
|
"node": ">=6.0"
|
},
|
"peerDependenciesMeta": {
|
"supports-color": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/decode-named-character-reference": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz",
|
"integrity": "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==",
|
"dependencies": {
|
"character-entities": "^2.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/deep-is": {
|
"version": "0.1.4",
|
"resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz",
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
"dev": true
|
},
|
"node_modules/delayed-stream": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
"engines": {
|
"node": ">=0.4.0"
|
}
|
},
|
"node_modules/dequal": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz",
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/devlop": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz",
|
"integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
|
"dependencies": {
|
"dequal": "^2.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/dingbat-to-unicode": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/dingbat-to-unicode/-/dingbat-to-unicode-1.0.1.tgz",
|
"integrity": "sha512-98l0sW87ZT58pU4i61wa2OHwxbiYSbuxsCBozaVnYX2iCnr3bLM3fIes1/ej7h1YdOKuKt/MLs706TVnALA65w=="
|
},
|
"node_modules/dir-glob": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz",
|
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
|
"dev": true,
|
"dependencies": {
|
"path-type": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/direction": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/direction/-/direction-2.0.1.tgz",
|
"integrity": "sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==",
|
"bin": {
|
"direction": "cli.js"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/doctrine": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz",
|
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
"dev": true,
|
"dependencies": {
|
"esutils": "^2.0.2"
|
},
|
"engines": {
|
"node": ">=6.0.0"
|
}
|
},
|
"node_modules/docx": {
|
"version": "9.3.0",
|
"resolved": "https://registry.npmmirror.com/docx/-/docx-9.3.0.tgz",
|
"integrity": "sha512-IQwbSLBEMKNJmP9CDqSu3vJDhJps6tv/DlxsxuvfTclapd0JPCz1IFJTU//WdTjUenPMFaUD2Kg1nkQb/BWPIg==",
|
"dependencies": {
|
"@types/node": "^22.7.5",
|
"hash.js": "^1.1.7",
|
"jszip": "^3.10.1",
|
"nanoid": "^5.1.3",
|
"xml": "^1.0.1",
|
"xml-js": "^1.6.8"
|
},
|
"engines": {
|
"node": ">=10"
|
}
|
},
|
"node_modules/docx-preview": {
|
"version": "0.3.5",
|
"resolved": "https://registry.npmmirror.com/docx-preview/-/docx-preview-0.3.5.tgz",
|
"integrity": "sha512-nod1jG5PkvzDIiZAcgAY4gSFQzgmAAChcuZH4Hj9dj7oCzscY3Hn8NfbUv7X7Jk4xL1lfKO113JLDhWKOt6fYw==",
|
"dependencies": {
|
"jszip": ">=3.0.0"
|
}
|
},
|
"node_modules/duck": {
|
"version": "0.1.12",
|
"resolved": "https://registry.npmmirror.com/duck/-/duck-0.1.12.tgz",
|
"integrity": "sha512-wkctla1O6VfP89gQ+J/yDesM0S7B7XLXjKGzXxMDVFg7uEn706niAtyYovKbyq1oT9YwDcly721/iUWoc8MVRg==",
|
"dependencies": {
|
"underscore": "^1.13.1"
|
}
|
},
|
"node_modules/electron-to-chromium": {
|
"version": "1.4.643",
|
"resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.643.tgz",
|
"integrity": "sha512-QHscvvS7gt155PtoRC0dR2ilhL8E9LHhfTQEq1uD5AL0524rBLAwpAREFH06f87/e45B9XkR6Ki5dbhbCsVEIg==",
|
"dev": true
|
},
|
"node_modules/entities": {
|
"version": "4.5.0",
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
|
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
"engines": {
|
"node": ">=0.12"
|
},
|
"funding": {
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
}
|
},
|
"node_modules/errno": {
|
"version": "0.1.8",
|
"resolved": "https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz",
|
"integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==",
|
"dev": true,
|
"optional": true,
|
"dependencies": {
|
"prr": "~1.0.1"
|
},
|
"bin": {
|
"errno": "cli.js"
|
}
|
},
|
"node_modules/error-ex": {
|
"version": "1.3.2",
|
"resolved": "https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz",
|
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
"dependencies": {
|
"is-arrayish": "^0.2.1"
|
}
|
},
|
"node_modules/esbuild": {
|
"version": "0.21.5",
|
"resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
|
"integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
|
"dev": true,
|
"hasInstallScript": true,
|
"bin": {
|
"esbuild": "bin/esbuild"
|
},
|
"engines": {
|
"node": ">=12"
|
},
|
"optionalDependencies": {
|
"@esbuild/aix-ppc64": "0.21.5",
|
"@esbuild/android-arm": "0.21.5",
|
"@esbuild/android-arm64": "0.21.5",
|
"@esbuild/android-x64": "0.21.5",
|
"@esbuild/darwin-arm64": "0.21.5",
|
"@esbuild/darwin-x64": "0.21.5",
|
"@esbuild/freebsd-arm64": "0.21.5",
|
"@esbuild/freebsd-x64": "0.21.5",
|
"@esbuild/linux-arm": "0.21.5",
|
"@esbuild/linux-arm64": "0.21.5",
|
"@esbuild/linux-ia32": "0.21.5",
|
"@esbuild/linux-loong64": "0.21.5",
|
"@esbuild/linux-mips64el": "0.21.5",
|
"@esbuild/linux-ppc64": "0.21.5",
|
"@esbuild/linux-riscv64": "0.21.5",
|
"@esbuild/linux-s390x": "0.21.5",
|
"@esbuild/linux-x64": "0.21.5",
|
"@esbuild/netbsd-x64": "0.21.5",
|
"@esbuild/openbsd-x64": "0.21.5",
|
"@esbuild/sunos-x64": "0.21.5",
|
"@esbuild/win32-arm64": "0.21.5",
|
"@esbuild/win32-ia32": "0.21.5",
|
"@esbuild/win32-x64": "0.21.5"
|
}
|
},
|
"node_modules/escalade": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz",
|
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
|
"dev": true,
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/escape-string-regexp": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/eslint": {
|
"version": "8.56.0",
|
"resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.56.0.tgz",
|
"integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==",
|
"deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
|
"dev": true,
|
"dependencies": {
|
"@eslint-community/eslint-utils": "^4.2.0",
|
"@eslint-community/regexpp": "^4.6.1",
|
"@eslint/eslintrc": "^2.1.4",
|
"@eslint/js": "8.56.0",
|
"@humanwhocodes/config-array": "^0.11.13",
|
"@humanwhocodes/module-importer": "^1.0.1",
|
"@nodelib/fs.walk": "^1.2.8",
|
"@ungap/structured-clone": "^1.2.0",
|
"ajv": "^6.12.4",
|
"chalk": "^4.0.0",
|
"cross-spawn": "^7.0.2",
|
"debug": "^4.3.2",
|
"doctrine": "^3.0.0",
|
"escape-string-regexp": "^4.0.0",
|
"eslint-scope": "^7.2.2",
|
"eslint-visitor-keys": "^3.4.3",
|
"espree": "^9.6.1",
|
"esquery": "^1.4.2",
|
"esutils": "^2.0.2",
|
"fast-deep-equal": "^3.1.3",
|
"file-entry-cache": "^6.0.1",
|
"find-up": "^5.0.0",
|
"glob-parent": "^6.0.2",
|
"globals": "^13.19.0",
|
"graphemer": "^1.4.0",
|
"ignore": "^5.2.0",
|
"imurmurhash": "^0.1.4",
|
"is-glob": "^4.0.0",
|
"is-path-inside": "^3.0.3",
|
"js-yaml": "^4.1.0",
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
"levn": "^0.4.1",
|
"lodash.merge": "^4.6.2",
|
"minimatch": "^3.1.2",
|
"natural-compare": "^1.4.0",
|
"optionator": "^0.9.3",
|
"strip-ansi": "^6.0.1",
|
"text-table": "^0.2.0"
|
},
|
"bin": {
|
"eslint": "bin/eslint.js"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/eslint-plugin-react-hooks": {
|
"version": "4.6.0",
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz",
|
"integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==",
|
"dev": true,
|
"engines": {
|
"node": ">=10"
|
},
|
"peerDependencies": {
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
|
}
|
},
|
"node_modules/eslint-plugin-react-refresh": {
|
"version": "0.4.5",
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.5.tgz",
|
"integrity": "sha512-D53FYKJa+fDmZMtriODxvhwrO+IOqrxoEo21gMA0sjHdU6dPVH4OhyFip9ypl8HOF5RV5KdTo+rBQLvnY2cO8w==",
|
"dev": true,
|
"peerDependencies": {
|
"eslint": ">=7"
|
}
|
},
|
"node_modules/eslint-scope": {
|
"version": "7.2.2",
|
"resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
"integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
"dev": true,
|
"dependencies": {
|
"esrecurse": "^4.3.0",
|
"estraverse": "^5.2.0"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/eslint-visitor-keys": {
|
"version": "3.4.3",
|
"resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
"dev": true,
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/eslint/node_modules/ansi-styles": {
|
"version": "4.3.0",
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
"dev": true,
|
"dependencies": {
|
"color-convert": "^2.0.1"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
}
|
},
|
"node_modules/eslint/node_modules/brace-expansion": {
|
"version": "1.1.11",
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
"dev": true,
|
"dependencies": {
|
"balanced-match": "^1.0.0",
|
"concat-map": "0.0.1"
|
}
|
},
|
"node_modules/eslint/node_modules/chalk": {
|
"version": "4.1.2",
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
"dev": true,
|
"dependencies": {
|
"ansi-styles": "^4.1.0",
|
"supports-color": "^7.1.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
}
|
},
|
"node_modules/eslint/node_modules/color-convert": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
"dev": true,
|
"dependencies": {
|
"color-name": "~1.1.4"
|
},
|
"engines": {
|
"node": ">=7.0.0"
|
}
|
},
|
"node_modules/eslint/node_modules/color-name": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
"dev": true
|
},
|
"node_modules/eslint/node_modules/globals": {
|
"version": "13.24.0",
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz",
|
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
"dev": true,
|
"dependencies": {
|
"type-fest": "^0.20.2"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/eslint/node_modules/has-flag": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz",
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/eslint/node_modules/minimatch": {
|
"version": "3.1.2",
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
"dev": true,
|
"dependencies": {
|
"brace-expansion": "^1.1.7"
|
},
|
"engines": {
|
"node": "*"
|
}
|
},
|
"node_modules/eslint/node_modules/supports-color": {
|
"version": "7.2.0",
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz",
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
"dev": true,
|
"dependencies": {
|
"has-flag": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/esm-env": {
|
"version": "1.2.2",
|
"resolved": "https://registry.npmmirror.com/esm-env/-/esm-env-1.2.2.tgz",
|
"integrity": "sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==",
|
"peer": true
|
},
|
"node_modules/espree": {
|
"version": "9.6.1",
|
"resolved": "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz",
|
"integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
"dev": true,
|
"dependencies": {
|
"acorn": "^8.9.0",
|
"acorn-jsx": "^5.3.2",
|
"eslint-visitor-keys": "^3.4.1"
|
},
|
"engines": {
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
},
|
"funding": {
|
"url": "https://opencollective.com/eslint"
|
}
|
},
|
"node_modules/esquery": {
|
"version": "1.5.0",
|
"resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.5.0.tgz",
|
"integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==",
|
"dev": true,
|
"dependencies": {
|
"estraverse": "^5.1.0"
|
},
|
"engines": {
|
"node": ">=0.10"
|
}
|
},
|
"node_modules/esrap": {
|
"version": "1.4.6",
|
"resolved": "https://registry.npmmirror.com/esrap/-/esrap-1.4.6.tgz",
|
"integrity": "sha512-F/D2mADJ9SHY3IwksD4DAXjTt7qt7GWUf3/8RhCNWmC/67tyb55dpimHmy7EplakFaflV0R/PC+fdSPqrRHAQw==",
|
"peer": true,
|
"dependencies": {
|
"@jridgewell/sourcemap-codec": "^1.4.15"
|
}
|
},
|
"node_modules/esrecurse": {
|
"version": "4.3.0",
|
"resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz",
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
"dev": true,
|
"dependencies": {
|
"estraverse": "^5.2.0"
|
},
|
"engines": {
|
"node": ">=4.0"
|
}
|
},
|
"node_modules/estraverse": {
|
"version": "5.3.0",
|
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
"dev": true,
|
"engines": {
|
"node": ">=4.0"
|
}
|
},
|
"node_modules/estree-util-is-identifier-name": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
|
"integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/estree-walker": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
"dev": true
|
},
|
"node_modules/esutils": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/extend": {
|
"version": "3.0.2",
|
"resolved": "https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz",
|
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
|
},
|
"node_modules/fast-deep-equal": {
|
"version": "3.1.3",
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
"dev": true
|
},
|
"node_modules/fast-glob": {
|
"version": "3.3.2",
|
"resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.2.tgz",
|
"integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
|
"dev": true,
|
"dependencies": {
|
"@nodelib/fs.stat": "^2.0.2",
|
"@nodelib/fs.walk": "^1.2.3",
|
"glob-parent": "^5.1.2",
|
"merge2": "^1.3.0",
|
"micromatch": "^4.0.4"
|
},
|
"engines": {
|
"node": ">=8.6.0"
|
}
|
},
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
"version": "5.1.2",
|
"resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
"dev": true,
|
"dependencies": {
|
"is-glob": "^4.0.1"
|
},
|
"engines": {
|
"node": ">= 6"
|
}
|
},
|
"node_modules/fast-json-stable-stringify": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
"dev": true
|
},
|
"node_modules/fast-levenshtein": {
|
"version": "2.0.6",
|
"resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
"dev": true
|
},
|
"node_modules/fastq": {
|
"version": "1.16.0",
|
"resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.16.0.tgz",
|
"integrity": "sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==",
|
"dev": true,
|
"dependencies": {
|
"reusify": "^1.0.4"
|
}
|
},
|
"node_modules/fault": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/fault/-/fault-1.0.4.tgz",
|
"integrity": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==",
|
"dependencies": {
|
"format": "^0.2.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/fdir": {
|
"version": "6.4.2",
|
"resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.4.2.tgz",
|
"integrity": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==",
|
"dev": true,
|
"peerDependencies": {
|
"picomatch": "^3 || ^4"
|
},
|
"peerDependenciesMeta": {
|
"picomatch": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/fetch-event-stream": {
|
"version": "0.1.5",
|
"resolved": "https://registry.npmmirror.com/fetch-event-stream/-/fetch-event-stream-0.1.5.tgz",
|
"integrity": "sha512-V1PWovkspxQfssq/NnxoEyQo1DV+MRK/laPuPblIZmSjMN8P5u46OhlFQznSr9p/t0Sp8Uc6SbM3yCMfr0KU8g=="
|
},
|
"node_modules/file-entry-cache": {
|
"version": "6.0.1",
|
"resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
"integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
|
"dev": true,
|
"dependencies": {
|
"flat-cache": "^3.0.4"
|
},
|
"engines": {
|
"node": "^10.12.0 || >=12.0.0"
|
}
|
},
|
"node_modules/fill-range": {
|
"version": "7.0.1",
|
"resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz",
|
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
"dev": true,
|
"dependencies": {
|
"to-regex-range": "^5.0.1"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/find-root": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/find-root/-/find-root-1.1.0.tgz",
|
"integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng=="
|
},
|
"node_modules/find-up": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz",
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
"dev": true,
|
"dependencies": {
|
"locate-path": "^6.0.0",
|
"path-exists": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/flat-cache": {
|
"version": "3.2.0",
|
"resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-3.2.0.tgz",
|
"integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
|
"dev": true,
|
"dependencies": {
|
"flatted": "^3.2.9",
|
"keyv": "^4.5.3",
|
"rimraf": "^3.0.2"
|
},
|
"engines": {
|
"node": "^10.12.0 || >=12.0.0"
|
}
|
},
|
"node_modules/flatted": {
|
"version": "3.2.9",
|
"resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.2.9.tgz",
|
"integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==",
|
"dev": true
|
},
|
"node_modules/follow-redirects": {
|
"version": "1.15.9",
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
|
"funding": [
|
{
|
"type": "individual",
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
}
|
],
|
"engines": {
|
"node": ">=4.0"
|
},
|
"peerDependenciesMeta": {
|
"debug": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/form-data": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz",
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
"dependencies": {
|
"asynckit": "^0.4.0",
|
"combined-stream": "^1.0.8",
|
"mime-types": "^2.1.12"
|
},
|
"engines": {
|
"node": ">= 6"
|
}
|
},
|
"node_modules/format": {
|
"version": "0.2.2",
|
"resolved": "https://registry.npmmirror.com/format/-/format-0.2.2.tgz",
|
"integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
|
"engines": {
|
"node": ">=0.4.x"
|
}
|
},
|
"node_modules/fs.realpath": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
"dev": true
|
},
|
"node_modules/fsevents": {
|
"version": "2.3.3",
|
"resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
"dev": true,
|
"hasInstallScript": true,
|
"optional": true,
|
"os": [
|
"darwin"
|
],
|
"engines": {
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
}
|
},
|
"node_modules/function-bind": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/gensync": {
|
"version": "1.0.0-beta.2",
|
"resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
"dev": true,
|
"engines": {
|
"node": ">=6.9.0"
|
}
|
},
|
"node_modules/github-slugger": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/github-slugger/-/github-slugger-2.0.0.tgz",
|
"integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw=="
|
},
|
"node_modules/glob": {
|
"version": "7.2.3",
|
"resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz",
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
"deprecated": "Glob versions prior to v9 are no longer supported",
|
"dev": true,
|
"dependencies": {
|
"fs.realpath": "^1.0.0",
|
"inflight": "^1.0.4",
|
"inherits": "2",
|
"minimatch": "^3.1.1",
|
"once": "^1.3.0",
|
"path-is-absolute": "^1.0.0"
|
},
|
"engines": {
|
"node": "*"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/isaacs"
|
}
|
},
|
"node_modules/glob-parent": {
|
"version": "6.0.2",
|
"resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz",
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
"dev": true,
|
"dependencies": {
|
"is-glob": "^4.0.3"
|
},
|
"engines": {
|
"node": ">=10.13.0"
|
}
|
},
|
"node_modules/glob/node_modules/brace-expansion": {
|
"version": "1.1.11",
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
"dev": true,
|
"dependencies": {
|
"balanced-match": "^1.0.0",
|
"concat-map": "0.0.1"
|
}
|
},
|
"node_modules/glob/node_modules/minimatch": {
|
"version": "3.1.2",
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
"dev": true,
|
"dependencies": {
|
"brace-expansion": "^1.1.7"
|
},
|
"engines": {
|
"node": "*"
|
}
|
},
|
"node_modules/globals": {
|
"version": "11.12.0",
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz",
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
"dev": true,
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/globby": {
|
"version": "11.1.0",
|
"resolved": "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz",
|
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
"dev": true,
|
"dependencies": {
|
"array-union": "^2.1.0",
|
"dir-glob": "^3.0.1",
|
"fast-glob": "^3.2.9",
|
"ignore": "^5.2.0",
|
"merge2": "^1.4.1",
|
"slash": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/graceful-fs": {
|
"version": "4.2.11",
|
"resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
"dev": true,
|
"optional": true
|
},
|
"node_modules/graphemer": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz",
|
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
"dev": true
|
},
|
"node_modules/has-flag": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/hash.js": {
|
"version": "1.1.7",
|
"resolved": "https://registry.npmmirror.com/hash.js/-/hash.js-1.1.7.tgz",
|
"integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
|
"dependencies": {
|
"inherits": "^2.0.3",
|
"minimalistic-assert": "^1.0.1"
|
}
|
},
|
"node_modules/hasown": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.0.tgz",
|
"integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==",
|
"dependencies": {
|
"function-bind": "^1.1.2"
|
},
|
"engines": {
|
"node": ">= 0.4"
|
}
|
},
|
"node_modules/hast-util-from-html": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/hast-util-from-html/-/hast-util-from-html-2.0.3.tgz",
|
"integrity": "sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"devlop": "^1.1.0",
|
"hast-util-from-parse5": "^8.0.0",
|
"parse5": "^7.0.0",
|
"vfile": "^6.0.0",
|
"vfile-message": "^4.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-from-parse5": {
|
"version": "8.0.3",
|
"resolved": "https://registry.npmmirror.com/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz",
|
"integrity": "sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@types/unist": "^3.0.0",
|
"devlop": "^1.0.0",
|
"hastscript": "^9.0.0",
|
"property-information": "^7.0.0",
|
"vfile": "^6.0.0",
|
"vfile-location": "^5.0.0",
|
"web-namespaces": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-from-parse5/node_modules/hast-util-parse-selector": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz",
|
"integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==",
|
"dependencies": {
|
"@types/hast": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-from-parse5/node_modules/hastscript": {
|
"version": "9.0.1",
|
"resolved": "https://registry.npmmirror.com/hastscript/-/hastscript-9.0.1.tgz",
|
"integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"comma-separated-tokens": "^2.0.0",
|
"hast-util-parse-selector": "^4.0.0",
|
"property-information": "^7.0.0",
|
"space-separated-tokens": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-has-property": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/hast-util-has-property/-/hast-util-has-property-3.0.0.tgz",
|
"integrity": "sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA==",
|
"dependencies": {
|
"@types/hast": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-heading-rank": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/hast-util-heading-rank/-/hast-util-heading-rank-3.0.0.tgz",
|
"integrity": "sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==",
|
"dependencies": {
|
"@types/hast": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-is-element": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz",
|
"integrity": "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==",
|
"dependencies": {
|
"@types/hast": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-parse-selector": {
|
"version": "2.2.5",
|
"resolved": "https://registry.npmmirror.com/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz",
|
"integrity": "sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-raw": {
|
"version": "9.1.0",
|
"resolved": "https://registry.npmmirror.com/hast-util-raw/-/hast-util-raw-9.1.0.tgz",
|
"integrity": "sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@types/unist": "^3.0.0",
|
"@ungap/structured-clone": "^1.0.0",
|
"hast-util-from-parse5": "^8.0.0",
|
"hast-util-to-parse5": "^8.0.0",
|
"html-void-elements": "^3.0.0",
|
"mdast-util-to-hast": "^13.0.0",
|
"parse5": "^7.0.0",
|
"unist-util-position": "^5.0.0",
|
"unist-util-visit": "^5.0.0",
|
"vfile": "^6.0.0",
|
"web-namespaces": "^2.0.0",
|
"zwitch": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-sanitize": {
|
"version": "5.0.2",
|
"resolved": "https://registry.npmmirror.com/hast-util-sanitize/-/hast-util-sanitize-5.0.2.tgz",
|
"integrity": "sha512-3yTWghByc50aGS7JlGhk61SPenfE/p1oaFeNwkOOyrscaOkMGrcW9+Cy/QAIOBpZxP1yqDIzFMR0+Np0i0+usg==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@ungap/structured-clone": "^1.0.0",
|
"unist-util-position": "^5.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-select": {
|
"version": "6.0.4",
|
"resolved": "https://registry.npmmirror.com/hast-util-select/-/hast-util-select-6.0.4.tgz",
|
"integrity": "sha512-RqGS1ZgI0MwxLaKLDxjprynNzINEkRHY2i8ln4DDjgv9ZhcYVIHN9rlpiYsqtFwrgpYU361SyWDQcGNIBVu3lw==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@types/unist": "^3.0.0",
|
"bcp-47-match": "^2.0.0",
|
"comma-separated-tokens": "^2.0.0",
|
"css-selector-parser": "^3.0.0",
|
"devlop": "^1.0.0",
|
"direction": "^2.0.0",
|
"hast-util-has-property": "^3.0.0",
|
"hast-util-to-string": "^3.0.0",
|
"hast-util-whitespace": "^3.0.0",
|
"nth-check": "^2.0.0",
|
"property-information": "^7.0.0",
|
"space-separated-tokens": "^2.0.0",
|
"unist-util-visit": "^5.0.0",
|
"zwitch": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-to-jsx-runtime": {
|
"version": "2.3.6",
|
"resolved": "https://registry.npmmirror.com/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",
|
"integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==",
|
"dependencies": {
|
"@types/estree": "^1.0.0",
|
"@types/hast": "^3.0.0",
|
"@types/unist": "^3.0.0",
|
"comma-separated-tokens": "^2.0.0",
|
"devlop": "^1.0.0",
|
"estree-util-is-identifier-name": "^3.0.0",
|
"hast-util-whitespace": "^3.0.0",
|
"mdast-util-mdx-expression": "^2.0.0",
|
"mdast-util-mdx-jsx": "^3.0.0",
|
"mdast-util-mdxjs-esm": "^2.0.0",
|
"property-information": "^7.0.0",
|
"space-separated-tokens": "^2.0.0",
|
"style-to-js": "^1.0.0",
|
"unist-util-position": "^5.0.0",
|
"vfile-message": "^4.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-to-parse5": {
|
"version": "8.0.0",
|
"resolved": "https://registry.npmmirror.com/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz",
|
"integrity": "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"comma-separated-tokens": "^2.0.0",
|
"devlop": "^1.0.0",
|
"property-information": "^6.0.0",
|
"space-separated-tokens": "^2.0.0",
|
"web-namespaces": "^2.0.0",
|
"zwitch": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-to-parse5/node_modules/property-information": {
|
"version": "6.4.1",
|
"resolved": "https://registry.npmmirror.com/property-information/-/property-information-6.4.1.tgz",
|
"integrity": "sha512-OHYtXfu5aI2sS2LWFSN5rgJjrQ4pCy8i1jubJLe2QvMF8JJ++HXTUIVWFLfXJoaOfvYYjk2SN8J2wFUWIGXT4w==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/hast-util-to-string": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/hast-util-to-string/-/hast-util-to-string-3.0.1.tgz",
|
"integrity": "sha512-XelQVTDWvqcl3axRfI0xSeoVKzyIFPwsAGSLIsKdJKQMXDYJS4WYrBNF/8J7RdhIcFI2BOHgAifggsvsxp/3+A==",
|
"dependencies": {
|
"@types/hast": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-to-text": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz",
|
"integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@types/unist": "^3.0.0",
|
"hast-util-is-element": "^3.0.0",
|
"unist-util-find-after": "^5.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hast-util-whitespace": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
|
"integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
|
"dependencies": {
|
"@types/hast": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hastscript": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/hastscript/-/hastscript-6.0.0.tgz",
|
"integrity": "sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==",
|
"dependencies": {
|
"@types/hast": "^2.0.0",
|
"comma-separated-tokens": "^1.0.0",
|
"hast-util-parse-selector": "^2.0.0",
|
"property-information": "^5.0.0",
|
"space-separated-tokens": "^1.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/hastscript/node_modules/@types/hast": {
|
"version": "2.3.10",
|
"resolved": "https://registry.npmmirror.com/@types/hast/-/hast-2.3.10.tgz",
|
"integrity": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==",
|
"dependencies": {
|
"@types/unist": "^2"
|
}
|
},
|
"node_modules/hastscript/node_modules/@types/unist": {
|
"version": "2.0.10",
|
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-2.0.10.tgz",
|
"integrity": "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
|
},
|
"node_modules/hastscript/node_modules/comma-separated-tokens": {
|
"version": "1.0.8",
|
"resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-1.0.8.tgz",
|
"integrity": "sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/hastscript/node_modules/property-information": {
|
"version": "5.6.0",
|
"resolved": "https://registry.npmmirror.com/property-information/-/property-information-5.6.0.tgz",
|
"integrity": "sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==",
|
"dependencies": {
|
"xtend": "^4.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/hastscript/node_modules/space-separated-tokens": {
|
"version": "1.1.5",
|
"resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz",
|
"integrity": "sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/highlight.js": {
|
"version": "11.11.1",
|
"resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-11.11.1.tgz",
|
"integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==",
|
"engines": {
|
"node": ">=12.0.0"
|
}
|
},
|
"node_modules/highlightjs-vue": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/highlightjs-vue/-/highlightjs-vue-1.0.0.tgz",
|
"integrity": "sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA=="
|
},
|
"node_modules/hoist-non-react-statics": {
|
"version": "3.3.2",
|
"resolved": "https://registry.npmmirror.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
|
"integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
|
"dependencies": {
|
"react-is": "^16.7.0"
|
}
|
},
|
"node_modules/html-parse-stringify": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz",
|
"integrity": "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==",
|
"dependencies": {
|
"void-elements": "3.1.0"
|
}
|
},
|
"node_modules/html-url-attributes": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/html-url-attributes/-/html-url-attributes-3.0.1.tgz",
|
"integrity": "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==",
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/html-void-elements": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz",
|
"integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/i18next": {
|
"version": "23.16.8",
|
"resolved": "https://registry.npmmirror.com/i18next/-/i18next-23.16.8.tgz",
|
"integrity": "sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==",
|
"funding": [
|
{
|
"type": "individual",
|
"url": "https://locize.com"
|
},
|
{
|
"type": "individual",
|
"url": "https://locize.com/i18next.html"
|
},
|
{
|
"type": "individual",
|
"url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project"
|
}
|
],
|
"dependencies": {
|
"@babel/runtime": "^7.23.2"
|
}
|
},
|
"node_modules/i18next-browser-languagedetector": {
|
"version": "7.2.1",
|
"resolved": "https://registry.npmmirror.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-7.2.1.tgz",
|
"integrity": "sha512-h/pM34bcH6tbz8WgGXcmWauNpQupCGr25XPp9cZwZInR9XHSjIFDYp1SIok7zSPsTOMxdvuLyu86V+g2Kycnfw==",
|
"dependencies": {
|
"@babel/runtime": "^7.23.2"
|
}
|
},
|
"node_modules/iconv-lite": {
|
"version": "0.6.3",
|
"resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
"dev": true,
|
"optional": true,
|
"dependencies": {
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
},
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/ignore": {
|
"version": "5.3.0",
|
"resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.0.tgz",
|
"integrity": "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==",
|
"dev": true,
|
"engines": {
|
"node": ">= 4"
|
}
|
},
|
"node_modules/image-size": {
|
"version": "0.5.5",
|
"resolved": "https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz",
|
"integrity": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==",
|
"dev": true,
|
"optional": true,
|
"bin": {
|
"image-size": "bin/image-size.js"
|
},
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/immediate": {
|
"version": "3.0.6",
|
"resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz",
|
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ=="
|
},
|
"node_modules/import-fresh": {
|
"version": "3.3.0",
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz",
|
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
"dependencies": {
|
"parent-module": "^1.0.0",
|
"resolve-from": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=6"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/imurmurhash": {
|
"version": "0.1.4",
|
"resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.8.19"
|
}
|
},
|
"node_modules/inflight": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz",
|
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
"dev": true,
|
"dependencies": {
|
"once": "^1.3.0",
|
"wrappy": "1"
|
}
|
},
|
"node_modules/inherits": {
|
"version": "2.0.4",
|
"resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
},
|
"node_modules/inline-style-parser": {
|
"version": "0.2.4",
|
"resolved": "https://registry.npmmirror.com/inline-style-parser/-/inline-style-parser-0.2.4.tgz",
|
"integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q=="
|
},
|
"node_modules/intersection-observer": {
|
"version": "0.12.2",
|
"resolved": "https://registry.npmmirror.com/intersection-observer/-/intersection-observer-0.12.2.tgz",
|
"integrity": "sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg=="
|
},
|
"node_modules/is-alphabetical": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
|
"integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-alphanumerical": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
|
"integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
|
"dependencies": {
|
"is-alphabetical": "^2.0.0",
|
"is-decimal": "^2.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-arrayish": {
|
"version": "0.2.1",
|
"resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
|
},
|
"node_modules/is-core-module": {
|
"version": "2.13.1",
|
"resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.13.1.tgz",
|
"integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
|
"dependencies": {
|
"hasown": "^2.0.0"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/is-decimal": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/is-decimal/-/is-decimal-2.0.1.tgz",
|
"integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-extglob": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/is-glob": {
|
"version": "4.0.3",
|
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
"dev": true,
|
"dependencies": {
|
"is-extglob": "^2.1.1"
|
},
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/is-hexadecimal": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
|
"integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/is-number": {
|
"version": "7.0.0",
|
"resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.12.0"
|
}
|
},
|
"node_modules/is-path-inside": {
|
"version": "3.0.3",
|
"resolved": "https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz",
|
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/is-plain-obj": {
|
"version": "4.1.0",
|
"resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
|
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
|
"engines": {
|
"node": ">=12"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/is-reference": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/is-reference/-/is-reference-1.2.1.tgz",
|
"integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==",
|
"dev": true,
|
"dependencies": {
|
"@types/estree": "*"
|
}
|
},
|
"node_modules/is-what": {
|
"version": "3.14.1",
|
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz",
|
"integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==",
|
"dev": true
|
},
|
"node_modules/isarray": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz",
|
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
|
},
|
"node_modules/isexe": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
"dev": true
|
},
|
"node_modules/joplin-turndown-plugin-gfm": {
|
"version": "1.0.12",
|
"resolved": "https://registry.npmmirror.com/joplin-turndown-plugin-gfm/-/joplin-turndown-plugin-gfm-1.0.12.tgz",
|
"integrity": "sha512-qL4+1iycQjZ1fs8zk3jSRk7cg3ROBUHk7GKtiLAQLFzLPKErnILUvz5DLszSQvz3s1sTjPbywLDISVUtBY6HaA=="
|
},
|
"node_modules/js-cookie": {
|
"version": "3.0.5",
|
"resolved": "https://registry.npmmirror.com/js-cookie/-/js-cookie-3.0.5.tgz",
|
"integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
|
"engines": {
|
"node": ">=14"
|
}
|
},
|
"node_modules/js-tokens": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
|
},
|
"node_modules/js-yaml": {
|
"version": "4.1.0",
|
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
"dev": true,
|
"dependencies": {
|
"argparse": "^2.0.1"
|
},
|
"bin": {
|
"js-yaml": "bin/js-yaml.js"
|
}
|
},
|
"node_modules/jsesc": {
|
"version": "2.5.2",
|
"resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz",
|
"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
|
"dev": true,
|
"bin": {
|
"jsesc": "bin/jsesc"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/json-buffer": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz",
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
"dev": true
|
},
|
"node_modules/json-parse-even-better-errors": {
|
"version": "2.3.1",
|
"resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
|
},
|
"node_modules/json-schema-traverse": {
|
"version": "0.4.1",
|
"resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
"dev": true
|
},
|
"node_modules/json-stable-stringify-without-jsonify": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
"dev": true
|
},
|
"node_modules/json2mq": {
|
"version": "0.2.0",
|
"resolved": "https://registry.npmmirror.com/json2mq/-/json2mq-0.2.0.tgz",
|
"integrity": "sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==",
|
"dependencies": {
|
"string-convert": "^0.2.0"
|
}
|
},
|
"node_modules/json5": {
|
"version": "2.2.3",
|
"resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
"dev": true,
|
"bin": {
|
"json5": "lib/cli.js"
|
},
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/jszip": {
|
"version": "3.10.1",
|
"resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz",
|
"integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
|
"dependencies": {
|
"lie": "~3.3.0",
|
"pako": "~1.0.2",
|
"readable-stream": "~2.3.6",
|
"setimmediate": "^1.0.5"
|
}
|
},
|
"node_modules/keyv": {
|
"version": "4.5.4",
|
"resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz",
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
"dev": true,
|
"dependencies": {
|
"json-buffer": "3.0.1"
|
}
|
},
|
"node_modules/less": {
|
"version": "4.2.0",
|
"resolved": "https://registry.npmmirror.com/less/-/less-4.2.0.tgz",
|
"integrity": "sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==",
|
"dev": true,
|
"dependencies": {
|
"copy-anything": "^2.0.1",
|
"parse-node-version": "^1.0.1",
|
"tslib": "^2.3.0"
|
},
|
"bin": {
|
"lessc": "bin/lessc"
|
},
|
"engines": {
|
"node": ">=6"
|
},
|
"optionalDependencies": {
|
"errno": "^0.1.1",
|
"graceful-fs": "^4.1.2",
|
"image-size": "~0.5.0",
|
"make-dir": "^2.1.0",
|
"mime": "^1.4.1",
|
"needle": "^3.1.0",
|
"source-map": "~0.6.0"
|
}
|
},
|
"node_modules/less/node_modules/source-map": {
|
"version": "0.6.1",
|
"resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
"dev": true,
|
"optional": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/levn": {
|
"version": "0.4.1",
|
"resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz",
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
"dev": true,
|
"dependencies": {
|
"prelude-ls": "^1.2.1",
|
"type-check": "~0.4.0"
|
},
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"node_modules/lie": {
|
"version": "3.3.0",
|
"resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz",
|
"integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
|
"dependencies": {
|
"immediate": "~3.0.5"
|
}
|
},
|
"node_modules/lines-and-columns": {
|
"version": "1.2.4",
|
"resolved": "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
},
|
"node_modules/linkify-it": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/linkify-it/-/linkify-it-5.0.0.tgz",
|
"integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
|
"dependencies": {
|
"uc.micro": "^2.0.0"
|
}
|
},
|
"node_modules/linkifyjs": {
|
"version": "4.2.0",
|
"resolved": "https://registry.npmmirror.com/linkifyjs/-/linkifyjs-4.2.0.tgz",
|
"integrity": "sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw=="
|
},
|
"node_modules/localforage": {
|
"version": "1.10.0",
|
"resolved": "https://registry.npmmirror.com/localforage/-/localforage-1.10.0.tgz",
|
"integrity": "sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==",
|
"dependencies": {
|
"lie": "3.1.1"
|
}
|
},
|
"node_modules/localforage/node_modules/lie": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/lie/-/lie-3.1.1.tgz",
|
"integrity": "sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==",
|
"dependencies": {
|
"immediate": "~3.0.5"
|
}
|
},
|
"node_modules/locate-character": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/locate-character/-/locate-character-3.0.0.tgz",
|
"integrity": "sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==",
|
"peer": true
|
},
|
"node_modules/locate-path": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz",
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
"dev": true,
|
"dependencies": {
|
"p-locate": "^5.0.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/lodash": {
|
"version": "4.17.21",
|
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
},
|
"node_modules/lodash-es": {
|
"version": "4.17.21",
|
"resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
|
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw=="
|
},
|
"node_modules/lodash.merge": {
|
"version": "4.6.2",
|
"resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
"dev": true
|
},
|
"node_modules/longest-streak": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/longest-streak/-/longest-streak-3.1.0.tgz",
|
"integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/loose-envify": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz",
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
"dependencies": {
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
},
|
"bin": {
|
"loose-envify": "cli.js"
|
}
|
},
|
"node_modules/lop": {
|
"version": "0.4.2",
|
"resolved": "https://registry.npmmirror.com/lop/-/lop-0.4.2.tgz",
|
"integrity": "sha512-RefILVDQ4DKoRZsJ4Pj22TxE3omDO47yFpkIBoDKzkqPRISs5U1cnAdg/5583YPkWPaLIYHOKRMQSvjFsO26cw==",
|
"dependencies": {
|
"duck": "^0.1.12",
|
"option": "~0.2.1",
|
"underscore": "^1.13.1"
|
}
|
},
|
"node_modules/lowlight": {
|
"version": "3.3.0",
|
"resolved": "https://registry.npmmirror.com/lowlight/-/lowlight-3.3.0.tgz",
|
"integrity": "sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"devlop": "^1.0.0",
|
"highlight.js": "~11.11.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/lru-cache": {
|
"version": "10.4.3",
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz",
|
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
|
},
|
"node_modules/magic-string": {
|
"version": "0.30.17",
|
"resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
|
"integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
|
"dependencies": {
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
}
|
},
|
"node_modules/make-dir": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz",
|
"integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
|
"dev": true,
|
"optional": true,
|
"dependencies": {
|
"pify": "^4.0.1",
|
"semver": "^5.6.0"
|
},
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/make-dir/node_modules/semver": {
|
"version": "5.7.2",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz",
|
"integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
|
"dev": true,
|
"optional": true,
|
"bin": {
|
"semver": "bin/semver"
|
}
|
},
|
"node_modules/mammoth": {
|
"version": "1.9.0",
|
"resolved": "https://registry.npmmirror.com/mammoth/-/mammoth-1.9.0.tgz",
|
"integrity": "sha512-F+0NxzankQV9XSUAuVKvkdQK0GbtGGuqVnND9aVf9VSeUA82LQa29GjLqYU6Eez8LHqSJG3eGiDW3224OKdpZg==",
|
"dependencies": {
|
"@xmldom/xmldom": "^0.8.6",
|
"argparse": "~1.0.3",
|
"base64-js": "^1.5.1",
|
"bluebird": "~3.4.0",
|
"dingbat-to-unicode": "^1.0.1",
|
"jszip": "^3.7.1",
|
"lop": "^0.4.2",
|
"path-is-absolute": "^1.0.0",
|
"underscore": "^1.13.1",
|
"xmlbuilder": "^10.0.0"
|
},
|
"bin": {
|
"mammoth": "bin/mammoth"
|
},
|
"engines": {
|
"node": ">=12.0.0"
|
}
|
},
|
"node_modules/mammoth/node_modules/argparse": {
|
"version": "1.0.10",
|
"resolved": "https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz",
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
"dependencies": {
|
"sprintf-js": "~1.0.2"
|
}
|
},
|
"node_modules/markdown-it": {
|
"version": "14.1.0",
|
"resolved": "https://registry.npmmirror.com/markdown-it/-/markdown-it-14.1.0.tgz",
|
"integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
|
"dependencies": {
|
"argparse": "^2.0.1",
|
"entities": "^4.4.0",
|
"linkify-it": "^5.0.0",
|
"mdurl": "^2.0.0",
|
"punycode.js": "^2.3.1",
|
"uc.micro": "^2.1.0"
|
},
|
"bin": {
|
"markdown-it": "bin/markdown-it.mjs"
|
}
|
},
|
"node_modules/markdown-it-container": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/markdown-it-container/-/markdown-it-container-4.0.0.tgz",
|
"integrity": "sha512-HaNccxUH0l7BNGYbFbjmGpf5aLHAMTinqRZQAEQbMr2cdD3z91Q6kIo1oUn1CQndkT03jat6ckrdRYuwwqLlQw=="
|
},
|
"node_modules/markdown-it-task-lists": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/markdown-it-task-lists/-/markdown-it-task-lists-2.1.1.tgz",
|
"integrity": "sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA=="
|
},
|
"node_modules/markdown-table": {
|
"version": "3.0.4",
|
"resolved": "https://registry.npmmirror.com/markdown-table/-/markdown-table-3.0.4.tgz",
|
"integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/mdast-util-find-and-replace": {
|
"version": "3.0.2",
|
"resolved": "https://registry.npmmirror.com/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
|
"integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"escape-string-regexp": "^5.0.0",
|
"unist-util-is": "^6.0.0",
|
"unist-util-visit-parents": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
|
"integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
|
"engines": {
|
"node": ">=12"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/mdast-util-from-markdown": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz",
|
"integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"@types/unist": "^3.0.0",
|
"decode-named-character-reference": "^1.0.0",
|
"devlop": "^1.0.0",
|
"mdast-util-to-string": "^4.0.0",
|
"micromark": "^4.0.0",
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
"micromark-util-decode-string": "^2.0.0",
|
"micromark-util-normalize-identifier": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0",
|
"unist-util-stringify-position": "^4.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-gfm": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
|
"integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
|
"dependencies": {
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-gfm-autolink-literal": "^2.0.0",
|
"mdast-util-gfm-footnote": "^2.0.0",
|
"mdast-util-gfm-strikethrough": "^2.0.0",
|
"mdast-util-gfm-table": "^2.0.0",
|
"mdast-util-gfm-task-list-item": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-gfm-autolink-literal": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
|
"integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"ccount": "^2.0.0",
|
"devlop": "^1.0.0",
|
"mdast-util-find-and-replace": "^3.0.0",
|
"micromark-util-character": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-gfm-footnote": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
|
"integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"devlop": "^1.1.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0",
|
"micromark-util-normalize-identifier": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-gfm-strikethrough": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
|
"integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-gfm-table": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
|
"integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"devlop": "^1.0.0",
|
"markdown-table": "^3.0.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-gfm-task-list-item": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
|
"integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"devlop": "^1.0.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-mdx-expression": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
|
"integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",
|
"dependencies": {
|
"@types/estree-jsx": "^1.0.0",
|
"@types/hast": "^3.0.0",
|
"@types/mdast": "^4.0.0",
|
"devlop": "^1.0.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-mdx-jsx": {
|
"version": "3.2.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",
|
"integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==",
|
"dependencies": {
|
"@types/estree-jsx": "^1.0.0",
|
"@types/hast": "^3.0.0",
|
"@types/mdast": "^4.0.0",
|
"@types/unist": "^3.0.0",
|
"ccount": "^2.0.0",
|
"devlop": "^1.1.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0",
|
"parse-entities": "^4.0.0",
|
"stringify-entities": "^4.0.0",
|
"unist-util-stringify-position": "^4.0.0",
|
"vfile-message": "^4.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-mdxjs-esm": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
|
"integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
|
"dependencies": {
|
"@types/estree-jsx": "^1.0.0",
|
"@types/hast": "^3.0.0",
|
"@types/mdast": "^4.0.0",
|
"devlop": "^1.0.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"mdast-util-to-markdown": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-newline-to-break": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-newline-to-break/-/mdast-util-newline-to-break-2.0.0.tgz",
|
"integrity": "sha512-MbgeFca0hLYIEx/2zGsszCSEJJ1JSCdiY5xQxRcLDDGa8EPvlLPupJ4DSajbMPAnC0je8jfb9TiUATnxxrHUog==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"mdast-util-find-and-replace": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-phrasing": {
|
"version": "4.1.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
|
"integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"unist-util-is": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-to-hast": {
|
"version": "13.2.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz",
|
"integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@types/mdast": "^4.0.0",
|
"@ungap/structured-clone": "^1.0.0",
|
"devlop": "^1.0.0",
|
"micromark-util-sanitize-uri": "^2.0.0",
|
"trim-lines": "^3.0.0",
|
"unist-util-position": "^5.0.0",
|
"unist-util-visit": "^5.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-to-markdown": {
|
"version": "2.1.2",
|
"resolved": "https://registry.npmmirror.com/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
|
"integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"@types/unist": "^3.0.0",
|
"longest-streak": "^3.0.0",
|
"mdast-util-phrasing": "^4.0.0",
|
"mdast-util-to-string": "^4.0.0",
|
"micromark-util-classify-character": "^2.0.0",
|
"micromark-util-decode-string": "^2.0.0",
|
"unist-util-visit": "^5.0.0",
|
"zwitch": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdast-util-to-string": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
|
"integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/mdurl": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/mdurl/-/mdurl-2.0.0.tgz",
|
"integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w=="
|
},
|
"node_modules/merge2": {
|
"version": "1.4.1",
|
"resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
|
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
"dev": true,
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/micromark": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/micromark/-/micromark-4.0.2.tgz",
|
"integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"@types/debug": "^4.0.0",
|
"debug": "^4.0.0",
|
"decode-named-character-reference": "^1.0.0",
|
"devlop": "^1.0.0",
|
"micromark-core-commonmark": "^2.0.0",
|
"micromark-factory-space": "^2.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-chunked": "^2.0.0",
|
"micromark-util-combine-extensions": "^2.0.0",
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
"micromark-util-encode": "^2.0.0",
|
"micromark-util-normalize-identifier": "^2.0.0",
|
"micromark-util-resolve-all": "^2.0.0",
|
"micromark-util-sanitize-uri": "^2.0.0",
|
"micromark-util-subtokenize": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-core-commonmark": {
|
"version": "2.0.3",
|
"resolved": "https://registry.npmmirror.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
|
"integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"decode-named-character-reference": "^1.0.0",
|
"devlop": "^1.0.0",
|
"micromark-factory-destination": "^2.0.0",
|
"micromark-factory-label": "^2.0.0",
|
"micromark-factory-space": "^2.0.0",
|
"micromark-factory-title": "^2.0.0",
|
"micromark-factory-whitespace": "^2.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-chunked": "^2.0.0",
|
"micromark-util-classify-character": "^2.0.0",
|
"micromark-util-html-tag-name": "^2.0.0",
|
"micromark-util-normalize-identifier": "^2.0.0",
|
"micromark-util-resolve-all": "^2.0.0",
|
"micromark-util-subtokenize": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-extension-gfm": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
|
"integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
|
"dependencies": {
|
"micromark-extension-gfm-autolink-literal": "^2.0.0",
|
"micromark-extension-gfm-footnote": "^2.0.0",
|
"micromark-extension-gfm-strikethrough": "^2.0.0",
|
"micromark-extension-gfm-table": "^2.0.0",
|
"micromark-extension-gfm-tagfilter": "^2.0.0",
|
"micromark-extension-gfm-task-list-item": "^2.0.0",
|
"micromark-util-combine-extensions": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/micromark-extension-gfm-autolink-literal": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
|
"integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
|
"dependencies": {
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-sanitize-uri": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/micromark-extension-gfm-footnote": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
|
"integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
|
"dependencies": {
|
"devlop": "^1.0.0",
|
"micromark-core-commonmark": "^2.0.0",
|
"micromark-factory-space": "^2.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-normalize-identifier": "^2.0.0",
|
"micromark-util-sanitize-uri": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/micromark-extension-gfm-strikethrough": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
|
"integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
|
"dependencies": {
|
"devlop": "^1.0.0",
|
"micromark-util-chunked": "^2.0.0",
|
"micromark-util-classify-character": "^2.0.0",
|
"micromark-util-resolve-all": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/micromark-extension-gfm-table": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
|
"integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
|
"dependencies": {
|
"devlop": "^1.0.0",
|
"micromark-factory-space": "^2.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/micromark-extension-gfm-tagfilter": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
|
"integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
|
"dependencies": {
|
"micromark-util-types": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/micromark-extension-gfm-task-list-item": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
|
"integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
|
"dependencies": {
|
"devlop": "^1.0.0",
|
"micromark-factory-space": "^2.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/micromark-factory-destination": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
|
"integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-factory-label": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
|
"integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"devlop": "^1.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-factory-space": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
|
"integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-factory-title": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
|
"integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-factory-space": "^2.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-factory-whitespace": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
|
"integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-factory-space": "^2.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-character": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
|
"integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-chunked": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
|
"integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-symbol": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-classify-character": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
|
"integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-combine-extensions": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
|
"integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-chunked": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-decode-numeric-character-reference": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
|
"integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-symbol": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-decode-string": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
|
"integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"decode-named-character-reference": "^1.0.0",
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-encode": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
|
"integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
]
|
},
|
"node_modules/micromark-util-html-tag-name": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
|
"integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
]
|
},
|
"node_modules/micromark-util-normalize-identifier": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
|
"integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-symbol": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-resolve-all": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
|
"integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-sanitize-uri": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
|
"integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"micromark-util-character": "^2.0.0",
|
"micromark-util-encode": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-subtokenize": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
|
"integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
],
|
"dependencies": {
|
"devlop": "^1.0.0",
|
"micromark-util-chunked": "^2.0.0",
|
"micromark-util-symbol": "^2.0.0",
|
"micromark-util-types": "^2.0.0"
|
}
|
},
|
"node_modules/micromark-util-symbol": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
|
"integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
]
|
},
|
"node_modules/micromark-util-types": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
|
"integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
|
"funding": [
|
{
|
"type": "GitHub Sponsors",
|
"url": "https://github.com/sponsors/unifiedjs"
|
},
|
{
|
"type": "OpenCollective",
|
"url": "https://opencollective.com/unified"
|
}
|
]
|
},
|
"node_modules/micromatch": {
|
"version": "4.0.5",
|
"resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz",
|
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
|
"dev": true,
|
"dependencies": {
|
"braces": "^3.0.2",
|
"picomatch": "^2.3.1"
|
},
|
"engines": {
|
"node": ">=8.6"
|
}
|
},
|
"node_modules/micromatch/node_modules/picomatch": {
|
"version": "2.3.1",
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
"dev": true,
|
"engines": {
|
"node": ">=8.6"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/jonschlinkert"
|
}
|
},
|
"node_modules/mime": {
|
"version": "1.6.0",
|
"resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz",
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
"dev": true,
|
"optional": true,
|
"bin": {
|
"mime": "cli.js"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/mime-db": {
|
"version": "1.52.0",
|
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
"engines": {
|
"node": ">= 0.6"
|
}
|
},
|
"node_modules/mime-types": {
|
"version": "2.1.35",
|
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
"dependencies": {
|
"mime-db": "1.52.0"
|
},
|
"engines": {
|
"node": ">= 0.6"
|
}
|
},
|
"node_modules/minimalistic-assert": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
"integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
|
},
|
"node_modules/minimatch": {
|
"version": "9.0.3",
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.3.tgz",
|
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
"dev": true,
|
"dependencies": {
|
"brace-expansion": "^2.0.1"
|
},
|
"engines": {
|
"node": ">=16 || 14 >=14.17"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/isaacs"
|
}
|
},
|
"node_modules/mitt": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
|
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw=="
|
},
|
"node_modules/ms": {
|
"version": "2.1.2",
|
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz",
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
},
|
"node_modules/nanoid": {
|
"version": "5.1.5",
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-5.1.5.tgz",
|
"integrity": "sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==",
|
"funding": [
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/ai"
|
}
|
],
|
"bin": {
|
"nanoid": "bin/nanoid.js"
|
},
|
"engines": {
|
"node": "^18 || >=20"
|
}
|
},
|
"node_modules/natural-compare": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz",
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
"dev": true
|
},
|
"node_modules/needle": {
|
"version": "3.3.1",
|
"resolved": "https://registry.npmmirror.com/needle/-/needle-3.3.1.tgz",
|
"integrity": "sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==",
|
"dev": true,
|
"optional": true,
|
"dependencies": {
|
"iconv-lite": "^0.6.3",
|
"sax": "^1.2.4"
|
},
|
"bin": {
|
"needle": "bin/needle"
|
},
|
"engines": {
|
"node": ">= 4.4.x"
|
}
|
},
|
"node_modules/node-releases": {
|
"version": "2.0.14",
|
"resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.14.tgz",
|
"integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==",
|
"dev": true
|
},
|
"node_modules/normalize-wheel": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/normalize-wheel/-/normalize-wheel-1.0.1.tgz",
|
"integrity": "sha512-1OnlAPZ3zgrk8B91HyRj+eVv+kS5u+Z0SCsak6Xil/kmgEia50ga7zfkumayonZrImffAxPU/5WcyGhzetHNPA=="
|
},
|
"node_modules/nth-check": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz",
|
"integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
|
"dependencies": {
|
"boolbase": "^1.0.0"
|
},
|
"funding": {
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
}
|
},
|
"node_modules/object-assign": {
|
"version": "4.1.1",
|
"resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz",
|
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/object-path": {
|
"version": "0.6.0",
|
"resolved": "https://registry.npmmirror.com/object-path/-/object-path-0.6.0.tgz",
|
"integrity": "sha512-fxrwsCFi3/p+LeLOAwo/wyRMODZxdGBtUlWRzsEpsUVrisZbEfZ21arxLGfaWfcnqb8oHPNihIb4XPE8CQPN5A==",
|
"engines": {
|
"node": ">=0.8.0"
|
}
|
},
|
"node_modules/once": {
|
"version": "1.4.0",
|
"resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
"dev": true,
|
"dependencies": {
|
"wrappy": "1"
|
}
|
},
|
"node_modules/option": {
|
"version": "0.2.4",
|
"resolved": "https://registry.npmmirror.com/option/-/option-0.2.4.tgz",
|
"integrity": "sha512-pkEqbDyl8ou5cpq+VsnQbe/WlEy5qS7xPzMS1U55OCG9KPvwFD46zDbxQIj3egJSFc3D+XhYOPUzz49zQAVy7A=="
|
},
|
"node_modules/optionator": {
|
"version": "0.9.3",
|
"resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.3.tgz",
|
"integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==",
|
"dev": true,
|
"dependencies": {
|
"@aashutoshrathi/word-wrap": "^1.2.3",
|
"deep-is": "^0.1.3",
|
"fast-levenshtein": "^2.0.6",
|
"levn": "^0.4.1",
|
"prelude-ls": "^1.2.1",
|
"type-check": "^0.4.0"
|
},
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"node_modules/orderedmap": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/orderedmap/-/orderedmap-2.1.1.tgz",
|
"integrity": "sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g=="
|
},
|
"node_modules/p-limit": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
"dev": true,
|
"dependencies": {
|
"yocto-queue": "^0.1.0"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/p-locate": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz",
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
"dev": true,
|
"dependencies": {
|
"p-limit": "^3.0.2"
|
},
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/pako": {
|
"version": "1.0.11",
|
"resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz",
|
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
|
},
|
"node_modules/parent-module": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
"dependencies": {
|
"callsites": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/parse-entities": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/parse-entities/-/parse-entities-4.0.2.tgz",
|
"integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==",
|
"dependencies": {
|
"@types/unist": "^2.0.0",
|
"character-entities-legacy": "^3.0.0",
|
"character-reference-invalid": "^2.0.0",
|
"decode-named-character-reference": "^1.0.0",
|
"is-alphanumerical": "^2.0.0",
|
"is-decimal": "^2.0.0",
|
"is-hexadecimal": "^2.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/parse-entities/node_modules/@types/unist": {
|
"version": "2.0.10",
|
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-2.0.10.tgz",
|
"integrity": "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
|
},
|
"node_modules/parse-json": {
|
"version": "5.2.0",
|
"resolved": "https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz",
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
"dependencies": {
|
"@babel/code-frame": "^7.0.0",
|
"error-ex": "^1.3.1",
|
"json-parse-even-better-errors": "^2.3.0",
|
"lines-and-columns": "^1.1.6"
|
},
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/parse-node-version": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz",
|
"integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.10"
|
}
|
},
|
"node_modules/parse-numeric-range": {
|
"version": "1.3.0",
|
"resolved": "https://registry.npmmirror.com/parse-numeric-range/-/parse-numeric-range-1.3.0.tgz",
|
"integrity": "sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ=="
|
},
|
"node_modules/parse5": {
|
"version": "7.1.2",
|
"resolved": "https://registry.npmmirror.com/parse5/-/parse5-7.1.2.tgz",
|
"integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==",
|
"dependencies": {
|
"entities": "^4.4.0"
|
},
|
"funding": {
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
}
|
},
|
"node_modules/path-exists": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz",
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/path-is-absolute": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/path-key": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/path-parse": {
|
"version": "1.0.7",
|
"resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz",
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
|
},
|
"node_modules/path-to-regexp": {
|
"version": "8.2.0",
|
"resolved": "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-8.2.0.tgz",
|
"integrity": "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==",
|
"engines": {
|
"node": ">=16"
|
}
|
},
|
"node_modules/path-type": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz",
|
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/picocolors": {
|
"version": "1.1.1",
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
"dev": true
|
},
|
"node_modules/picomatch": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
"dev": true,
|
"engines": {
|
"node": ">=12"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/jonschlinkert"
|
}
|
},
|
"node_modules/pify": {
|
"version": "4.0.1",
|
"resolved": "https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz",
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
|
"dev": true,
|
"optional": true,
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/postcss": {
|
"version": "8.4.47",
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.47.tgz",
|
"integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "opencollective",
|
"url": "https://opencollective.com/postcss/"
|
},
|
{
|
"type": "tidelift",
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
},
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/ai"
|
}
|
],
|
"dependencies": {
|
"nanoid": "^3.3.7",
|
"picocolors": "^1.1.0",
|
"source-map-js": "^1.2.1"
|
},
|
"engines": {
|
"node": "^10 || ^12 || >=14"
|
}
|
},
|
"node_modules/postcss/node_modules/nanoid": {
|
"version": "3.3.7",
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.7.tgz",
|
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/ai"
|
}
|
],
|
"bin": {
|
"nanoid": "bin/nanoid.cjs"
|
},
|
"engines": {
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
}
|
},
|
"node_modules/prelude-ls": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
"dev": true,
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"node_modules/prismjs": {
|
"version": "1.27.0",
|
"resolved": "https://registry.npmmirror.com/prismjs/-/prismjs-1.27.0.tgz",
|
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/process-nextick-args": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
|
},
|
"node_modules/prop-types": {
|
"version": "15.8.1",
|
"resolved": "https://registry.npmmirror.com/prop-types/-/prop-types-15.8.1.tgz",
|
"integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
|
"dependencies": {
|
"loose-envify": "^1.4.0",
|
"object-assign": "^4.1.1",
|
"react-is": "^16.13.1"
|
}
|
},
|
"node_modules/property-information": {
|
"version": "7.1.0",
|
"resolved": "https://registry.npmmirror.com/property-information/-/property-information-7.1.0.tgz",
|
"integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/prosemirror-changeset": {
|
"version": "2.2.1",
|
"resolved": "https://registry.npmmirror.com/prosemirror-changeset/-/prosemirror-changeset-2.2.1.tgz",
|
"integrity": "sha512-J7msc6wbxB4ekDFj+n9gTW/jav/p53kdlivvuppHsrZXCaQdVgRghoZbSS3kwrRyAstRVQ4/+u5k7YfLgkkQvQ==",
|
"dependencies": {
|
"prosemirror-transform": "^1.0.0"
|
}
|
},
|
"node_modules/prosemirror-collab": {
|
"version": "1.3.1",
|
"resolved": "https://registry.npmmirror.com/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz",
|
"integrity": "sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==",
|
"dependencies": {
|
"prosemirror-state": "^1.0.0"
|
}
|
},
|
"node_modules/prosemirror-commands": {
|
"version": "1.7.0",
|
"resolved": "https://registry.npmmirror.com/prosemirror-commands/-/prosemirror-commands-1.7.0.tgz",
|
"integrity": "sha512-6toodS4R/Aah5pdsrIwnTYPEjW70SlO5a66oo5Kk+CIrgJz3ukOoS+FYDGqvQlAX5PxoGWDX1oD++tn5X3pyRA==",
|
"dependencies": {
|
"prosemirror-model": "^1.0.0",
|
"prosemirror-state": "^1.0.0",
|
"prosemirror-transform": "^1.10.2"
|
}
|
},
|
"node_modules/prosemirror-dropcursor": {
|
"version": "1.8.1",
|
"resolved": "https://registry.npmmirror.com/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.1.tgz",
|
"integrity": "sha512-M30WJdJZLyXHi3N8vxN6Zh5O8ZBbQCz0gURTfPmTIBNQ5pxrdU7A58QkNqfa98YEjSAL1HUyyU34f6Pm5xBSGw==",
|
"dependencies": {
|
"prosemirror-state": "^1.0.0",
|
"prosemirror-transform": "^1.1.0",
|
"prosemirror-view": "^1.1.0"
|
}
|
},
|
"node_modules/prosemirror-gapcursor": {
|
"version": "1.3.2",
|
"resolved": "https://registry.npmmirror.com/prosemirror-gapcursor/-/prosemirror-gapcursor-1.3.2.tgz",
|
"integrity": "sha512-wtjswVBd2vaQRrnYZaBCbyDqr232Ed4p2QPtRIUK5FuqHYKGWkEwl08oQM4Tw7DOR0FsasARV5uJFvMZWxdNxQ==",
|
"dependencies": {
|
"prosemirror-keymap": "^1.0.0",
|
"prosemirror-model": "^1.0.0",
|
"prosemirror-state": "^1.0.0",
|
"prosemirror-view": "^1.0.0"
|
}
|
},
|
"node_modules/prosemirror-history": {
|
"version": "1.4.1",
|
"resolved": "https://registry.npmmirror.com/prosemirror-history/-/prosemirror-history-1.4.1.tgz",
|
"integrity": "sha512-2JZD8z2JviJrboD9cPuX/Sv/1ChFng+xh2tChQ2X4bB2HeK+rra/bmJ3xGntCcjhOqIzSDG6Id7e8RJ9QPXLEQ==",
|
"dependencies": {
|
"prosemirror-state": "^1.2.2",
|
"prosemirror-transform": "^1.0.0",
|
"prosemirror-view": "^1.31.0",
|
"rope-sequence": "^1.3.0"
|
}
|
},
|
"node_modules/prosemirror-inputrules": {
|
"version": "1.5.0",
|
"resolved": "https://registry.npmmirror.com/prosemirror-inputrules/-/prosemirror-inputrules-1.5.0.tgz",
|
"integrity": "sha512-K0xJRCmt+uSw7xesnHmcn72yBGTbY45vm8gXI4LZXbx2Z0jwh5aF9xrGQgrVPu0WbyFVFF3E/o9VhJYz6SQWnA==",
|
"dependencies": {
|
"prosemirror-state": "^1.0.0",
|
"prosemirror-transform": "^1.0.0"
|
}
|
},
|
"node_modules/prosemirror-keymap": {
|
"version": "1.2.2",
|
"resolved": "https://registry.npmmirror.com/prosemirror-keymap/-/prosemirror-keymap-1.2.2.tgz",
|
"integrity": "sha512-EAlXoksqC6Vbocqc0GtzCruZEzYgrn+iiGnNjsJsH4mrnIGex4qbLdWWNza3AW5W36ZRrlBID0eM6bdKH4OStQ==",
|
"dependencies": {
|
"prosemirror-state": "^1.0.0",
|
"w3c-keyname": "^2.2.0"
|
}
|
},
|
"node_modules/prosemirror-markdown": {
|
"version": "1.13.2",
|
"resolved": "https://registry.npmmirror.com/prosemirror-markdown/-/prosemirror-markdown-1.13.2.tgz",
|
"integrity": "sha512-FPD9rHPdA9fqzNmIIDhhnYQ6WgNoSWX9StUZ8LEKapaXU9i6XgykaHKhp6XMyXlOWetmaFgGDS/nu/w9/vUc5g==",
|
"dependencies": {
|
"@types/markdown-it": "^14.0.0",
|
"markdown-it": "^14.0.0",
|
"prosemirror-model": "^1.25.0"
|
}
|
},
|
"node_modules/prosemirror-menu": {
|
"version": "1.2.4",
|
"resolved": "https://registry.npmmirror.com/prosemirror-menu/-/prosemirror-menu-1.2.4.tgz",
|
"integrity": "sha512-S/bXlc0ODQup6aiBbWVsX/eM+xJgCTAfMq/nLqaO5ID/am4wS0tTCIkzwytmao7ypEtjj39i7YbJjAgO20mIqA==",
|
"dependencies": {
|
"crelt": "^1.0.0",
|
"prosemirror-commands": "^1.0.0",
|
"prosemirror-history": "^1.0.0",
|
"prosemirror-state": "^1.0.0"
|
}
|
},
|
"node_modules/prosemirror-model": {
|
"version": "1.25.0",
|
"resolved": "https://registry.npmmirror.com/prosemirror-model/-/prosemirror-model-1.25.0.tgz",
|
"integrity": "sha512-/8XUmxWf0pkj2BmtqZHYJipTBMHIdVjuvFzMvEoxrtyGNmfvdhBiRwYt/eFwy2wA9DtBW3RLqvZnjurEkHaFCw==",
|
"dependencies": {
|
"orderedmap": "^2.0.0"
|
}
|
},
|
"node_modules/prosemirror-schema-basic": {
|
"version": "1.2.4",
|
"resolved": "https://registry.npmmirror.com/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz",
|
"integrity": "sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ==",
|
"dependencies": {
|
"prosemirror-model": "^1.25.0"
|
}
|
},
|
"node_modules/prosemirror-schema-list": {
|
"version": "1.5.1",
|
"resolved": "https://registry.npmmirror.com/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz",
|
"integrity": "sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q==",
|
"dependencies": {
|
"prosemirror-model": "^1.0.0",
|
"prosemirror-state": "^1.0.0",
|
"prosemirror-transform": "^1.7.3"
|
}
|
},
|
"node_modules/prosemirror-state": {
|
"version": "1.4.3",
|
"resolved": "https://registry.npmmirror.com/prosemirror-state/-/prosemirror-state-1.4.3.tgz",
|
"integrity": "sha512-goFKORVbvPuAQaXhpbemJFRKJ2aixr+AZMGiquiqKxaucC6hlpHNZHWgz5R7dS4roHiwq9vDctE//CZ++o0W1Q==",
|
"dependencies": {
|
"prosemirror-model": "^1.0.0",
|
"prosemirror-transform": "^1.0.0",
|
"prosemirror-view": "^1.27.0"
|
}
|
},
|
"node_modules/prosemirror-tables": {
|
"version": "1.6.4",
|
"resolved": "https://registry.npmmirror.com/prosemirror-tables/-/prosemirror-tables-1.6.4.tgz",
|
"integrity": "sha512-TkDY3Gw52gRFRfRn2f4wJv5WOgAOXLJA2CQJYIJ5+kdFbfj3acR4JUW6LX2e1hiEBiUwvEhzH5a3cZ5YSztpIA==",
|
"dependencies": {
|
"prosemirror-keymap": "^1.2.2",
|
"prosemirror-model": "^1.24.1",
|
"prosemirror-state": "^1.4.3",
|
"prosemirror-transform": "^1.10.2",
|
"prosemirror-view": "^1.37.2"
|
}
|
},
|
"node_modules/prosemirror-trailing-node": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz",
|
"integrity": "sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==",
|
"dependencies": {
|
"@remirror/core-constants": "3.0.0",
|
"escape-string-regexp": "^4.0.0"
|
},
|
"peerDependencies": {
|
"prosemirror-model": "^1.22.1",
|
"prosemirror-state": "^1.4.2",
|
"prosemirror-view": "^1.33.8"
|
}
|
},
|
"node_modules/prosemirror-transform": {
|
"version": "1.10.3",
|
"resolved": "https://registry.npmmirror.com/prosemirror-transform/-/prosemirror-transform-1.10.3.tgz",
|
"integrity": "sha512-Nhh/+1kZGRINbEHmVu39oynhcap4hWTs/BlU7NnxWj3+l0qi8I1mu67v6mMdEe/ltD8hHvU4FV6PHiCw2VSpMw==",
|
"dependencies": {
|
"prosemirror-model": "^1.21.0"
|
}
|
},
|
"node_modules/prosemirror-view": {
|
"version": "1.39.1",
|
"resolved": "https://registry.npmmirror.com/prosemirror-view/-/prosemirror-view-1.39.1.tgz",
|
"integrity": "sha512-GhLxH1xwnqa5VjhJ29LfcQITNDp+f1jzmMPXQfGW9oNrF0lfjPzKvV5y/bjIQkyKpwCX3Fp+GA4dBpMMk8g+ZQ==",
|
"dependencies": {
|
"prosemirror-model": "^1.20.0",
|
"prosemirror-state": "^1.0.0",
|
"prosemirror-transform": "^1.1.0"
|
}
|
},
|
"node_modules/proxy-from-env": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
|
},
|
"node_modules/prr": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz",
|
"integrity": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==",
|
"dev": true,
|
"optional": true
|
},
|
"node_modules/punycode": {
|
"version": "2.3.1",
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
"dev": true,
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/punycode.js": {
|
"version": "2.3.1",
|
"resolved": "https://registry.npmmirror.com/punycode.js/-/punycode.js-2.3.1.tgz",
|
"integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==",
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/queue-microtask": {
|
"version": "1.2.3",
|
"resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/feross"
|
},
|
{
|
"type": "patreon",
|
"url": "https://www.patreon.com/feross"
|
},
|
{
|
"type": "consulting",
|
"url": "https://feross.org/support"
|
}
|
]
|
},
|
"node_modules/radash": {
|
"version": "12.1.0",
|
"resolved": "https://registry.npmmirror.com/radash/-/radash-12.1.0.tgz",
|
"integrity": "sha512-b0Zcf09AhqKS83btmUeYBS8tFK7XL2e3RvLmZcm0sTdF1/UUlHSsjXdCcWNxe7yfmAlPve5ym0DmKGtTzP6kVQ==",
|
"engines": {
|
"node": ">=14.18.0"
|
}
|
},
|
"node_modules/rc-cascader": {
|
"version": "3.33.1",
|
"resolved": "https://registry.npmmirror.com/rc-cascader/-/rc-cascader-3.33.1.tgz",
|
"integrity": "sha512-Kyl4EJ7ZfCBuidmZVieegcbFw0RcU5bHHSbtEdmuLYd0fYHCAiYKZ6zon7fWAVyC6rWWOOib0XKdTSf7ElC9rg==",
|
"dependencies": {
|
"@babel/runtime": "^7.25.7",
|
"classnames": "^2.3.1",
|
"rc-select": "~14.16.2",
|
"rc-tree": "~5.13.0",
|
"rc-util": "^5.43.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-checkbox": {
|
"version": "3.5.0",
|
"resolved": "https://registry.npmmirror.com/rc-checkbox/-/rc-checkbox-3.5.0.tgz",
|
"integrity": "sha512-aOAQc3E98HteIIsSqm6Xk2FPKIER6+5vyEFMZfo73TqM+VVAIqOkHoPjgKLqSNtVLWScoaM7vY2ZrGEheI79yg==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "^2.3.2",
|
"rc-util": "^5.25.2"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-collapse": {
|
"version": "3.9.0",
|
"resolved": "https://registry.npmmirror.com/rc-collapse/-/rc-collapse-3.9.0.tgz",
|
"integrity": "sha512-swDdz4QZ4dFTo4RAUMLL50qP0EY62N2kvmk2We5xYdRwcRn8WcYtuetCJpwpaCbUfUt5+huLpVxhvmnK+PHrkA==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "2.x",
|
"rc-motion": "^2.3.4",
|
"rc-util": "^5.27.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-dialog": {
|
"version": "9.6.0",
|
"resolved": "https://registry.npmmirror.com/rc-dialog/-/rc-dialog-9.6.0.tgz",
|
"integrity": "sha512-ApoVi9Z8PaCQg6FsUzS8yvBEQy0ZL2PkuvAgrmohPkN3okps5WZ5WQWPc1RNuiOKaAYv8B97ACdsFU5LizzCqg==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"@rc-component/portal": "^1.0.0-8",
|
"classnames": "^2.2.6",
|
"rc-motion": "^2.3.0",
|
"rc-util": "^5.21.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-drawer": {
|
"version": "7.2.0",
|
"resolved": "https://registry.npmmirror.com/rc-drawer/-/rc-drawer-7.2.0.tgz",
|
"integrity": "sha512-9lOQ7kBekEJRdEpScHvtmEtXnAsy+NGDXiRWc2ZVC7QXAazNVbeT4EraQKYwCME8BJLa8Bxqxvs5swwyOepRwg==",
|
"dependencies": {
|
"@babel/runtime": "^7.23.9",
|
"@rc-component/portal": "^1.1.1",
|
"classnames": "^2.2.6",
|
"rc-motion": "^2.6.1",
|
"rc-util": "^5.38.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-dropdown": {
|
"version": "4.2.1",
|
"resolved": "https://registry.npmmirror.com/rc-dropdown/-/rc-dropdown-4.2.1.tgz",
|
"integrity": "sha512-YDAlXsPv3I1n42dv1JpdM7wJ+gSUBfeyPK59ZpBD9jQhK9jVuxpjj3NmWQHOBceA1zEPVX84T2wbdb2SD0UjmA==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.3",
|
"@rc-component/trigger": "^2.0.0",
|
"classnames": "^2.2.6",
|
"rc-util": "^5.44.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.11.0",
|
"react-dom": ">=16.11.0"
|
}
|
},
|
"node_modules/rc-field-form": {
|
"version": "2.7.0",
|
"resolved": "https://registry.npmmirror.com/rc-field-form/-/rc-field-form-2.7.0.tgz",
|
"integrity": "sha512-hgKsCay2taxzVnBPZl+1n4ZondsV78G++XVsMIJCAoioMjlMQR9YwAp7JZDIECzIu2Z66R+f4SFIRrO2DjDNAA==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.0",
|
"@rc-component/async-validator": "^5.0.3",
|
"rc-util": "^5.32.2"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-image": {
|
"version": "7.11.1",
|
"resolved": "https://registry.npmmirror.com/rc-image/-/rc-image-7.11.1.tgz",
|
"integrity": "sha512-XuoWx4KUXg7hNy5mRTy1i8c8p3K8boWg6UajbHpDXS5AlRVucNfTi5YxTtPBTBzegxAZpvuLfh3emXFt6ybUdA==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.2",
|
"@rc-component/portal": "^1.0.2",
|
"classnames": "^2.2.6",
|
"rc-dialog": "~9.6.0",
|
"rc-motion": "^2.6.2",
|
"rc-util": "^5.34.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-input": {
|
"version": "1.7.3",
|
"resolved": "https://registry.npmmirror.com/rc-input/-/rc-input-1.7.3.tgz",
|
"integrity": "sha512-A5w4egJq8+4JzlQ55FfQjDnPvOaAbzwC3VLOAdOytyek3TboSOP9qxN+Gifup+shVXfvecBLBbWBpWxmk02SWQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.1",
|
"classnames": "^2.2.1",
|
"rc-util": "^5.18.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.0.0",
|
"react-dom": ">=16.0.0"
|
}
|
},
|
"node_modules/rc-input-number": {
|
"version": "9.4.0",
|
"resolved": "https://registry.npmmirror.com/rc-input-number/-/rc-input-number-9.4.0.tgz",
|
"integrity": "sha512-Tiy4DcXcFXAf9wDhN8aUAyMeCLHJUHA/VA/t7Hj8ZEx5ETvxG7MArDOSE6psbiSCo+vJPm4E3fGN710ITVn6GA==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"@rc-component/mini-decimal": "^1.0.1",
|
"classnames": "^2.2.5",
|
"rc-input": "~1.7.1",
|
"rc-util": "^5.40.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-mentions": {
|
"version": "2.19.1",
|
"resolved": "https://registry.npmmirror.com/rc-mentions/-/rc-mentions-2.19.1.tgz",
|
"integrity": "sha512-KK3bAc/bPFI993J3necmaMXD2reZTzytZdlTvkeBbp50IGH1BDPDvxLdHDUrpQx2b2TGaVJsn+86BvYa03kGqA==",
|
"dependencies": {
|
"@babel/runtime": "^7.22.5",
|
"@rc-component/trigger": "^2.0.0",
|
"classnames": "^2.2.6",
|
"rc-input": "~1.7.1",
|
"rc-menu": "~9.16.0",
|
"rc-textarea": "~1.9.0",
|
"rc-util": "^5.34.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-menu": {
|
"version": "9.16.1",
|
"resolved": "https://registry.npmmirror.com/rc-menu/-/rc-menu-9.16.1.tgz",
|
"integrity": "sha512-ghHx6/6Dvp+fw8CJhDUHFHDJ84hJE3BXNCzSgLdmNiFErWSOaZNsihDAsKq9ByTALo/xkNIwtDFGIl6r+RPXBg==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"@rc-component/trigger": "^2.0.0",
|
"classnames": "2.x",
|
"rc-motion": "^2.4.3",
|
"rc-overflow": "^1.3.1",
|
"rc-util": "^5.27.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-motion": {
|
"version": "2.9.5",
|
"resolved": "https://registry.npmmirror.com/rc-motion/-/rc-motion-2.9.5.tgz",
|
"integrity": "sha512-w+XTUrfh7ArbYEd2582uDrEhmBHwK1ZENJiSJVb7uRxdE7qJSYjbO2eksRXmndqyKqKoYPc9ClpPh5242mV1vA==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.1",
|
"classnames": "^2.2.1",
|
"rc-util": "^5.44.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-notification": {
|
"version": "5.6.3",
|
"resolved": "https://registry.npmmirror.com/rc-notification/-/rc-notification-5.6.3.tgz",
|
"integrity": "sha512-42szwnn8VYQoT6GnjO00i1iwqV9D1TTMvxObWsuLwgl0TsOokzhkYiufdtQBsJMFjJravS1hfDKVMHLKLcPE4g==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "2.x",
|
"rc-motion": "^2.9.0",
|
"rc-util": "^5.20.1"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-overflow": {
|
"version": "1.4.1",
|
"resolved": "https://registry.npmmirror.com/rc-overflow/-/rc-overflow-1.4.1.tgz",
|
"integrity": "sha512-3MoPQQPV1uKyOMVNd6SZfONi+f3st0r8PksexIdBTeIYbMX0Jr+k7pHEDvsXtR4BpCv90/Pv2MovVNhktKrwvw==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.1",
|
"classnames": "^2.2.1",
|
"rc-resize-observer": "^1.0.0",
|
"rc-util": "^5.37.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-pagination": {
|
"version": "5.1.0",
|
"resolved": "https://registry.npmmirror.com/rc-pagination/-/rc-pagination-5.1.0.tgz",
|
"integrity": "sha512-8416Yip/+eclTFdHXLKTxZvn70duYVGTvUUWbckCCZoIl3jagqke3GLsFrMs0bsQBikiYpZLD9206Ej4SOdOXQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "^2.3.2",
|
"rc-util": "^5.38.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-picker": {
|
"version": "4.11.3",
|
"resolved": "https://registry.npmmirror.com/rc-picker/-/rc-picker-4.11.3.tgz",
|
"integrity": "sha512-MJ5teb7FlNE0NFHTncxXQ62Y5lytq6sh5nUw0iH8OkHL/TjARSEvSHpr940pWgjGANpjCwyMdvsEV55l5tYNSg==",
|
"dependencies": {
|
"@babel/runtime": "^7.24.7",
|
"@rc-component/trigger": "^2.0.0",
|
"classnames": "^2.2.1",
|
"rc-overflow": "^1.3.2",
|
"rc-resize-observer": "^1.4.0",
|
"rc-util": "^5.43.0"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"date-fns": ">= 2.x",
|
"dayjs": ">= 1.x",
|
"luxon": ">= 3.x",
|
"moment": ">= 2.x",
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
},
|
"peerDependenciesMeta": {
|
"date-fns": {
|
"optional": true
|
},
|
"dayjs": {
|
"optional": true
|
},
|
"luxon": {
|
"optional": true
|
},
|
"moment": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/rc-progress": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/rc-progress/-/rc-progress-4.0.0.tgz",
|
"integrity": "sha512-oofVMMafOCokIUIBnZLNcOZFsABaUw8PPrf1/y0ZBvKZNpOiu5h4AO9vv11Sw0p4Hb3D0yGWuEattcQGtNJ/aw==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "^2.2.6",
|
"rc-util": "^5.16.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-rate": {
|
"version": "2.13.1",
|
"resolved": "https://registry.npmmirror.com/rc-rate/-/rc-rate-2.13.1.tgz",
|
"integrity": "sha512-QUhQ9ivQ8Gy7mtMZPAjLbxBt5y9GRp65VcUyGUMF3N3fhiftivPHdpuDIaWIMOTEprAjZPC08bls1dQB+I1F2Q==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "^2.2.5",
|
"rc-util": "^5.0.1"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-resize-observer": {
|
"version": "1.4.3",
|
"resolved": "https://registry.npmmirror.com/rc-resize-observer/-/rc-resize-observer-1.4.3.tgz",
|
"integrity": "sha512-YZLjUbyIWox8E9i9C3Tm7ia+W7euPItNWSPX5sCcQTYbnwDb5uNpnLHQCG1f22oZWUhLw4Mv2tFmeWe68CDQRQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.20.7",
|
"classnames": "^2.2.1",
|
"rc-util": "^5.44.1",
|
"resize-observer-polyfill": "^1.5.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-segmented": {
|
"version": "2.7.0",
|
"resolved": "https://registry.npmmirror.com/rc-segmented/-/rc-segmented-2.7.0.tgz",
|
"integrity": "sha512-liijAjXz+KnTRVnxxXG2sYDGd6iLL7VpGGdR8gwoxAXy2KglviKCxLWZdjKYJzYzGSUwKDSTdYk8brj54Bn5BA==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.1",
|
"classnames": "^2.2.1",
|
"rc-motion": "^2.4.4",
|
"rc-util": "^5.17.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.0.0",
|
"react-dom": ">=16.0.0"
|
}
|
},
|
"node_modules/rc-select": {
|
"version": "14.16.6",
|
"resolved": "https://registry.npmmirror.com/rc-select/-/rc-select-14.16.6.tgz",
|
"integrity": "sha512-YPMtRPqfZWOm2XGTbx5/YVr1HT0vn//8QS77At0Gjb3Lv+Lbut0IORJPKLWu1hQ3u4GsA0SrDzs7nI8JG7Zmyg==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"@rc-component/trigger": "^2.1.1",
|
"classnames": "2.x",
|
"rc-motion": "^2.0.1",
|
"rc-overflow": "^1.3.1",
|
"rc-util": "^5.16.1",
|
"rc-virtual-list": "^3.5.2"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": "*",
|
"react-dom": "*"
|
}
|
},
|
"node_modules/rc-slider": {
|
"version": "11.1.8",
|
"resolved": "https://registry.npmmirror.com/rc-slider/-/rc-slider-11.1.8.tgz",
|
"integrity": "sha512-2gg/72YFSpKP+Ja5AjC5DPL1YnV8DEITDQrcc1eASrUYjl0esptaBVJBh5nLTXCCp15eD8EuGjwezVGSHhs9tQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "^2.2.5",
|
"rc-util": "^5.36.0"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-steps": {
|
"version": "6.0.1",
|
"resolved": "https://registry.npmmirror.com/rc-steps/-/rc-steps-6.0.1.tgz",
|
"integrity": "sha512-lKHL+Sny0SeHkQKKDJlAjV5oZ8DwCdS2hFhAkIjuQt1/pB81M0cA0ErVFdHq9+jmPmFw1vJB2F5NBzFXLJxV+g==",
|
"dependencies": {
|
"@babel/runtime": "^7.16.7",
|
"classnames": "^2.2.3",
|
"rc-util": "^5.16.1"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-switch": {
|
"version": "4.1.0",
|
"resolved": "https://registry.npmmirror.com/rc-switch/-/rc-switch-4.1.0.tgz",
|
"integrity": "sha512-TI8ufP2Az9oEbvyCeVE4+90PDSljGyuwix3fV58p7HV2o4wBnVToEyomJRVyTaZeqNPAp+vqeo4Wnj5u0ZZQBg==",
|
"dependencies": {
|
"@babel/runtime": "^7.21.0",
|
"classnames": "^2.2.1",
|
"rc-util": "^5.30.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-table": {
|
"version": "7.50.4",
|
"resolved": "https://registry.npmmirror.com/rc-table/-/rc-table-7.50.4.tgz",
|
"integrity": "sha512-Y+YuncnQqoS5e7yHvfvlv8BmCvwDYDX/2VixTBEhkMDk9itS9aBINp4nhzXFKiBP/frG4w0pS9d9Rgisl0T1Bw==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"@rc-component/context": "^1.4.0",
|
"classnames": "^2.2.5",
|
"rc-resize-observer": "^1.1.0",
|
"rc-util": "^5.44.3",
|
"rc-virtual-list": "^3.14.2"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-tabs": {
|
"version": "15.5.2",
|
"resolved": "https://registry.npmmirror.com/rc-tabs/-/rc-tabs-15.5.2.tgz",
|
"integrity": "sha512-Hbqf2IV6k/jPgfMjPtIDmPV0D0C9c/fN4B/fYcoh9qqaUzUZQoK0PYzsV3UaV+3UsmyoYt48p74m/HkLhGTw+w==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.2",
|
"classnames": "2.x",
|
"rc-dropdown": "~4.2.0",
|
"rc-menu": "~9.16.0",
|
"rc-motion": "^2.6.2",
|
"rc-resize-observer": "^1.0.0",
|
"rc-util": "^5.34.1"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-textarea": {
|
"version": "1.9.0",
|
"resolved": "https://registry.npmmirror.com/rc-textarea/-/rc-textarea-1.9.0.tgz",
|
"integrity": "sha512-dQW/Bc/MriPBTugj2Kx9PMS5eXCCGn2cxoIaichjbNvOiARlaHdI99j4DTxLl/V8+PIfW06uFy7kjfUIDDKyxQ==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "^2.2.1",
|
"rc-input": "~1.7.1",
|
"rc-resize-observer": "^1.0.0",
|
"rc-util": "^5.27.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-tooltip": {
|
"version": "6.4.0",
|
"resolved": "https://registry.npmmirror.com/rc-tooltip/-/rc-tooltip-6.4.0.tgz",
|
"integrity": "sha512-kqyivim5cp8I5RkHmpsp1Nn/Wk+1oeloMv9c7LXNgDxUpGm+RbXJGL+OPvDlcRnx9DBeOe4wyOIl4OKUERyH1g==",
|
"dependencies": {
|
"@babel/runtime": "^7.11.2",
|
"@rc-component/trigger": "^2.0.0",
|
"classnames": "^2.3.1",
|
"rc-util": "^5.44.3"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-tree": {
|
"version": "5.13.1",
|
"resolved": "https://registry.npmmirror.com/rc-tree/-/rc-tree-5.13.1.tgz",
|
"integrity": "sha512-FNhIefhftobCdUJshO7M8uZTA9F4OPGVXqGfZkkD/5soDeOhwO06T/aKTrg0WD8gRg/pyfq+ql3aMymLHCTC4A==",
|
"dependencies": {
|
"@babel/runtime": "^7.10.1",
|
"classnames": "2.x",
|
"rc-motion": "^2.0.1",
|
"rc-util": "^5.16.1",
|
"rc-virtual-list": "^3.5.1"
|
},
|
"engines": {
|
"node": ">=10.x"
|
},
|
"peerDependencies": {
|
"react": "*",
|
"react-dom": "*"
|
}
|
},
|
"node_modules/rc-tree-select": {
|
"version": "5.27.0",
|
"resolved": "https://registry.npmmirror.com/rc-tree-select/-/rc-tree-select-5.27.0.tgz",
|
"integrity": "sha512-2qTBTzwIT7LRI1o7zLyrCzmo5tQanmyGbSaGTIf7sYimCklAToVVfpMC6OAldSKolcnjorBYPNSKQqJmN3TCww==",
|
"dependencies": {
|
"@babel/runtime": "^7.25.7",
|
"classnames": "2.x",
|
"rc-select": "~14.16.2",
|
"rc-tree": "~5.13.0",
|
"rc-util": "^5.43.0"
|
},
|
"peerDependencies": {
|
"react": "*",
|
"react-dom": "*"
|
}
|
},
|
"node_modules/rc-upload": {
|
"version": "4.8.1",
|
"resolved": "https://registry.npmmirror.com/rc-upload/-/rc-upload-4.8.1.tgz",
|
"integrity": "sha512-toEAhwl4hjLAI1u8/CgKWt30BR06ulPa4iGQSMvSXoHzO88gPCslxqV/mnn4gJU7PDoltGIC9Eh+wkeudqgHyw==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.3",
|
"classnames": "^2.2.5",
|
"rc-util": "^5.2.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-util": {
|
"version": "5.44.4",
|
"resolved": "https://registry.npmmirror.com/rc-util/-/rc-util-5.44.4.tgz",
|
"integrity": "sha512-resueRJzmHG9Q6rI/DfK6Kdv9/Lfls05vzMs1Sk3M2P+3cJa+MakaZyWY8IPfehVuhPJFKrIY1IK4GqbiaiY5w==",
|
"dependencies": {
|
"@babel/runtime": "^7.18.3",
|
"react-is": "^18.2.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/rc-util/node_modules/react-is": {
|
"version": "18.2.0",
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-18.2.0.tgz",
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
|
},
|
"node_modules/rc-virtual-list": {
|
"version": "3.18.5",
|
"resolved": "https://registry.npmmirror.com/rc-virtual-list/-/rc-virtual-list-3.18.5.tgz",
|
"integrity": "sha512-1FuxVSxhzTj3y8k5xMPbhXCB0t2TOiI3Tq+qE2Bu+GGV7f+ECVuQl4OUg6lZ2qT5fordTW7CBpr9czdzXCI7Pg==",
|
"dependencies": {
|
"@babel/runtime": "^7.20.0",
|
"classnames": "^2.2.6",
|
"rc-resize-observer": "^1.0.0",
|
"rc-util": "^5.36.0"
|
},
|
"engines": {
|
"node": ">=8.x"
|
},
|
"peerDependencies": {
|
"react": ">=16.9.0",
|
"react-dom": ">=16.9.0"
|
}
|
},
|
"node_modules/react": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/react/-/react-18.3.1.tgz",
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
"dependencies": {
|
"loose-envify": "^1.1.0"
|
},
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/react-dom": {
|
"version": "18.3.1",
|
"resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-18.3.1.tgz",
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
|
"dependencies": {
|
"loose-envify": "^1.1.0",
|
"scheduler": "^0.23.2"
|
},
|
"peerDependencies": {
|
"react": "^18.3.1"
|
}
|
},
|
"node_modules/react-draggable": {
|
"version": "4.4.6",
|
"resolved": "https://registry.npmmirror.com/react-draggable/-/react-draggable-4.4.6.tgz",
|
"integrity": "sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==",
|
"dependencies": {
|
"clsx": "^1.1.1",
|
"prop-types": "^15.8.1"
|
},
|
"peerDependencies": {
|
"react": ">= 16.3.0",
|
"react-dom": ">= 16.3.0"
|
}
|
},
|
"node_modules/react-easy-crop": {
|
"version": "5.4.1",
|
"resolved": "https://registry.npmmirror.com/react-easy-crop/-/react-easy-crop-5.4.1.tgz",
|
"integrity": "sha512-Djtsi7bWO75vkKYkVxNRrJWY69pXLahIAkUN0mmt9cXNnaq2tpG59ctSY6P7ipJgBc7COJDRMRuwb2lYwtACNQ==",
|
"dependencies": {
|
"normalize-wheel": "^1.0.1",
|
"tslib": "^2.0.1"
|
},
|
"peerDependencies": {
|
"react": ">=16.4.0",
|
"react-dom": ">=16.4.0"
|
}
|
},
|
"node_modules/react-fast-compare": {
|
"version": "3.2.2",
|
"resolved": "https://registry.npmmirror.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz",
|
"integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ=="
|
},
|
"node_modules/react-i18next": {
|
"version": "15.1.0",
|
"resolved": "https://registry.npmmirror.com/react-i18next/-/react-i18next-15.1.0.tgz",
|
"integrity": "sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==",
|
"dependencies": {
|
"@babel/runtime": "^7.25.0",
|
"html-parse-stringify": "^3.0.1"
|
},
|
"peerDependencies": {
|
"i18next": ">= 23.2.3",
|
"react": ">= 16.8.0"
|
},
|
"peerDependenciesMeta": {
|
"react-dom": {
|
"optional": true
|
},
|
"react-native": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/react-is": {
|
"version": "16.13.1",
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-16.13.1.tgz",
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
|
},
|
"node_modules/react-lifecycles-compat": {
|
"version": "3.0.4",
|
"resolved": "https://registry.npmmirror.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz",
|
"integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
|
},
|
"node_modules/react-markdown": {
|
"version": "10.1.0",
|
"resolved": "https://registry.npmmirror.com/react-markdown/-/react-markdown-10.1.0.tgz",
|
"integrity": "sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@types/mdast": "^4.0.0",
|
"devlop": "^1.0.0",
|
"hast-util-to-jsx-runtime": "^2.0.0",
|
"html-url-attributes": "^3.0.0",
|
"mdast-util-to-hast": "^13.0.0",
|
"remark-parse": "^11.0.0",
|
"remark-rehype": "^11.0.0",
|
"unified": "^11.0.0",
|
"unist-util-visit": "^5.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
},
|
"peerDependencies": {
|
"@types/react": ">=18",
|
"react": ">=18"
|
}
|
},
|
"node_modules/react-refresh": {
|
"version": "0.14.0",
|
"resolved": "https://registry.npmmirror.com/react-refresh/-/react-refresh-0.14.0.tgz",
|
"integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/react-router": {
|
"version": "6.30.0",
|
"resolved": "https://registry.npmmirror.com/react-router/-/react-router-6.30.0.tgz",
|
"integrity": "sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ==",
|
"dependencies": {
|
"@remix-run/router": "1.23.0"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.8"
|
}
|
},
|
"node_modules/react-router-dom": {
|
"version": "6.30.0",
|
"resolved": "https://registry.npmmirror.com/react-router-dom/-/react-router-dom-6.30.0.tgz",
|
"integrity": "sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA==",
|
"dependencies": {
|
"@remix-run/router": "1.23.0",
|
"react-router": "6.30.0"
|
},
|
"engines": {
|
"node": ">=14.0.0"
|
},
|
"peerDependencies": {
|
"react": ">=16.8",
|
"react-dom": ">=16.8"
|
}
|
},
|
"node_modules/react-syntax-highlighter": {
|
"version": "15.6.1",
|
"resolved": "https://registry.npmmirror.com/react-syntax-highlighter/-/react-syntax-highlighter-15.6.1.tgz",
|
"integrity": "sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==",
|
"dependencies": {
|
"@babel/runtime": "^7.3.1",
|
"highlight.js": "^10.4.1",
|
"highlightjs-vue": "^1.0.0",
|
"lowlight": "^1.17.0",
|
"prismjs": "^1.27.0",
|
"refractor": "^3.6.0"
|
},
|
"peerDependencies": {
|
"react": ">= 0.14.0"
|
}
|
},
|
"node_modules/react-syntax-highlighter/node_modules/highlight.js": {
|
"version": "10.7.3",
|
"resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-10.7.3.tgz",
|
"integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==",
|
"engines": {
|
"node": "*"
|
}
|
},
|
"node_modules/react-syntax-highlighter/node_modules/lowlight": {
|
"version": "1.20.0",
|
"resolved": "https://registry.npmmirror.com/lowlight/-/lowlight-1.20.0.tgz",
|
"integrity": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==",
|
"dependencies": {
|
"fault": "^1.0.0",
|
"highlight.js": "~10.7.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/react-to-print": {
|
"version": "3.0.5",
|
"resolved": "https://registry.npmmirror.com/react-to-print/-/react-to-print-3.0.5.tgz",
|
"integrity": "sha512-Z15MwMOzYCHWi26CZeFNwflAg7Nr8uWD6FTj+EkfIOjYyjr0MXGbI0c7rF4Fgrbj3XG9hFndb1ourxpPz2RAiA==",
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ~19"
|
}
|
},
|
"node_modules/react18-json-view": {
|
"version": "0.2.9",
|
"resolved": "https://registry.npmmirror.com/react18-json-view/-/react18-json-view-0.2.9.tgz",
|
"integrity": "sha512-z3JQgCwZRKbmWh54U94loCU6vE0ZoDBK7C8ZpcMYQB8jYMi+mR/fcgMI9jKgATeF0I6+OAF025PD+UKkXIqueQ==",
|
"dependencies": {
|
"copy-to-clipboard": "^3.3.3"
|
},
|
"peerDependencies": {
|
"react": ">=16.8.0"
|
}
|
},
|
"node_modules/reactcss": {
|
"version": "1.2.3",
|
"resolved": "https://registry.npmmirror.com/reactcss/-/reactcss-1.2.3.tgz",
|
"integrity": "sha512-KiwVUcFu1RErkI97ywr8nvx8dNOpT03rbnma0SSalTYjkrPYaEajR4a/MRt6DZ46K6arDRbWMNHF+xH7G7n/8A==",
|
"dependencies": {
|
"lodash": "^4.0.1"
|
}
|
},
|
"node_modules/readable-stream": {
|
"version": "2.3.8",
|
"resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz",
|
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
|
"dependencies": {
|
"core-util-is": "~1.0.0",
|
"inherits": "~2.0.3",
|
"isarray": "~1.0.0",
|
"process-nextick-args": "~2.0.0",
|
"safe-buffer": "~5.1.1",
|
"string_decoder": "~1.1.1",
|
"util-deprecate": "~1.0.1"
|
}
|
},
|
"node_modules/refractor": {
|
"version": "3.6.0",
|
"resolved": "https://registry.npmmirror.com/refractor/-/refractor-3.6.0.tgz",
|
"integrity": "sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==",
|
"dependencies": {
|
"hastscript": "^6.0.0",
|
"parse-entities": "^2.0.0",
|
"prismjs": "~1.27.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/character-entities": {
|
"version": "1.2.4",
|
"resolved": "https://registry.npmmirror.com/character-entities/-/character-entities-1.2.4.tgz",
|
"integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/character-entities-legacy": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz",
|
"integrity": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/character-reference-invalid": {
|
"version": "1.1.4",
|
"resolved": "https://registry.npmmirror.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz",
|
"integrity": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/is-alphabetical": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz",
|
"integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/is-alphanumerical": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz",
|
"integrity": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==",
|
"dependencies": {
|
"is-alphabetical": "^1.0.0",
|
"is-decimal": "^1.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/is-decimal": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-decimal/-/is-decimal-1.0.4.tgz",
|
"integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/is-hexadecimal": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
|
"integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/refractor/node_modules/parse-entities": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/parse-entities/-/parse-entities-2.0.0.tgz",
|
"integrity": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
|
"dependencies": {
|
"character-entities": "^1.0.0",
|
"character-entities-legacy": "^1.0.0",
|
"character-reference-invalid": "^1.0.0",
|
"is-alphanumerical": "^1.0.0",
|
"is-decimal": "^1.0.0",
|
"is-hexadecimal": "^1.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/regenerator-runtime": {
|
"version": "0.14.1",
|
"resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
|
},
|
"node_modules/rehype-attr": {
|
"version": "3.0.3",
|
"resolved": "https://registry.npmmirror.com/rehype-attr/-/rehype-attr-3.0.3.tgz",
|
"integrity": "sha512-Up50Xfra8tyxnkJdCzLBIBtxOcB2M1xdeKe1324U06RAvSjYm7ULSeoM+b/nYPQPVd7jsXJ9+39IG1WAJPXONw==",
|
"dependencies": {
|
"unified": "~11.0.0",
|
"unist-util-visit": "~5.0.0"
|
},
|
"engines": {
|
"node": ">=16"
|
},
|
"funding": {
|
"url": "https://jaywcjlove.github.io/#/sponsor"
|
}
|
},
|
"node_modules/rehype-autolink-headings": {
|
"version": "7.1.0",
|
"resolved": "https://registry.npmmirror.com/rehype-autolink-headings/-/rehype-autolink-headings-7.1.0.tgz",
|
"integrity": "sha512-rItO/pSdvnvsP4QRB1pmPiNHUskikqtPojZKJPPPAVx9Hj8i8TwMBhofrrAYRhYOOBZH9tgmG5lPqDLuIWPWmw==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@ungap/structured-clone": "^1.0.0",
|
"hast-util-heading-rank": "^3.0.0",
|
"hast-util-is-element": "^3.0.0",
|
"unified": "^11.0.0",
|
"unist-util-visit": "^5.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/rehype-highlight": {
|
"version": "7.0.2",
|
"resolved": "https://registry.npmmirror.com/rehype-highlight/-/rehype-highlight-7.0.2.tgz",
|
"integrity": "sha512-k158pK7wdC2qL3M5NcZROZ2tR/l7zOzjxXd5VGdcfIyoijjQqpHd3JKtYSBDpDZ38UI2WJWuFAtkMDxmx5kstA==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"hast-util-to-text": "^4.0.0",
|
"lowlight": "^3.0.0",
|
"unist-util-visit": "^5.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/rehype-ignore": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/rehype-ignore/-/rehype-ignore-2.0.2.tgz",
|
"integrity": "sha512-BpAT/3lU9DMJ2siYVD/dSR0A/zQgD6Fb+fxkJd4j+wDVy6TYbYpK+FZqu8eM9EuNKGvi4BJR7XTZ/+zF02Dq8w==",
|
"dependencies": {
|
"hast-util-select": "^6.0.0",
|
"unified": "^11.0.0",
|
"unist-util-visit": "^5.0.0"
|
},
|
"engines": {
|
"node": ">=16"
|
},
|
"funding": {
|
"url": "https://jaywcjlove.github.io/#/sponsor"
|
}
|
},
|
"node_modules/rehype-parse": {
|
"version": "9.0.1",
|
"resolved": "https://registry.npmmirror.com/rehype-parse/-/rehype-parse-9.0.1.tgz",
|
"integrity": "sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"hast-util-from-html": "^2.0.0",
|
"unified": "^11.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/rehype-prism-plus": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/rehype-prism-plus/-/rehype-prism-plus-2.0.0.tgz",
|
"integrity": "sha512-FeM/9V2N7EvDZVdR2dqhAzlw5YI49m9Tgn7ZrYJeYHIahM6gcXpH0K1y2gNnKanZCydOMluJvX2cB9z3lhY8XQ==",
|
"dependencies": {
|
"hast-util-to-string": "^3.0.0",
|
"parse-numeric-range": "^1.3.0",
|
"refractor": "^4.8.0",
|
"rehype-parse": "^9.0.0",
|
"unist-util-filter": "^5.0.0",
|
"unist-util-visit": "^5.0.0"
|
}
|
},
|
"node_modules/rehype-prism-plus/node_modules/@types/hast": {
|
"version": "2.3.10",
|
"resolved": "https://registry.npmmirror.com/@types/hast/-/hast-2.3.10.tgz",
|
"integrity": "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==",
|
"dependencies": {
|
"@types/unist": "^2"
|
}
|
},
|
"node_modules/rehype-prism-plus/node_modules/@types/unist": {
|
"version": "2.0.10",
|
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-2.0.10.tgz",
|
"integrity": "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA=="
|
},
|
"node_modules/rehype-prism-plus/node_modules/hast-util-parse-selector": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/hast-util-parse-selector/-/hast-util-parse-selector-3.1.1.tgz",
|
"integrity": "sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==",
|
"dependencies": {
|
"@types/hast": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/rehype-prism-plus/node_modules/hastscript": {
|
"version": "7.2.0",
|
"resolved": "https://registry.npmmirror.com/hastscript/-/hastscript-7.2.0.tgz",
|
"integrity": "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==",
|
"dependencies": {
|
"@types/hast": "^2.0.0",
|
"comma-separated-tokens": "^2.0.0",
|
"hast-util-parse-selector": "^3.0.0",
|
"property-information": "^6.0.0",
|
"space-separated-tokens": "^2.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/rehype-prism-plus/node_modules/property-information": {
|
"version": "6.4.1",
|
"resolved": "https://registry.npmmirror.com/property-information/-/property-information-6.4.1.tgz",
|
"integrity": "sha512-OHYtXfu5aI2sS2LWFSN5rgJjrQ4pCy8i1jubJLe2QvMF8JJ++HXTUIVWFLfXJoaOfvYYjk2SN8J2wFUWIGXT4w==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/rehype-prism-plus/node_modules/refractor": {
|
"version": "4.9.0",
|
"resolved": "https://registry.npmmirror.com/refractor/-/refractor-4.9.0.tgz",
|
"integrity": "sha512-nEG1SPXFoGGx+dcjftjv8cAjEusIh6ED1xhf5DG3C0x/k+rmZ2duKnc3QLpt6qeHv5fPb8uwN3VWN2BT7fr3Og==",
|
"dependencies": {
|
"@types/hast": "^2.0.0",
|
"@types/prismjs": "^1.0.0",
|
"hastscript": "^7.0.0",
|
"parse-entities": "^4.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/rehype-raw": {
|
"version": "7.0.0",
|
"resolved": "https://registry.npmmirror.com/rehype-raw/-/rehype-raw-7.0.0.tgz",
|
"integrity": "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"hast-util-raw": "^9.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/rehype-rewrite": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/rehype-rewrite/-/rehype-rewrite-4.0.2.tgz",
|
"integrity": "sha512-rjLJ3z6fIV11phwCqHp/KRo8xuUCO8o9bFJCNw5o6O2wlLk6g8r323aRswdGBQwfXPFYeSuZdAjp4tzo6RGqEg==",
|
"dependencies": {
|
"hast-util-select": "^6.0.0",
|
"unified": "^11.0.3",
|
"unist-util-visit": "^5.0.0"
|
},
|
"engines": {
|
"node": ">=16.0.0"
|
},
|
"funding": {
|
"url": "https://jaywcjlove.github.io/#/sponsor"
|
}
|
},
|
"node_modules/rehype-sanitize": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/rehype-sanitize/-/rehype-sanitize-6.0.0.tgz",
|
"integrity": "sha512-CsnhKNsyI8Tub6L4sm5ZFsme4puGfc6pYylvXo1AeqaGbjOYyzNv3qZPwvs0oMJ39eryyeOdmxwUIo94IpEhqg==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"hast-util-sanitize": "^5.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/rehype-slug": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/rehype-slug/-/rehype-slug-6.0.0.tgz",
|
"integrity": "sha512-lWyvf/jwu+oS5+hL5eClVd3hNdmwM1kAC0BUvEGD19pajQMIzcNUd/k9GsfQ+FfECvX+JE+e9/btsKH0EjJT6A==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"github-slugger": "^2.0.0",
|
"hast-util-heading-rank": "^3.0.0",
|
"hast-util-to-string": "^3.0.0",
|
"unist-util-visit": "^5.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/remark-breaks": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/remark-breaks/-/remark-breaks-4.0.0.tgz",
|
"integrity": "sha512-IjEjJOkH4FuJvHZVIW0QCDWxcG96kCq7An/KVH2NfJe6rKZU2AsHeB3OEjPNRxi4QC34Xdx7I2KGYn6IpT7gxQ==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"mdast-util-newline-to-break": "^2.0.0",
|
"unified": "^11.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/remark-gfm": {
|
"version": "4.0.1",
|
"resolved": "https://registry.npmmirror.com/remark-gfm/-/remark-gfm-4.0.1.tgz",
|
"integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"mdast-util-gfm": "^3.0.0",
|
"micromark-extension-gfm": "^3.0.0",
|
"remark-parse": "^11.0.0",
|
"remark-stringify": "^11.0.0",
|
"unified": "^11.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/remark-github-blockquote-alert": {
|
"version": "1.3.1",
|
"resolved": "https://registry.npmmirror.com/remark-github-blockquote-alert/-/remark-github-blockquote-alert-1.3.1.tgz",
|
"integrity": "sha512-OPNnimcKeozWN1w8KVQEuHOxgN3L4rah8geMOLhA5vN9wITqU4FWD+G26tkEsCGHiOVDbISx+Se5rGZ+D1p0Jg==",
|
"dependencies": {
|
"unist-util-visit": "^5.0.0"
|
},
|
"engines": {
|
"node": ">=16"
|
},
|
"funding": {
|
"url": "https://jaywcjlove.github.io/#/sponsor"
|
}
|
},
|
"node_modules/remark-parse": {
|
"version": "11.0.0",
|
"resolved": "https://registry.npmmirror.com/remark-parse/-/remark-parse-11.0.0.tgz",
|
"integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"mdast-util-from-markdown": "^2.0.0",
|
"micromark-util-types": "^2.0.0",
|
"unified": "^11.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/remark-rehype": {
|
"version": "11.1.1",
|
"resolved": "https://registry.npmmirror.com/remark-rehype/-/remark-rehype-11.1.1.tgz",
|
"integrity": "sha512-g/osARvjkBXb6Wo0XvAeXQohVta8i84ACbenPpoSsxTOQH/Ae0/RGP4WZgnMH5pMLpsj4FG7OHmcIcXxpza8eQ==",
|
"dependencies": {
|
"@types/hast": "^3.0.0",
|
"@types/mdast": "^4.0.0",
|
"mdast-util-to-hast": "^13.0.0",
|
"unified": "^11.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/remark-stringify": {
|
"version": "11.0.0",
|
"resolved": "https://registry.npmmirror.com/remark-stringify/-/remark-stringify-11.0.0.tgz",
|
"integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
|
"dependencies": {
|
"@types/mdast": "^4.0.0",
|
"mdast-util-to-markdown": "^2.0.0",
|
"unified": "^11.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/resize-observer-polyfill": {
|
"version": "1.5.1",
|
"resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
|
"integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg=="
|
},
|
"node_modules/resolve": {
|
"version": "1.22.8",
|
"resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.8.tgz",
|
"integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
|
"dependencies": {
|
"is-core-module": "^2.13.0",
|
"path-parse": "^1.0.7",
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
},
|
"bin": {
|
"resolve": "bin/resolve"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/resolve-from": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz",
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/reusify": {
|
"version": "1.0.4",
|
"resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz",
|
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
|
"dev": true,
|
"engines": {
|
"iojs": ">=1.0.0",
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/rimraf": {
|
"version": "3.0.2",
|
"resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz",
|
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
|
"deprecated": "Rimraf versions prior to v4 are no longer supported",
|
"dev": true,
|
"dependencies": {
|
"glob": "^7.1.3"
|
},
|
"bin": {
|
"rimraf": "bin.js"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/isaacs"
|
}
|
},
|
"node_modules/rollup": {
|
"version": "4.24.0",
|
"resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.24.0.tgz",
|
"integrity": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==",
|
"dev": true,
|
"dependencies": {
|
"@types/estree": "1.0.6"
|
},
|
"bin": {
|
"rollup": "dist/bin/rollup"
|
},
|
"engines": {
|
"node": ">=18.0.0",
|
"npm": ">=8.0.0"
|
},
|
"optionalDependencies": {
|
"@rollup/rollup-android-arm-eabi": "4.24.0",
|
"@rollup/rollup-android-arm64": "4.24.0",
|
"@rollup/rollup-darwin-arm64": "4.24.0",
|
"@rollup/rollup-darwin-x64": "4.24.0",
|
"@rollup/rollup-linux-arm-gnueabihf": "4.24.0",
|
"@rollup/rollup-linux-arm-musleabihf": "4.24.0",
|
"@rollup/rollup-linux-arm64-gnu": "4.24.0",
|
"@rollup/rollup-linux-arm64-musl": "4.24.0",
|
"@rollup/rollup-linux-powerpc64le-gnu": "4.24.0",
|
"@rollup/rollup-linux-riscv64-gnu": "4.24.0",
|
"@rollup/rollup-linux-s390x-gnu": "4.24.0",
|
"@rollup/rollup-linux-x64-gnu": "4.24.0",
|
"@rollup/rollup-linux-x64-musl": "4.24.0",
|
"@rollup/rollup-win32-arm64-msvc": "4.24.0",
|
"@rollup/rollup-win32-ia32-msvc": "4.24.0",
|
"@rollup/rollup-win32-x64-msvc": "4.24.0",
|
"fsevents": "~2.3.2"
|
}
|
},
|
"node_modules/rope-sequence": {
|
"version": "1.3.4",
|
"resolved": "https://registry.npmmirror.com/rope-sequence/-/rope-sequence-1.3.4.tgz",
|
"integrity": "sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ=="
|
},
|
"node_modules/run-parallel": {
|
"version": "1.2.0",
|
"resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz",
|
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/feross"
|
},
|
{
|
"type": "patreon",
|
"url": "https://www.patreon.com/feross"
|
},
|
{
|
"type": "consulting",
|
"url": "https://feross.org/support"
|
}
|
],
|
"dependencies": {
|
"queue-microtask": "^1.2.2"
|
}
|
},
|
"node_modules/safe-buffer": {
|
"version": "5.1.2",
|
"resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
|
},
|
"node_modules/safe-stable-stringify": {
|
"version": "2.5.0",
|
"resolved": "https://registry.npmmirror.com/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
|
"integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
|
"engines": {
|
"node": ">=10"
|
}
|
},
|
"node_modules/safer-buffer": {
|
"version": "2.1.2",
|
"resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
"dev": true,
|
"optional": true
|
},
|
"node_modules/sax": {
|
"version": "1.3.0",
|
"resolved": "https://registry.npmmirror.com/sax/-/sax-1.3.0.tgz",
|
"integrity": "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA=="
|
},
|
"node_modules/scheduler": {
|
"version": "0.23.2",
|
"resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.23.2.tgz",
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
"dependencies": {
|
"loose-envify": "^1.1.0"
|
}
|
},
|
"node_modules/screenfull": {
|
"version": "5.2.0",
|
"resolved": "https://registry.npmmirror.com/screenfull/-/screenfull-5.2.0.tgz",
|
"integrity": "sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==",
|
"engines": {
|
"node": ">=0.10.0"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/scroll-into-view-if-needed": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz",
|
"integrity": "sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==",
|
"dependencies": {
|
"compute-scroll-into-view": "^3.0.2"
|
}
|
},
|
"node_modules/semver": {
|
"version": "7.5.4",
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-7.5.4.tgz",
|
"integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
|
"dev": true,
|
"dependencies": {
|
"lru-cache": "^6.0.0"
|
},
|
"bin": {
|
"semver": "bin/semver.js"
|
},
|
"engines": {
|
"node": ">=10"
|
}
|
},
|
"node_modules/semver/node_modules/lru-cache": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz",
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
"dev": true,
|
"dependencies": {
|
"yallist": "^4.0.0"
|
},
|
"engines": {
|
"node": ">=10"
|
}
|
},
|
"node_modules/semver/node_modules/yallist": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz",
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
"dev": true
|
},
|
"node_modules/setimmediate": {
|
"version": "1.0.5",
|
"resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz",
|
"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="
|
},
|
"node_modules/shallowequal": {
|
"version": "1.1.0",
|
"resolved": "https://registry.npmmirror.com/shallowequal/-/shallowequal-1.1.0.tgz",
|
"integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ=="
|
},
|
"node_modules/shebang-command": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
"dev": true,
|
"dependencies": {
|
"shebang-regex": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/shebang-regex": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/slash": {
|
"version": "3.0.0",
|
"resolved": "https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz",
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/sort-by": {
|
"version": "1.2.0",
|
"resolved": "https://registry.npmmirror.com/sort-by/-/sort-by-1.2.0.tgz",
|
"integrity": "sha512-aRyW65r3xMnf4nxJRluCg0H/woJpksU1dQxRtXYzau30sNBOmf5HACpDd9MZDhKh7ALQ5FgSOfMPwZEtUmMqcg==",
|
"dependencies": {
|
"object-path": "0.6.0"
|
}
|
},
|
"node_modules/source-map": {
|
"version": "0.5.7",
|
"resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz",
|
"integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/source-map-js": {
|
"version": "1.2.1",
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
"dev": true,
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/space-separated-tokens": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
|
"integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/sprintf-js": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
|
},
|
"node_modules/string_decoder": {
|
"version": "1.1.1",
|
"resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz",
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
"dependencies": {
|
"safe-buffer": "~5.1.0"
|
}
|
},
|
"node_modules/string-convert": {
|
"version": "0.2.1",
|
"resolved": "https://registry.npmmirror.com/string-convert/-/string-convert-0.2.1.tgz",
|
"integrity": "sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A=="
|
},
|
"node_modules/stringify-entities": {
|
"version": "4.0.4",
|
"resolved": "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz",
|
"integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
|
"dependencies": {
|
"character-entities-html4": "^2.0.0",
|
"character-entities-legacy": "^3.0.0"
|
},
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/strip-ansi": {
|
"version": "6.0.1",
|
"resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
"dev": true,
|
"dependencies": {
|
"ansi-regex": "^5.0.1"
|
},
|
"engines": {
|
"node": ">=8"
|
}
|
},
|
"node_modules/strip-json-comments": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
"dev": true,
|
"engines": {
|
"node": ">=8"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/style-to-js": {
|
"version": "1.1.16",
|
"resolved": "https://registry.npmmirror.com/style-to-js/-/style-to-js-1.1.16.tgz",
|
"integrity": "sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==",
|
"dependencies": {
|
"style-to-object": "1.0.8"
|
}
|
},
|
"node_modules/style-to-object": {
|
"version": "1.0.8",
|
"resolved": "https://registry.npmmirror.com/style-to-object/-/style-to-object-1.0.8.tgz",
|
"integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==",
|
"dependencies": {
|
"inline-style-parser": "0.2.4"
|
}
|
},
|
"node_modules/stylis": {
|
"version": "4.3.4",
|
"resolved": "https://registry.npmmirror.com/stylis/-/stylis-4.3.4.tgz",
|
"integrity": "sha512-osIBl6BGUmSfDkyH2mB7EFvCJntXDrLhKjHTRj/rK6xLH0yuPrHULDRQzKokSOD4VoorhtKpfcfW1GAntu8now=="
|
},
|
"node_modules/supports-color": {
|
"version": "5.5.0",
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz",
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
"dependencies": {
|
"has-flag": "^3.0.0"
|
},
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/supports-preserve-symlinks-flag": {
|
"version": "1.0.0",
|
"resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
"engines": {
|
"node": ">= 0.4"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/ljharb"
|
}
|
},
|
"node_modules/svelte": {
|
"version": "5.30.1",
|
"resolved": "https://registry.npmmirror.com/svelte/-/svelte-5.30.1.tgz",
|
"integrity": "sha512-QIYtKnJGkubWXtNkrUBKVCvyo9gjcccdbnvXfwsGNhvbeNNdQjRDTa/BiQcJ2kWXbXPQbWKyT7CUu53KIj1rfw==",
|
"peer": true,
|
"dependencies": {
|
"@ampproject/remapping": "^2.3.0",
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
"@sveltejs/acorn-typescript": "^1.0.5",
|
"@types/estree": "^1.0.5",
|
"acorn": "^8.12.1",
|
"aria-query": "^5.3.1",
|
"axobject-query": "^4.1.0",
|
"clsx": "^2.1.1",
|
"esm-env": "^1.2.1",
|
"esrap": "^1.4.6",
|
"is-reference": "^3.0.3",
|
"locate-character": "^3.0.0",
|
"magic-string": "^0.30.11",
|
"zimmerframe": "^1.1.2"
|
},
|
"engines": {
|
"node": ">=18"
|
}
|
},
|
"node_modules/svelte/node_modules/clsx": {
|
"version": "2.1.1",
|
"resolved": "https://registry.npmmirror.com/clsx/-/clsx-2.1.1.tgz",
|
"integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
"peer": true,
|
"engines": {
|
"node": ">=6"
|
}
|
},
|
"node_modules/svelte/node_modules/is-reference": {
|
"version": "3.0.3",
|
"resolved": "https://registry.npmmirror.com/is-reference/-/is-reference-3.0.3.tgz",
|
"integrity": "sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==",
|
"peer": true,
|
"dependencies": {
|
"@types/estree": "^1.0.6"
|
}
|
},
|
"node_modules/swr": {
|
"version": "2.3.3",
|
"resolved": "https://registry.npmmirror.com/swr/-/swr-2.3.3.tgz",
|
"integrity": "sha512-dshNvs3ExOqtZ6kJBaAsabhPdHyeY4P2cKwRCniDVifBMoG/SVI7tfLWqPXriVspf2Rg4tPzXJTnwaihIeFw2A==",
|
"dependencies": {
|
"dequal": "^2.0.3",
|
"use-sync-external-store": "^1.4.0"
|
},
|
"peerDependencies": {
|
"react": "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
}
|
},
|
"node_modules/text-table": {
|
"version": "0.2.0",
|
"resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz",
|
"integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
"dev": true
|
},
|
"node_modules/throttle-debounce": {
|
"version": "5.0.2",
|
"resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-5.0.2.tgz",
|
"integrity": "sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==",
|
"engines": {
|
"node": ">=12.22"
|
}
|
},
|
"node_modules/tinycolor2": {
|
"version": "1.6.0",
|
"resolved": "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz",
|
"integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw=="
|
},
|
"node_modules/tippy.js": {
|
"version": "6.3.7",
|
"resolved": "https://registry.npmmirror.com/tippy.js/-/tippy.js-6.3.7.tgz",
|
"integrity": "sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==",
|
"dependencies": {
|
"@popperjs/core": "^2.9.0"
|
}
|
},
|
"node_modules/to-fast-properties": {
|
"version": "2.0.0",
|
"resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
"engines": {
|
"node": ">=4"
|
}
|
},
|
"node_modules/to-regex-range": {
|
"version": "5.0.1",
|
"resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
"dev": true,
|
"dependencies": {
|
"is-number": "^7.0.0"
|
},
|
"engines": {
|
"node": ">=8.0"
|
}
|
},
|
"node_modules/toggle-selection": {
|
"version": "1.0.6",
|
"resolved": "https://registry.npmmirror.com/toggle-selection/-/toggle-selection-1.0.6.tgz",
|
"integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ=="
|
},
|
"node_modules/trim-lines": {
|
"version": "3.0.1",
|
"resolved": "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz",
|
"integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/trough": {
|
"version": "2.2.0",
|
"resolved": "https://registry.npmmirror.com/trough/-/trough-2.2.0.tgz",
|
"integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/ts-api-utils": {
|
"version": "1.0.3",
|
"resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz",
|
"integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==",
|
"dev": true,
|
"engines": {
|
"node": ">=16.13.0"
|
},
|
"peerDependencies": {
|
"typescript": ">=4.2.0"
|
}
|
},
|
"node_modules/tslib": {
|
"version": "2.8.1",
|
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="
|
},
|
"node_modules/turndown": {
|
"version": "7.2.0",
|
"resolved": "https://registry.npmmirror.com/turndown/-/turndown-7.2.0.tgz",
|
"integrity": "sha512-eCZGBN4nNNqM9Owkv9HAtWRYfLA4h909E/WGAWWBpmB275ehNhZyk87/Tpvjbp0jjNl9XwCsbe6bm6CqFsgD+A==",
|
"dependencies": {
|
"@mixmark-io/domino": "^2.2.0"
|
}
|
},
|
"node_modules/type-check": {
|
"version": "0.4.0",
|
"resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz",
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
"dev": true,
|
"dependencies": {
|
"prelude-ls": "^1.2.1"
|
},
|
"engines": {
|
"node": ">= 0.8.0"
|
}
|
},
|
"node_modules/type-fest": {
|
"version": "0.20.2",
|
"resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz",
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
"dev": true,
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/typescript": {
|
"version": "5.3.3",
|
"resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.3.3.tgz",
|
"integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
|
"dev": true,
|
"bin": {
|
"tsc": "bin/tsc",
|
"tsserver": "bin/tsserver"
|
},
|
"engines": {
|
"node": ">=14.17"
|
}
|
},
|
"node_modules/uc.micro": {
|
"version": "2.1.0",
|
"resolved": "https://registry.npmmirror.com/uc.micro/-/uc.micro-2.1.0.tgz",
|
"integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A=="
|
},
|
"node_modules/underscore": {
|
"version": "1.13.7",
|
"resolved": "https://registry.npmmirror.com/underscore/-/underscore-1.13.7.tgz",
|
"integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
|
},
|
"node_modules/undici-types": {
|
"version": "6.20.0",
|
"resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.20.0.tgz",
|
"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="
|
},
|
"node_modules/unified": {
|
"version": "11.0.5",
|
"resolved": "https://registry.npmmirror.com/unified/-/unified-11.0.5.tgz",
|
"integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"bail": "^2.0.0",
|
"devlop": "^1.0.0",
|
"extend": "^3.0.0",
|
"is-plain-obj": "^4.0.0",
|
"trough": "^2.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/unist-util-filter": {
|
"version": "5.0.1",
|
"resolved": "https://registry.npmmirror.com/unist-util-filter/-/unist-util-filter-5.0.1.tgz",
|
"integrity": "sha512-pHx7D4Zt6+TsfwylH9+lYhBhzyhEnCXs/lbq/Hstxno5z4gVdyc2WEW0asfjGKPyG4pEKrnBv5hdkO6+aRnQJw==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"unist-util-is": "^6.0.0",
|
"unist-util-visit-parents": "^6.0.0"
|
}
|
},
|
"node_modules/unist-util-find-after": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz",
|
"integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"unist-util-is": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/unist-util-is": {
|
"version": "6.0.0",
|
"resolved": "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.0.tgz",
|
"integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
|
"dependencies": {
|
"@types/unist": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/unist-util-position": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz",
|
"integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
|
"dependencies": {
|
"@types/unist": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/unist-util-stringify-position": {
|
"version": "4.0.0",
|
"resolved": "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
|
"integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
|
"dependencies": {
|
"@types/unist": "^3.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/unist-util-visit": {
|
"version": "5.0.0",
|
"resolved": "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
|
"integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"unist-util-is": "^6.0.0",
|
"unist-util-visit-parents": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/unist-util-visit-parents": {
|
"version": "6.0.1",
|
"resolved": "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
|
"integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"unist-util-is": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/update-browserslist-db": {
|
"version": "1.0.13",
|
"resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz",
|
"integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==",
|
"dev": true,
|
"funding": [
|
{
|
"type": "opencollective",
|
"url": "https://opencollective.com/browserslist"
|
},
|
{
|
"type": "tidelift",
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
},
|
{
|
"type": "github",
|
"url": "https://github.com/sponsors/ai"
|
}
|
],
|
"dependencies": {
|
"escalade": "^3.1.1",
|
"picocolors": "^1.0.0"
|
},
|
"bin": {
|
"update-browserslist-db": "cli.js"
|
},
|
"peerDependencies": {
|
"browserslist": ">= 4.21.0"
|
}
|
},
|
"node_modules/uri-js": {
|
"version": "4.4.1",
|
"resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
"dev": true,
|
"dependencies": {
|
"punycode": "^2.1.0"
|
}
|
},
|
"node_modules/use-debounce": {
|
"version": "10.0.4",
|
"resolved": "https://registry.npmmirror.com/use-debounce/-/use-debounce-10.0.4.tgz",
|
"integrity": "sha512-6Cf7Yr7Wk7Kdv77nnJMf6de4HuDE4dTxKij+RqE9rufDsI6zsbjyAxcH5y2ueJCQAnfgKbzXbZHYlkFwmBlWkw==",
|
"engines": {
|
"node": ">= 16.0.0"
|
},
|
"peerDependencies": {
|
"react": "*"
|
}
|
},
|
"node_modules/use-merge-value": {
|
"version": "1.2.0",
|
"resolved": "https://registry.npmmirror.com/use-merge-value/-/use-merge-value-1.2.0.tgz",
|
"integrity": "sha512-DXgG0kkgJN45TcyoXL49vJnn55LehnrmoHc7MbKi+QDBvr8dsesqws8UlyIWGHMR+JXgxc1nvY+jDGMlycsUcw==",
|
"peerDependencies": {
|
"react": ">= 16.x"
|
}
|
},
|
"node_modules/use-sync-external-store": {
|
"version": "1.5.0",
|
"resolved": "https://registry.npmmirror.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz",
|
"integrity": "sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==",
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
}
|
},
|
"node_modules/util-deprecate": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
|
},
|
"node_modules/vfile": {
|
"version": "6.0.3",
|
"resolved": "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz",
|
"integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"vfile-message": "^4.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/vfile-location": {
|
"version": "5.0.3",
|
"resolved": "https://registry.npmmirror.com/vfile-location/-/vfile-location-5.0.3.tgz",
|
"integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"vfile": "^6.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/vfile-message": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.2.tgz",
|
"integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
|
"dependencies": {
|
"@types/unist": "^3.0.0",
|
"unist-util-stringify-position": "^4.0.0"
|
},
|
"funding": {
|
"type": "opencollective",
|
"url": "https://opencollective.com/unified"
|
}
|
},
|
"node_modules/vite": {
|
"version": "5.4.10",
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.10.tgz",
|
"integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==",
|
"dev": true,
|
"dependencies": {
|
"esbuild": "^0.21.3",
|
"postcss": "^8.4.43",
|
"rollup": "^4.20.0"
|
},
|
"bin": {
|
"vite": "bin/vite.js"
|
},
|
"engines": {
|
"node": "^18.0.0 || >=20.0.0"
|
},
|
"funding": {
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
},
|
"optionalDependencies": {
|
"fsevents": "~2.3.3"
|
},
|
"peerDependencies": {
|
"@types/node": "^18.0.0 || >=20.0.0",
|
"less": "*",
|
"lightningcss": "^1.21.0",
|
"sass": "*",
|
"sass-embedded": "*",
|
"stylus": "*",
|
"sugarss": "*",
|
"terser": "^5.4.0"
|
},
|
"peerDependenciesMeta": {
|
"@types/node": {
|
"optional": true
|
},
|
"less": {
|
"optional": true
|
},
|
"lightningcss": {
|
"optional": true
|
},
|
"sass": {
|
"optional": true
|
},
|
"sass-embedded": {
|
"optional": true
|
},
|
"stylus": {
|
"optional": true
|
},
|
"sugarss": {
|
"optional": true
|
},
|
"terser": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/void-elements": {
|
"version": "3.1.0",
|
"resolved": "https://registry.npmmirror.com/void-elements/-/void-elements-3.1.0.tgz",
|
"integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==",
|
"engines": {
|
"node": ">=0.10.0"
|
}
|
},
|
"node_modules/w3c-keyname": {
|
"version": "2.2.8",
|
"resolved": "https://registry.npmmirror.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz",
|
"integrity": "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ=="
|
},
|
"node_modules/warning": {
|
"version": "4.0.3",
|
"resolved": "https://registry.npmmirror.com/warning/-/warning-4.0.3.tgz",
|
"integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
|
"dependencies": {
|
"loose-envify": "^1.0.0"
|
}
|
},
|
"node_modules/web-namespaces": {
|
"version": "2.0.1",
|
"resolved": "https://registry.npmmirror.com/web-namespaces/-/web-namespaces-2.0.1.tgz",
|
"integrity": "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
},
|
"node_modules/which": {
|
"version": "2.0.2",
|
"resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
"dev": true,
|
"dependencies": {
|
"isexe": "^2.0.0"
|
},
|
"bin": {
|
"node-which": "bin/node-which"
|
},
|
"engines": {
|
"node": ">= 8"
|
}
|
},
|
"node_modules/wrappy": {
|
"version": "1.0.2",
|
"resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
"dev": true
|
},
|
"node_modules/xml": {
|
"version": "1.0.1",
|
"resolved": "https://registry.npmmirror.com/xml/-/xml-1.0.1.tgz",
|
"integrity": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw=="
|
},
|
"node_modules/xml-js": {
|
"version": "1.6.11",
|
"resolved": "https://registry.npmmirror.com/xml-js/-/xml-js-1.6.11.tgz",
|
"integrity": "sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==",
|
"dependencies": {
|
"sax": "^1.2.4"
|
},
|
"bin": {
|
"xml-js": "bin/cli.js"
|
}
|
},
|
"node_modules/xmlbuilder": {
|
"version": "10.1.1",
|
"resolved": "https://registry.npmmirror.com/xmlbuilder/-/xmlbuilder-10.1.1.tgz",
|
"integrity": "sha512-OyzrcFLL/nb6fMGHbiRDuPup9ljBycsdCypwuyg5AAHvyWzGfChJpCXMG88AGTIMFhGZ9RccFN1e6lhg3hkwKg==",
|
"engines": {
|
"node": ">=4.0"
|
}
|
},
|
"node_modules/xtend": {
|
"version": "4.0.2",
|
"resolved": "https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz",
|
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
|
"engines": {
|
"node": ">=0.4"
|
}
|
},
|
"node_modules/yallist": {
|
"version": "3.1.1",
|
"resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
"dev": true
|
},
|
"node_modules/yaml": {
|
"version": "1.10.2",
|
"resolved": "https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz",
|
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
|
"engines": {
|
"node": ">= 6"
|
}
|
},
|
"node_modules/yocto-queue": {
|
"version": "0.1.0",
|
"resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
"dev": true,
|
"engines": {
|
"node": ">=10"
|
},
|
"funding": {
|
"url": "https://github.com/sponsors/sindresorhus"
|
}
|
},
|
"node_modules/zimmerframe": {
|
"version": "1.1.2",
|
"resolved": "https://registry.npmmirror.com/zimmerframe/-/zimmerframe-1.1.2.tgz",
|
"integrity": "sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==",
|
"peer": true
|
},
|
"node_modules/zustand": {
|
"version": "4.5.5",
|
"resolved": "https://registry.npmmirror.com/zustand/-/zustand-4.5.5.tgz",
|
"integrity": "sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==",
|
"dependencies": {
|
"use-sync-external-store": "1.2.2"
|
},
|
"engines": {
|
"node": ">=12.7.0"
|
},
|
"peerDependencies": {
|
"@types/react": ">=16.8",
|
"immer": ">=9.0.6",
|
"react": ">=16.8"
|
},
|
"peerDependenciesMeta": {
|
"@types/react": {
|
"optional": true
|
},
|
"immer": {
|
"optional": true
|
},
|
"react": {
|
"optional": true
|
}
|
}
|
},
|
"node_modules/zustand/node_modules/use-sync-external-store": {
|
"version": "1.2.2",
|
"resolved": "https://registry.npmmirror.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz",
|
"integrity": "sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==",
|
"peerDependencies": {
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
}
|
},
|
"node_modules/zwitch": {
|
"version": "2.0.4",
|
"resolved": "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz",
|
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
|
"funding": {
|
"type": "github",
|
"url": "https://github.com/sponsors/wooorm"
|
}
|
}
|
}
|
}
|