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] authored Oct 9, 2024
1 parent 1bb9174 commit 0e1e6dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.23",
"@pinia/nuxt": "^0.5.4",
"@pinia/nuxt": "^0.5.5",
"axios": "1.7.7",
"hls.js": "^1.5.15",
"vue": "^3.5.10",
"hls.js": "^1.5.16",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@nuxt/devtools": "^1.5.1",
"@nuxt/devtools": "^1.5.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.5.5",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vueuse/core": "^10.11.1",
Expand All @@ -52,7 +52,7 @@
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.6"
},
Expand Down

0 comments on commit 0e1e6dd

Please sign in to comment.