Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Oct 8, 2023
1 parent 0be9d69 commit 6eb4e1a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
40 changes: 20 additions & 20 deletions webApp/package-lock.json

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

10 changes: 5 additions & 5 deletions webApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@erfanmola/televue": "^0.0.0",
"@erfanmola/televue": "^0.1.0",
"@twa-dev/sdk": "^6.9.0",
"eruda": "^3.0.1",
"lottie-colorify": "^0.8.0",
Expand All @@ -19,11 +19,11 @@
"vue-i18n": "^9.5.0",
"vue-router": "^4.2.5",
"vue3-lottie": "^3.1.0",
"vue3-touch-events": "^4.1.6"
"vue3-touch-events": "^4.1.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.4",
"sass": "^1.68.0",
"vite": "^4.4.9"
"@vitejs/plugin-vue": "^4.4.0",
"sass": "^1.69.0",
"vite": "^4.4.11"
}
}

0 comments on commit 6eb4e1a

Please sign in to comment.