Commits on Source (3)
-
Petar Hristov authored
-
Petar Hristov authored
Fix: Update dependencies See merge request !45
-
CoscineBot authored
## [1.6.1](v1.6.0...v1.6.1) (2022-04-25) ### Fix * Update dependencies ([7ce5f69c](7ce5f69c))
{ | { | ||
"name": "ui", | "name": "ui", | ||
"version": "1.6.0", | "version": "1.6.1", | ||
"private": true, | "private": true, | ||
"scripts": { | "scripts": { | ||
"dev": "vite", | "dev": "vite", | ||
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
"lint:fix": "eslint './src/**/*.{js,ts,tsx,vue,md}' --fix" | "lint:fix": "eslint './src/**/*.{js,ts,tsx,vue,md}' --fix" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@coscine/api-client": "^1.5.1", | "@coscine/api-client": "^1.5.2", | ||
"@coscine/form-generator": "^1.18.0", | "@coscine/form-generator": "^1.18.0", | ||
"@vueuse/core": "^6.5.3", | "@vueuse/core": "^6.5.3", | ||
"axios": "^0.26.1", | "axios": "^0.26.1", | ||
... | ... |
Source diff could not be displayed: it is too large. Options to address this: view the blob.