Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 07bae25 commit 8674cef
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 @@ -22,21 +22,21 @@
"vercel-build": "NODE_ENV=production nuxt build"
},
"dependencies": {
"@headlessui/vue": "^1.7.20",
"@headlessui/vue": "^1.7.21",
"@pinia/nuxt": "^0.5.1",
"axios": "1.6.8",
"hls.js": "^1.5.8",
"vue": "^3.4.23",
"vue": "^3.4.25",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@nuxt/devtools": "^1.2.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.3.0",
"@tailwindcss/typography": "^0.5.12",
"@nuxtjs/i18n": "8.3.1",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vueuse/core": "^10.9.0",
"@vueuse/nuxt": "^10.9.0",
"autoprefixer": "^10.4.19",
Expand Down

0 comments on commit 8674cef

Please sign in to comment.