chore: update dependencies
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -7,7 +7,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/lang-python": "^6.1.3",
|
"@codemirror/lang-python": "^6.1.3",
|
||||||
"@codemirror/lang-sql": "^6.5.2",
|
"@codemirror/lang-sql": "^6.5.2",
|
||||||
"@jupyterlab/mathjax2": "^3.6.4",
|
"@jupyterlab/mathjax2": "^3.6.5",
|
||||||
"@jupyterlab/theme-light-extension": "^4.0.2",
|
"@jupyterlab/theme-light-extension": "^4.0.2",
|
||||||
"markdown-it": "^13.0.1"
|
"markdown-it": "^13.0.1"
|
||||||
},
|
},
|
||||||
@@ -858,11 +858,11 @@
|
|||||||
"integrity": "sha512-OmEzvphZC/EVpFfwBkmcuzNwKXvkij6gJo1mbf4/tZMC1/8NO3aVnjK1FsgC0TlaGwMD1BLIFgGay2mC/I/cyQ=="
|
"integrity": "sha512-OmEzvphZC/EVpFfwBkmcuzNwKXvkij6gJo1mbf4/tZMC1/8NO3aVnjK1FsgC0TlaGwMD1BLIFgGay2mC/I/cyQ=="
|
||||||
},
|
},
|
||||||
"node_modules/@jupyterlab/mathjax2": {
|
"node_modules/@jupyterlab/mathjax2": {
|
||||||
"version": "3.6.4",
|
"version": "3.6.5",
|
||||||
"resolved": "https://registry.npmmirror.com/@jupyterlab/mathjax2/-/mathjax2-3.6.4.tgz",
|
"resolved": "https://registry.npmmirror.com/@jupyterlab/mathjax2/-/mathjax2-3.6.5.tgz",
|
||||||
"integrity": "sha512-NQKt/u51svG719aIBLipcEopaZNBNuxzzR+J9NNiLTLHT+3Z6iq1N+vs3h9aN2jYyOwtboZesZ2AtGK7KQ/OrA==",
|
"integrity": "sha512-TBVhwxzKyCy+Qg4J8Vtryctay4zhd0NfBOWMfpDW2gEIRk+uHdLEZNovsuY3XivH2Rv+Y873aBPR8vGsylYV+Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jupyterlab/rendermime-interfaces": "^3.6.4",
|
"@jupyterlab/rendermime-interfaces": "^3.6.5",
|
||||||
"@lumino/coreutils": "^1.11.0"
|
"@lumino/coreutils": "^1.11.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -3504,11 +3504,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@jupyterlab/mathjax2": {
|
"@jupyterlab/mathjax2": {
|
||||||
"version": "3.6.4",
|
"version": "3.6.5",
|
||||||
"resolved": "https://registry.npmmirror.com/@jupyterlab/mathjax2/-/mathjax2-3.6.4.tgz",
|
"resolved": "https://registry.npmmirror.com/@jupyterlab/mathjax2/-/mathjax2-3.6.5.tgz",
|
||||||
"integrity": "sha512-NQKt/u51svG719aIBLipcEopaZNBNuxzzR+J9NNiLTLHT+3Z6iq1N+vs3h9aN2jYyOwtboZesZ2AtGK7KQ/OrA==",
|
"integrity": "sha512-TBVhwxzKyCy+Qg4J8Vtryctay4zhd0NfBOWMfpDW2gEIRk+uHdLEZNovsuY3XivH2Rv+Y873aBPR8vGsylYV+Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@jupyterlab/rendermime-interfaces": "^3.6.4",
|
"@jupyterlab/rendermime-interfaces": "^3.6.5",
|
||||||
"@lumino/coreutils": "^1.11.0"
|
"@lumino/coreutils": "^1.11.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/lang-python": "^6.1.3",
|
"@codemirror/lang-python": "^6.1.3",
|
||||||
"@codemirror/lang-sql": "^6.5.2",
|
"@codemirror/lang-sql": "^6.5.2",
|
||||||
"@jupyterlab/mathjax2": "^3.6.4",
|
"@jupyterlab/mathjax2": "^3.6.5",
|
||||||
"@jupyterlab/theme-light-extension": "^4.0.2",
|
"@jupyterlab/theme-light-extension": "^4.0.2",
|
||||||
"markdown-it": "^13.0.1"
|
"markdown-it": "^13.0.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user