Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent 41114c4 commit f117a6a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"@headlessui/vue": "^1.7.22",
"@pinia/nuxt": "^0.5.1",
"axios": "1.7.2",
"hls.js": "^1.5.8",
"hls.js": "^1.5.9",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.1",
"@nuxt/devtools": "^1.3.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.3.1",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vueuse/core": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"@types/node": "^20.14.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@vueuse/core": "^10.10.0",
"@vueuse/nuxt": "^10.10.0",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.1",
"eslint": "^8.57.0",
Expand All @@ -50,10 +50,10 @@
"nuxt": "^3.11.2",
"only-allow": "^1.2.1",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vue-eslint-parser": "^9.4.2",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.0.19"
},
"lint-staged": {
Expand Down

0 comments on commit f117a6a

Please sign in to comment.