Skip to content

Commit

Permalink
Update configuration to vue3
Browse files Browse the repository at this point in the history
  • Loading branch information
csc-felipe committed Mar 20, 2023
1 parent 66fcd5d commit ebcccd5
Show file tree
Hide file tree
Showing 35 changed files with 541 additions and 618 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -79,6 +79,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- (GL #944) Replace buefy notifications with c-toasts from `csc-ui`
- (GL #944) Replace buefy Autocomplete component with c-autocomplete from `csc-ui`
- (GH #982) Migrate from vue-cli to vite
- (GH #1034) Migrate to vue3

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion swift_browser_ui_frontend/package.json
Expand Up @@ -14,13 +14,13 @@
"docker-build-devel": "vite build --mode development"
},
"dependencies": {
"@intlify/unplugin-vue-i18n": "^0.9.2",
"@mdi/js": "^7.1.96",
"@vitejs/plugin-vue": "^4.0.0",
"@vueuse/rxjs": "^9.13.0",
"bulma": "^0.9.4",
"cli-highlight": "^2.1.11",
"csc-ui": "github:hannyle/csc-ui",
"csc-ui-vue-directive": "^0.0.6",
"dexie": "^3.2.3",
"eslint": "^8.36.0",
"eslint-plugin-vue": "^9.9.0",
Expand Down

0 comments on commit ebcccd5

Please sign in to comment.