Skip to content
Snippets Groups Projects
Commit 144d226b authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Update npm packages

parent fcbd02fa
No related branches found
No related tags found
No related merge requests found
......@@ -1380,9 +1380,12 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"jquery-ui": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.12.1.tgz",
"integrity": "sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE="
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.0.tgz",
"integrity": "sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw==",
"requires": {
"jquery": ">=1.8.0 <4.0.0"
}
},
"js-tokens": {
"version": "4.0.0",
......
......@@ -19,7 +19,7 @@
"es6-shim": "^0.35.6",
"highlight.js": "^10.7.0",
"jquery": "^3.6.0",
"jquery-ui": "^1.12.1",
"jquery-ui": "^1.13.0",
"minimum-node-version": "^3.0.0",
"purecss": "^2.0.6",
"reset-css": "^5.0.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment