mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
build(deps): bump uikit from 3.4.4 to 3.5.3 in /UI
Bumps [uikit](https://github.com/uikit/uikit) from 3.4.4 to 3.5.3. - [Release notes](https://github.com/uikit/uikit/releases) - [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/uikit/uikit/compare/v3.4.4...v3.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2801573d7e
commit
16f0597ca9
2 changed files with 4 additions and 4 deletions
6
UI/package-lock.json
generated
6
UI/package-lock.json
generated
|
@ -15944,9 +15944,9 @@
|
|||
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
|
||||
},
|
||||
"uikit": {
|
||||
"version": "3.4.4",
|
||||
"resolved": "https://registry.npmjs.org/uikit/-/uikit-3.4.4.tgz",
|
||||
"integrity": "sha512-VTDqtTUTH2XiGw0MudWki4oPl+Bxt3JEm5S/CE1B9zUmt9/FqKRYxv/7s5GSeNMnRMSQa2evQTkLSGsdBmKXdA=="
|
||||
"version": "3.5.3",
|
||||
"resolved": "https://registry.npmjs.org/uikit/-/uikit-3.5.3.tgz",
|
||||
"integrity": "sha512-p3F7ICtq0XNYbTcrbOotjmdOAf8D7F8kbnZOIHomUK0fCVn8BdFPscRWzO/9cerxGw4eY7R7//BZupoyEYg2Fg=="
|
||||
},
|
||||
"unicode-canonical-property-names-ecmascript": {
|
||||
"version": "1.0.4",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"redux-logger": "^3.0.6",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"superagent": "^5.2.2",
|
||||
"uikit": "^3.4.4",
|
||||
"uikit": "^3.5.3",
|
||||
"uuid": "^3.3.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue