Skip to content

Commit

Permalink
Merge pull request #236 from morsellif/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
morsellif authored Aug 13, 2024
2 parents 56ab723 + 9f7a0cf commit f8d173d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
Binary file modified bun.lockb
Binary file not shown.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,38 +23,38 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@pinia/nuxt": "^0.5.1",
"axios": "1.7.2",
"hls.js": "^1.5.13",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
"@pinia/nuxt": "^0.5.3",
"axios": "1.7.3",
"hls.js": "^1.5.14",
"vue": "^3.4.37",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@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.11",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.4",
"@nuxtjs/i18n": "8.3.3",
"@tailwindcss/typography": "^0.5.14",
"@types/node": "^20.14.15",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"husky": "^9.1.4",
"lint-staged": "^15.2.9",
"nuxt": "^3.12.4",
"only-allow": "^1.2.1",
"postcss": "^8.4.39",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3",
"tailwindcss": "^3.4.9",
"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 f8d173d

Please sign in to comment.