Upgrade jQuery to the latest version
This commit is contained in:
parent
6a12114927
commit
3e29317264
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"alpinejs": "3.13.0",
|
||||
"codemirror": "5.64.0",
|
||||
"jquery": "3.6.0",
|
||||
"jquery": "3.7.0",
|
||||
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
|
||||
"js-md5": "0.7.3",
|
||||
"uikit": "2.27.4"
|
||||
|
|
@ -1850,9 +1850,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/jquery": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
|
||||
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
|
||||
"version": "3.7.0",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
|
||||
"integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
|
||||
},
|
||||
"node_modules/jquery-collagePlus": {
|
||||
"version": "0.3.3",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"dependencies": {
|
||||
"alpinejs": "3.13.0",
|
||||
"codemirror": "5.64.0",
|
||||
"jquery": "3.6.0",
|
||||
"jquery": "3.7.0",
|
||||
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
|
||||
"js-md5": "0.7.3",
|
||||
"uikit": "2.27.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue