chore: update versions to 1.3.0 (#1998)

* chore: update versions to 1.3.0

* chore: update elements dependency
This commit is contained in:
Frederic Jahn
2024-12-11 14:05:31 +01:00
committed by GitHub
parent 122dedc44e
commit b469e97a00
11 changed files with 18 additions and 18 deletions

View File

@ -5,7 +5,7 @@
"build": "vite build"
},
"dependencies": {
"@teamhanko/hanko-elements": "^1.2.0",
"@teamhanko/hanko-elements": "^1.3.0",
"vue": "^3.3.8",
"vue-router": "^4.1.6"
},