Commits on Source (3)
-
Petar Hristov authored
-
Petar Hristov authored
Fix: Update Dependencies See merge request !8
-
CoscineBot authored
## [1.1.2](v1.1.1...v1.1.2) (2022-01-31) ### Fix * Update Dependencies ([9ca2995c](9ca2995c))
{ | { | ||
"name": "@coscine/loadingindicator", | "name": "@coscine/loadingindicator", | ||
"version": "1.1.1", | "version": "1.1.2", | ||
"private": true, | "private": true, | ||
"directories": { | "directories": { | ||
"doc": "docs" | "doc": "docs" | ||
... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@coscine/app-util": "^1.9.0", | "@coscine/app-util": "^1.9.0", | ||
"@coscine/component-library": "^1.10.0", | "@coscine/component-library": "^1.11.1", | ||
"@types/jquery": "^3.5.1", | "@types/jquery": "^3.5.1", | ||
"bootstrap-vue": "^2.16.0", | "bootstrap-vue": "^2.16.0", | ||
"jquery": "^3.5.1", | "jquery": "^3.5.1", | ||
... | @@ -44,5 +44,5 @@ | ... | @@ -44,5 +44,5 @@ |
"url": "https://git.rwth-aachen.de/coscine/frontend/apps/loadingindicator.git" | "url": "https://git.rwth-aachen.de/coscine/frontend/apps/loadingindicator.git" | ||
}, | }, | ||
"license": "MIT", | "license": "MIT", | ||
"packageManager": "yarn@3.1.0" | "packageManager": "yarn@3.1.1" | ||
} | } |