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 Aug 1, 2024
1 parent 56ab723 commit dca8ff2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@pinia/nuxt": "^0.5.1",
"@pinia/nuxt": "^0.5.2",
"axios": "1.7.2",
"hls.js": "^1.5.13",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
"vue": "^3.4.35",
"vue-router": "^4.4.2"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.3.1",
"@nuxtjs/i18n": "8.3.3",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@types/node": "^20.14.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"autoprefixer": "^10.4.19",
Expand All @@ -45,16 +45,16 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.1.1",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.4",
"only-allow": "^1.2.1",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.0.28"
"vue-tsc": "^2.0.29"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": [
Expand Down

0 comments on commit dca8ff2

Please sign in to comment.