Skip to content

Commit

Permalink
Merge pull request #1352 from NatLibFi/upgrade-jquery-3.6
Browse files Browse the repository at this point in the history
Upgrade to jQuery 3.6
  • Loading branch information
osma authored Sep 27, 2022
2 parents 9bf951c + d9c6034 commit 34fa0db
Show file tree
Hide file tree
Showing 7 changed files with 76 additions and 1,395 deletions.
18 changes: 2 additions & 16 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,6 @@
}
}
},
"malihu-custom-scrollbar": {
"type": "package",
"package": {
"name": "malihu/malihu-custom-scrollbar-plugin",
"version": "3.1.5",
"source": {
"url": "https://github.com/malihu/malihu-custom-scrollbar-plugin.git",
"type": "git",
"reference": "3.1.5"
}
}
},
"bootstrap-multiselect": {
"type": "package",
"package": {
Expand All @@ -43,8 +31,7 @@
}
},
"require": {
"components/jquery": "2.2.*",
"components/jqueryui": "1.12.*",
"components/jquery": "3.6.*",
"components/handlebars.js": "v4.7.7",
"davidstutz/bootstrap-multiselect": "v1.1.1",
"easyrdf/easyrdf": "1.1.*",
Expand All @@ -64,8 +51,7 @@
"ext-xsl": "*",
"monolog/monolog": "1.23.*",
"newerton/jquery-mousewheel": "dev-master",
"pamelafox/lscache": "1.0.5",
"malihu/malihu-custom-scrollbar-plugin": "3.1.5"
"pamelafox/lscache": "1.0.5"
},
"require-dev": {
"phpunit/phpunit": "9.5.*",
Expand Down
Loading

0 comments on commit 34fa0db

Please sign in to comment.