Skip to content

Commit

Permalink
chore: update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
akelch committed Nov 20, 2024
1 parent 3e51cc5 commit ad6e98f
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 23 deletions.
49 changes: 31 additions & 18 deletions admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin",
"version": "4.6.7",
"version": "4.6.8",
"private": true,
"description": "A ViUR Admin Interface",
"scripts": {
Expand All @@ -15,8 +15,8 @@
"@ckeditor/ckeditor5-vue": "^5.1.0",
"@viur/ckeditor5-build-classic": "^1.0.3-v38.0.1",
"@viur/shoelace": "^1.0.8-v2.16.0",
"@viur/vue-components": "^1.8.7",
"@viur/vue-utils": "^1.7.19",
"@viur/vue-components": "^1.8.10",
"@viur/vue-utils": "^1.7.20",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.23",
Expand Down

0 comments on commit ad6e98f

Please sign in to comment.