Skip to content

Commit

Permalink
Merge pull request #199 from morsellif/morsellif--dependencies-up
Browse files Browse the repository at this point in the history
Dependencies update
  • Loading branch information
morsellif authored Jan 23, 2024
2 parents 7a1a807 + 54d709e commit 0532a8e
Show file tree
Hide file tree
Showing 10 changed files with 1,355 additions and 2,665 deletions.
2 changes: 1 addition & 1 deletion i18n.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { I18nOptions } from 'vue-i18n';
import type { I18nOptions } from 'vue-i18n';

export default {
legacy: false,
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@
"dependencies": {
"@headlessui/vue": "^1.7.17",
"@pinia/nuxt": "^0.5.1",
"axios": "1.6.0",
"hls.js": "^1.5.1",
"vue": "^3.4.15",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@nuxt/devtools": "^0.8.5",
"@nuxt/devtools": "^1.0.8",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0",
"@tailwindcss/typography": "^0.5.10",
Expand All @@ -51,7 +52,7 @@
"prettier": "^2.8.8",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^4.5.2",
"vite": "^5.0.12",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.4.0",
"vue-tsc": "^1.8.27"
Expand Down
Loading

1 comment on commit 0532a8e

@vercel
Copy link

@vercel vercel bot commented on 0532a8e Jan 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

easy-radio – ./

easy-radio-morsellif.vercel.app
easy-radio.vercel.app
easy-radio-git-main-morsellif.vercel.app

Please sign in to comment.