feat: link in shortcode (#707)
This commit is contained in:
committed by
GitHub
parent
6be11c749e
commit
0fae2ce73d
@ -51,8 +51,8 @@
|
||||
"@babel/runtime": "7.21.0",
|
||||
"@codemirror/autocomplete": "6.4.2",
|
||||
"@codemirror/commands": "6.2.2",
|
||||
"@codemirror/language": "6.6.0",
|
||||
"@codemirror/language-data": "6.2.0",
|
||||
"@codemirror/language": "6.6.0",
|
||||
"@codemirror/legacy-modes": "6.3.2",
|
||||
"@codemirror/lint": "6.2.0",
|
||||
"@codemirror/search": "6.3.0",
|
||||
@ -79,19 +79,19 @@
|
||||
"@styled-icons/fa-brands": "10.47.0",
|
||||
"@styled-icons/fluentui-system-regular": "10.47.0",
|
||||
"@styled-icons/heroicons-outline": "10.47.0",
|
||||
"@styled-icons/material": "10.47.0",
|
||||
"@styled-icons/material-outlined": "10.47.0",
|
||||
"@styled-icons/material-rounded": "10.47.0",
|
||||
"@styled-icons/material": "10.47.0",
|
||||
"@styled-icons/remix-editor": "10.46.0",
|
||||
"@styled-icons/simple-icons": "10.46.0",
|
||||
"@udecode/plate": "20.6.0",
|
||||
"@udecode/plate-juice": "20.4.0",
|
||||
"@udecode/plate-serializer-md": "20.4.1",
|
||||
"@udecode/plate": "20.6.0",
|
||||
"@uiw/codemirror-extensions-langs": "4.19.11",
|
||||
"@uiw/react-codemirror": "4.19.11",
|
||||
"ajv": "8.12.0",
|
||||
"ajv-errors": "3.0.0",
|
||||
"ajv-keywords": "5.1.0",
|
||||
"ajv": "8.12.0",
|
||||
"buffer": "6.0.3",
|
||||
"clean-stack": "5.2.0",
|
||||
"codemirror": "6.0.1",
|
||||
@ -107,8 +107,8 @@
|
||||
"fuzzy": "0.1.3",
|
||||
"globby": "13.1.3",
|
||||
"gotrue-js": "0.9.29",
|
||||
"graphql": "16.6.0",
|
||||
"graphql-tag": "2.12.6",
|
||||
"graphql": "16.6.0",
|
||||
"gray-matter": "4.0.3",
|
||||
"history": "5.3.0",
|
||||
"immer": "9.0.21",
|
||||
@ -119,16 +119,24 @@
|
||||
"jwt-decode": "3.1.2",
|
||||
"localforage": "1.10.0",
|
||||
"lodash": "4.17.21",
|
||||
"mdast-util-gfm-footnote": "1.0.2",
|
||||
"mdast-util-gfm-strikethrough": "1.0.3",
|
||||
"mdast-util-gfm-table": "1.0.7",
|
||||
"mdast-util-gfm-task-list-item": "1.0.2",
|
||||
"micromark-extension-gfm-footnote": "1.1.0",
|
||||
"micromark-extension-gfm-strikethrough": "1.0.5",
|
||||
"micromark-extension-gfm-table": "1.0.5",
|
||||
"micromark-extension-gfm-task-list-item": "1.0.4",
|
||||
"micromark-util-combine-extensions": "1.0.0",
|
||||
"minimatch": "8.0.3",
|
||||
"moment": "2.29.4",
|
||||
"node-polyglot": "2.5.0",
|
||||
"ol": "7.3.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
"react-color": "2.19.3",
|
||||
"react-dnd": "16.0.1",
|
||||
"react-dnd-html5-backend": "16.0.1",
|
||||
"react-dnd": "16.0.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-frame-component": "5.2.6",
|
||||
"react-is": "18.2.0",
|
||||
@ -140,29 +148,29 @@
|
||||
"react-virtualized-auto-sizer": "1.0.11",
|
||||
"react-waypoint": "10.3.0",
|
||||
"react-window": "1.8.8",
|
||||
"remark-gfm": "3.0.1",
|
||||
"react": "18.2.0",
|
||||
"remark-html": "15.0.2",
|
||||
"remark-mdx": "2.3.0",
|
||||
"remark-parse": "10.0.1",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"scheduler": "0.23.0",
|
||||
"semaphore": "1.1.0",
|
||||
"slate": "0.93.0",
|
||||
"slate-history": "0.93.0",
|
||||
"slate-hyperscript": "0.77.0",
|
||||
"slate-react": "0.93.0",
|
||||
"slate": "0.93.0",
|
||||
"stream-browserify": "3.0.0",
|
||||
"styled-components": "5.3.9",
|
||||
"symbol-observable": "4.0.0",
|
||||
"unified": "10.1.2",
|
||||
"unist-util-visit": "4.1.2",
|
||||
"url": "0.11.0",
|
||||
"url-join": "5.0.0",
|
||||
"url": "0.11.0",
|
||||
"uuid": "9.0.0",
|
||||
"validate-color": "2.2.4",
|
||||
"vfile": "5.3.7",
|
||||
"vfile-message": "3.1.4",
|
||||
"vfile-statistics": "2.0.1",
|
||||
"vfile": "5.3.7",
|
||||
"what-input": "5.2.12",
|
||||
"what-the-diff": "0.6.0",
|
||||
"yaml": "2.2.1"
|
||||
@ -197,13 +205,13 @@
|
||||
"@types/jwt-decode": "2.2.1",
|
||||
"@types/lodash": "4.14.191",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "18.15.11",
|
||||
"@types/node-fetch": "2.6.3",
|
||||
"@types/react": "18.0.33",
|
||||
"@types/node": "18.15.11",
|
||||
"@types/react-color": "3.0.6",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.1",
|
||||
"@types/react-window": "1.8.5",
|
||||
"@types/react": "18.0.33",
|
||||
"@types/styled-components": "5.1.26",
|
||||
"@types/url-join": "4.0.1",
|
||||
"@types/uuid": "9.0.1",
|
||||
@ -222,25 +230,25 @@
|
||||
"babel-plugin-transform-export-extensions": "6.22.0",
|
||||
"babel-plugin-transform-inline-environment-variables": "0.4.4",
|
||||
"cache-me-outside": "1.0.0",
|
||||
"commonmark": "0.30.0",
|
||||
"commonmark-spec": "0.30.0",
|
||||
"commonmark": "0.30.0",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "6.7.3",
|
||||
"dotenv": "16.0.3",
|
||||
"eslint": "8.37.0",
|
||||
"eslint-import-resolver-typescript": "3.5.4",
|
||||
"eslint-plugin-cypress": "2.13.2",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-unicorn": "46.0.0",
|
||||
"eslint": "8.37.0",
|
||||
"execa": "7.1.1",
|
||||
"fs-extra": "11.1.1",
|
||||
"gitlab": "14.2.2",
|
||||
"http-server": "14.1.1",
|
||||
"jest": "29.5.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"jest": "29.5.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"mini-css-extract-plugin": "2.7.5",
|
||||
"mockserver-client": "5.15.0",
|
||||
@ -248,8 +256,8 @@
|
||||
"ncp": "2.0.0",
|
||||
"node-fetch": "3.3.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.4.21",
|
||||
"postcss-loader": "7.2.4",
|
||||
"postcss": "8.4.21",
|
||||
"prettier": "2.8.7",
|
||||
"process": "0.11.10",
|
||||
"react-refresh": "0.14.0",
|
||||
@ -263,9 +271,9 @@
|
||||
"ts-jest": "29.1.0",
|
||||
"tsconfig-paths-webpack-plugin": "4.0.1",
|
||||
"typescript": "5.0.3",
|
||||
"webpack": "5.77.0",
|
||||
"webpack-cli": "5.0.1",
|
||||
"webpack-dev-server": "4.13.2"
|
||||
"webpack-dev-server": "4.13.2",
|
||||
"webpack": "5.77.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0",
|
||||
|
Reference in New Issue
Block a user