feat: Rename image and data files
- Add PostCard component - Add WysiwygEditor component - Use 'front-matter' to parse front matter in markdown files for metadata instead of using redundant data objects
This commit is contained in:
315
package-lock.json
generated
315
package-lock.json
generated
@@ -28,8 +28,14 @@
|
||||
"@progress/kendo-react-tooltip": "^12.0.1",
|
||||
"@progress/kendo-svg-icons": "^4.5.0",
|
||||
"@progress/kendo-theme-default": "^12.0.1",
|
||||
"@syncfusion/ej2-react-base": "^31.1.17",
|
||||
"@syncfusion/ej2-react-layouts": "^31.1.17",
|
||||
"@syncfusion/ej2-react-richtexteditor": "^31.1.21",
|
||||
"campfire-logs-dashboard": "file:./campfire-logs-dashboard",
|
||||
"front-matter": "^4.0.2",
|
||||
"gray-matter": "^4.0.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"marked": "^16.3.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-router-dom": "^7.9.1"
|
||||
@@ -2015,6 +2021,270 @@
|
||||
"win32"
|
||||
]
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-base": {
|
||||
"version": "31.1.20",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-base/-/ej2-base-31.1.20.tgz",
|
||||
"integrity": "sha512-sFAvaZSfxQnccxLMUgLX1iEmEjxyykSU7bBO6Z+c89+k38+5fGD4LhhRWgsf2kBU88AqYy95yS8oUAlga2TKFQ==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-icons": "~31.1.17"
|
||||
},
|
||||
"bin": {
|
||||
"syncfusion-license": "bin/syncfusion-license.js"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-buttons": {
|
||||
"version": "31.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-buttons/-/ej2-buttons-31.1.21.tgz",
|
||||
"integrity": "sha512-NcBMK19Yn7//bwbREsdvqy3v1237AzulrphSmeS9SrKMd7L5H6apeqFe1BAkvAs/K+JPpt6A3Dv6Fhl3SkVcUg==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-calendars": {
|
||||
"version": "31.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-calendars/-/ej2-calendars-31.1.21.tgz",
|
||||
"integrity": "sha512-UZNF+plh6GnA8K9jG/drj2LI30lVdQmvQVB14G9Chdy4tqRHjcnr6C3VDrIIBjg0QSeBwzCk/BcXhrARxVpRBA==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-buttons": "~31.1.21",
|
||||
"@syncfusion/ej2-inputs": "~31.1.21",
|
||||
"@syncfusion/ej2-lists": "~31.1.17",
|
||||
"@syncfusion/ej2-popups": "~31.1.20"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-compression": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-compression/-/ej2-compression-31.1.17.tgz",
|
||||
"integrity": "sha512-Gl+IDD9GEiTc/lIsMPNGVNDqQojL7q2qehVuFGjaXxE9xKzOiU805+uuhmbJg3kldHFNsdAMDJeKPy4ubwf8bg==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-file-utils": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-data": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-data/-/ej2-data-31.1.17.tgz",
|
||||
"integrity": "sha512-jytTgUnRqGoXfzOcvRJ0p+KAPFOD53He3+y3AX8zrej/oPcMtt5iHNc44AvJ7XhpYUHLVvcSFYTd0395q/VPLA==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-dropdowns": {
|
||||
"version": "31.1.20",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-31.1.20.tgz",
|
||||
"integrity": "sha512-YuNrt8sWiTZcm2AWHYS6PK9qzQCcc9AsuVQbtvJBrMEiWYKLAPUJGM3Ig/gIwpAFBAyq6TKC739J9DzhdgW+wg==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-data": "~31.1.17",
|
||||
"@syncfusion/ej2-inputs": "~31.1.20",
|
||||
"@syncfusion/ej2-lists": "~31.1.17",
|
||||
"@syncfusion/ej2-navigations": "~31.1.20",
|
||||
"@syncfusion/ej2-notifications": "~31.1.17",
|
||||
"@syncfusion/ej2-popups": "~31.1.20"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-excel-export": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-excel-export/-/ej2-excel-export-31.1.17.tgz",
|
||||
"integrity": "sha512-m6GyoLkp1miq/GDYTr471x2+2ZKHKfGvXRcAK2d9xNOG+kBKFxhbt8AkZxbnhFZXeaAfpKkv5kZ0uCpbsPPwgw==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17",
|
||||
"@syncfusion/ej2-compression": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-file-utils": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-file-utils/-/ej2-file-utils-31.1.17.tgz",
|
||||
"integrity": "sha512-CzCB3KSIKRJo9VG7uP5pqPyH8shR0pBM2UDRP9BH2Gvl8YjLmV6QoPWa5aMCkFX0t0BHn1rlfh9sk+rq6LmD8Q==",
|
||||
"license": "SEE LICENSE IN license"
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-filemanager": {
|
||||
"version": "31.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-filemanager/-/ej2-filemanager-31.1.21.tgz",
|
||||
"integrity": "sha512-va82snsJTQbDDphfEWqSOJUt1H80nL11NFb/ut4GKa4k/5Z0Vdj3wHSzMQ+1rDsP/lytls9IvBa8WhEHAN+m8w==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-buttons": "~31.1.21",
|
||||
"@syncfusion/ej2-data": "~31.1.17",
|
||||
"@syncfusion/ej2-grids": "~31.1.21",
|
||||
"@syncfusion/ej2-inputs": "~31.1.21",
|
||||
"@syncfusion/ej2-layouts": "~31.1.17",
|
||||
"@syncfusion/ej2-lists": "~31.1.17",
|
||||
"@syncfusion/ej2-navigations": "~31.1.20",
|
||||
"@syncfusion/ej2-popups": "~31.1.20",
|
||||
"@syncfusion/ej2-splitbuttons": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-grids": {
|
||||
"version": "31.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-31.1.21.tgz",
|
||||
"integrity": "sha512-gdHGQQCG8wdZ6Nh26d9mRaDX5T37afWoiMvH4AJQ7tyoLI1Ynkc1kT7iv0msYcE+SDbyCXqfRhJAWxdlrBcJTw==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-buttons": "~31.1.21",
|
||||
"@syncfusion/ej2-calendars": "~31.1.21",
|
||||
"@syncfusion/ej2-compression": "~31.1.17",
|
||||
"@syncfusion/ej2-data": "~31.1.17",
|
||||
"@syncfusion/ej2-dropdowns": "~31.1.20",
|
||||
"@syncfusion/ej2-excel-export": "~31.1.17",
|
||||
"@syncfusion/ej2-file-utils": "~31.1.17",
|
||||
"@syncfusion/ej2-inputs": "~31.1.21",
|
||||
"@syncfusion/ej2-lists": "~31.1.17",
|
||||
"@syncfusion/ej2-navigations": "~31.1.20",
|
||||
"@syncfusion/ej2-notifications": "~31.1.17",
|
||||
"@syncfusion/ej2-pdf-export": "~31.1.17",
|
||||
"@syncfusion/ej2-popups": "~31.1.20",
|
||||
"@syncfusion/ej2-splitbuttons": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-icons": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-icons/-/ej2-icons-31.1.17.tgz",
|
||||
"integrity": "sha512-5IkOJyoUL7MoOjRE+hf2jC/dCjS+Q1Z34oz49mSvK1vKc2kcYR5Wa7o49uwjAgmJUSZK8O2cGE0M3HHSBFIKSw==",
|
||||
"license": "SEE LICENSE IN license"
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-inputs": {
|
||||
"version": "31.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-31.1.21.tgz",
|
||||
"integrity": "sha512-kjIGhN6NYAOTOV18niCpx/oijuAlDTszNJQolQQmi+wfeVkkb6YDHSyL0da8zhPbNYs4gITvbMwQlMwPoalKHw==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-buttons": "~31.1.21",
|
||||
"@syncfusion/ej2-popups": "~31.1.20",
|
||||
"@syncfusion/ej2-splitbuttons": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-layouts": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-layouts/-/ej2-layouts-31.1.17.tgz",
|
||||
"integrity": "sha512-M03yuIn5bdDlJ+Zk8i2E2z8b6iU11fPOTENUVW8RjADJvuWOeCO854eAF6BZxhPl7hAEk0QzVfd0EykmV2M74A==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-lists": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-lists/-/ej2-lists-31.1.17.tgz",
|
||||
"integrity": "sha512-EyU/yUflRQ2hsGvOiguCdqdAeyUmojwllVgnx89MZyJ4zuCSU+OhbETJZ7BB2+8uhleq1cJ3wTY2PtHpBrPErw==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17",
|
||||
"@syncfusion/ej2-buttons": "~31.1.17",
|
||||
"@syncfusion/ej2-data": "~31.1.17",
|
||||
"@syncfusion/ej2-popups": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-navigations": {
|
||||
"version": "31.1.20",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-navigations/-/ej2-navigations-31.1.20.tgz",
|
||||
"integrity": "sha512-KzJT4vHbMF9ooq8o41xwYUJX70Dr96mMEaRYJusRv/RJ+1zM/UvHhgX8n15TIFTXexH1y+KwkFvYaGchcokBgA==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-buttons": "~31.1.17",
|
||||
"@syncfusion/ej2-data": "~31.1.17",
|
||||
"@syncfusion/ej2-inputs": "~31.1.20",
|
||||
"@syncfusion/ej2-lists": "~31.1.17",
|
||||
"@syncfusion/ej2-popups": "~31.1.20"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-notifications": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-notifications/-/ej2-notifications-31.1.17.tgz",
|
||||
"integrity": "sha512-1D3qVwrwXq6Umwz/SRTMqY0eBLvh57uswk+8CYVirPMVef9CK/pC70KOoVFoy3xkBg6iFaxud4bZwVDCCRMHHQ==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17",
|
||||
"@syncfusion/ej2-buttons": "~31.1.17",
|
||||
"@syncfusion/ej2-popups": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-pdf-export": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-pdf-export/-/ej2-pdf-export-31.1.17.tgz",
|
||||
"integrity": "sha512-GbUMp2e8NpiZ/FwjDhPrUcXwPcXI5N8m2eENnqQYV7WRJCnHjjd9IEVTpZJeGRZNVcMPcauMng0Vxz2La7FBlA==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-compression": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-popups": {
|
||||
"version": "31.1.20",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-popups/-/ej2-popups-31.1.20.tgz",
|
||||
"integrity": "sha512-GRPZWX2ZRNS73GpG8NbhC12eBNNqdMR80nhJrun1ZBVfvPTvd6y5/qvJLWg6/kYN02tM+smgyxfxfwOH4HGi3w==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-buttons": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-react-base": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-react-base/-/ej2-react-base-31.1.17.tgz",
|
||||
"integrity": "sha512-PvR2kvfMEjRE2kOcBSboMMEVkLNsDs9VV5tSfXzYR4aQ5gOvbQcVRQljxjj6lTTG7z3P5OAP6HxYJ0BMLe+E4g==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-react-layouts": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-react-layouts/-/ej2-react-layouts-31.1.17.tgz",
|
||||
"integrity": "sha512-lOgadIKeUJQljWigjJsbRTGcfBin4PB4UjeHhnssVkOlNAw4xfnk865Fa94YCMPeqx/BhnqDyQKzCJTcS01R/A==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17",
|
||||
"@syncfusion/ej2-layouts": "31.1.17",
|
||||
"@syncfusion/ej2-react-base": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-react-richtexteditor": {
|
||||
"version": "31.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-31.1.21.tgz",
|
||||
"integrity": "sha512-Dq/vqJLQTAn0p+A4EFcTQ1XbbLxCW18qHIp6WVR2VJrfZeMRqQepwyRP6JyUFiEh7lzjEb0VfFp/a8SH24yIUQ==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-react-base": "~31.1.17",
|
||||
"@syncfusion/ej2-richtexteditor": "31.1.21"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-richtexteditor": {
|
||||
"version": "31.1.21",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-richtexteditor/-/ej2-richtexteditor-31.1.21.tgz",
|
||||
"integrity": "sha512-QVIo0R8KqHr3cd2KSzfDWmmC/EvhHHzf8palZdA7J8gC+QO6EC8uQrthFbT3rbWF0tffNOa+Q01vPwcKot+beg==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.20",
|
||||
"@syncfusion/ej2-buttons": "~31.1.21",
|
||||
"@syncfusion/ej2-dropdowns": "~31.1.20",
|
||||
"@syncfusion/ej2-filemanager": "~31.1.21",
|
||||
"@syncfusion/ej2-inputs": "~31.1.21",
|
||||
"@syncfusion/ej2-navigations": "~31.1.20",
|
||||
"@syncfusion/ej2-popups": "~31.1.20",
|
||||
"@syncfusion/ej2-splitbuttons": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-splitbuttons": {
|
||||
"version": "31.1.17",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-31.1.17.tgz",
|
||||
"integrity": "sha512-8XA9t2wVtSonGnpblqS3FgEoS8sYy6GOh3p99gDKyPI55UYwUcvuHsBaTA/+w4tGwZ5wiNQMKXWaanHXIGvovw==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~31.1.17",
|
||||
"@syncfusion/ej2-popups": "~31.1.17"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/babel__core": {
|
||||
"version": "7.20.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
|
||||
@@ -2186,7 +2456,6 @@
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
||||
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
||||
"dev": true,
|
||||
"license": "Python-2.0"
|
||||
},
|
||||
"node_modules/asynckit": {
|
||||
@@ -2965,6 +3234,37 @@
|
||||
"node": ">= 6"
|
||||
}
|
||||
},
|
||||
"node_modules/front-matter": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/front-matter/-/front-matter-4.0.2.tgz",
|
||||
"integrity": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"js-yaml": "^3.13.1"
|
||||
}
|
||||
},
|
||||
"node_modules/front-matter/node_modules/argparse": {
|
||||
"version": "1.0.10",
|
||||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
||||
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"sprintf-js": "~1.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/front-matter/node_modules/js-yaml": {
|
||||
"version": "3.14.1",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
||||
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"argparse": "^1.0.7",
|
||||
"esprima": "^4.0.0"
|
||||
},
|
||||
"bin": {
|
||||
"js-yaml": "bin/js-yaml.js"
|
||||
}
|
||||
},
|
||||
"node_modules/fsevents": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
||||
@@ -3320,7 +3620,6 @@
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
||||
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"argparse": "^2.0.1"
|
||||
@@ -3551,6 +3850,18 @@
|
||||
"yallist": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "16.3.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-16.3.0.tgz",
|
||||
"integrity": "sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 20"
|
||||
}
|
||||
},
|
||||
"node_modules/math-intrinsics": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
||||
|
Reference in New Issue
Block a user