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 Jul 2, 2024
1 parent d7df9ad commit 2d33b0b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,36 +25,36 @@
"@headlessui/vue": "^1.7.22",
"@pinia/nuxt": "^0.5.1",
"axios": "1.7.2",
"hls.js": "^1.5.11",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
"hls.js": "^1.5.12",
"vue": "^3.4.31",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.3",
"@nuxt/devtools": "^1.3.9",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.3.1",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.14.4",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.2",
"cssnano": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.2",
"nuxt": "^3.12.3",
"only-allow": "^1.2.1",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.0.21"
"vue-tsc": "^2.0.24"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": [
Expand Down

0 comments on commit 2d33b0b

Please sign in to comment.