Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
4e1826b2
Commit
4e1826b2
authored
Aug 05, 2019
by
Piotr Gawron
Browse files
version of jquery dropped down due to problem with jquery-ui plugin
parent
98cd652f
Changes
2
Show whitespace changes
Inline
Side-by-side
frontend-js/package-lock.json
View file @
4e1826b2
...
@@ -2722,15 +2722,14 @@
...
@@ -2722,15 +2722,14 @@
"integrity"
:
"sha1-MIGz/qZR+TF+xr1P6y3cmKpB1ZU="
"integrity"
:
"sha1-MIGz/qZR+TF+xr1P6y3cmKpB1ZU="
},
},
"jquery"
:
{
"jquery"
:
{
"version"
:
"
3
.2.
1
"
,
"version"
:
"
2
.2.
4
"
,
"resolved"
:
"https://registry.npmjs.org/jquery/-/jquery-
3
.2.
1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/jquery/-/jquery-
2
.2.
4
.tgz"
,
"integrity"
:
"sha1-
XE2d5lKvbNCncBVKYxu6ErAVx4c
="
"integrity"
:
"sha1-
LInWiJterFIqfuoywUUhVZxsvwI
="
},
},
"jquery-ui"
:
{
"jquery-ui"
:
{
"version"
:
"1.10.5"
,
"version"
:
"1.10.5"
,
"resolved"
:
"https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.10.5.tgz"
,
"resolved"
:
"https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.10.5.tgz"
,
"integrity"
:
"sha1-gmrtPdH4jTKudddN9IZD3EMaWBU="
,
"integrity"
:
"sha1-gmrtPdH4jTKudddN9IZD3EMaWBU="
"dev"
:
true
},
},
"js-tokens"
:
{
"js-tokens"
:
{
"version"
:
"3.0.2"
,
"version"
:
"3.0.2"
,
...
...
frontend-js/package.json
View file @
4e1826b2
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
"file-saver"
:
"^1.3.8"
,
"file-saver"
:
"^1.3.8"
,
"http-status-codes"
:
"^1.3.0"
,
"http-status-codes"
:
"^1.3.0"
,
"is-url"
:
"^1.2.4"
,
"is-url"
:
"^1.2.4"
,
"jquery"
:
"
3
.2.
1
"
,
"jquery"
:
"
2
.2.
4
"
,
"jquery-ui"
:
"1.10.5"
,
"jquery-ui"
:
"1.10.5"
,
"jstree"
:
"^3.3.5"
,
"jstree"
:
"^3.3.5"
,
"jszip"
:
"^3.1.5"
,
"jszip"
:
"^3.1.5"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment