Compare commits

..

1 commit

Author SHA1 Message Date
bfd3ed7f42 Update dependency uikit to v3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-02-02 10:42:50 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -14,7 +14,7 @@
"jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.8.3",
"uikit": "3.22.3"
"uikit": "3.22.4"
},
"devDependencies": {
"browserify": "17.0.1",
@ -5589,9 +5589,9 @@
}
},
"node_modules/uikit": {
"version": "3.22.3",
"resolved": "https://registry.npmjs.org/uikit/-/uikit-3.22.3.tgz",
"integrity": "sha512-RWDShVk8mePZ9slHSuudLmbOCT4eO9ENeJ2LKWwUZF9QTkqddLeSKFxOZKFy1H97PGbMz6DggDaRNulbSqkKHg==",
"version": "3.22.4",
"resolved": "https://registry.npmjs.org/uikit/-/uikit-3.22.4.tgz",
"integrity": "sha512-EeBRwwv8dy0UxMFloSWJmqF65LAhyW2eTqhjvlKt+4aeILL6M+r5IZ5IN9kycDAIFQwtG4XldZZ8IOZ+CZL9+w==",
"license": "MIT"
},
"node_modules/umd": {

View file

@ -36,7 +36,7 @@
"jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.8.3",
"uikit": "3.22.3"
"uikit": "3.22.4"
},
"devDependencies": {
"browserify": "17.0.1",