|
|
|
@ -30,12 +30,14 @@
|
|
|
|
"cytoscape-klay": "^3.1.4",
|
|
|
|
"cytoscape-klay": "^3.1.4",
|
|
|
|
"debounce": "^1.2.1",
|
|
|
|
"debounce": "^1.2.1",
|
|
|
|
"express": "^4.18.2",
|
|
|
|
"express": "^4.18.2",
|
|
|
|
|
|
|
|
"i18next": "^23.10.1",
|
|
|
|
"lean4-infoview": "https://gitpkg.now.sh/leanprover/vscode-lean4/lean4-infoview?de0062c",
|
|
|
|
"lean4-infoview": "https://gitpkg.now.sh/leanprover/vscode-lean4/lean4-infoview?de0062c",
|
|
|
|
"lean4web": "github:hhu-adam/lean4web#414d9e62638a392fca278761b4c61a1d2e138bc7",
|
|
|
|
"lean4web": "github:hhu-adam/lean4web#414d9e62638a392fca278761b4c61a1d2e138bc7",
|
|
|
|
"octokit": "^3.1.2",
|
|
|
|
"octokit": "^3.1.2",
|
|
|
|
"path-browserify": "^1.0.1",
|
|
|
|
"path-browserify": "^1.0.1",
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
|
|
|
|
"react-i18next": "^14.1.0",
|
|
|
|
"react-markdown": "^8.0.4",
|
|
|
|
"react-markdown": "^8.0.4",
|
|
|
|
"react-native": "^0.72.3",
|
|
|
|
"react-native": "^0.72.3",
|
|
|
|
"react-redux": "^8.0.5",
|
|
|
|
"react-redux": "^8.0.5",
|
|
|
|
@ -8554,6 +8556,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/html-parse-stringify": {
|
|
|
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"void-elements": "3.1.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/htmlparser2": {
|
|
|
|
"node_modules/htmlparser2": {
|
|
|
|
"version": "8.0.2",
|
|
|
|
"version": "8.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz",
|
|
|
|
@ -8609,6 +8619,28 @@
|
|
|
|
"node": ">=10.17.0"
|
|
|
|
"node": ">=10.17.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/i18next": {
|
|
|
|
|
|
|
|
"version": "23.10.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==",
|
|
|
|
|
|
|
|
"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/iconv-lite": {
|
|
|
|
"node_modules/iconv-lite": {
|
|
|
|
"version": "0.4.24",
|
|
|
|
"version": "0.4.24",
|
|
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
|
|
@ -13130,6 +13162,27 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz",
|
|
|
|
"integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ=="
|
|
|
|
"integrity": "sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ=="
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/react-i18next": {
|
|
|
|
|
|
|
|
"version": "14.1.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.1.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@babel/runtime": "^7.23.9",
|
|
|
|
|
|
|
|
"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": {
|
|
|
|
"node_modules/react-is": {
|
|
|
|
"version": "18.2.0",
|
|
|
|
"version": "18.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
|
|
|
|
@ -15469,6 +15522,14 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/vlq/-/vlq-1.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/vlq/-/vlq-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w=="
|
|
|
|
"integrity": "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w=="
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/void-elements": {
|
|
|
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==",
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/vscode": {
|
|
|
|
"node_modules/vscode": {
|
|
|
|
"name": "@codingame/monaco-vscode-api",
|
|
|
|
"name": "@codingame/monaco-vscode-api",
|
|
|
|
"version": "1.69.13",
|
|
|
|
"version": "1.69.13",
|
|
|
|
|