Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent fbdd31c commit f391d97
Show file tree
Hide file tree
Showing 2 changed files with 1,118 additions and 578 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,36 +22,36 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@pinia/nuxt": "^0.5.0",
"@pinia/nuxt": "^0.5.1",
"hls.js": "^1.4.12",
"vue": "^3.3.4",
"vue": "^3.3.6",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@nuxt/devtools": "^0.8.5",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0-rc.5",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^18.18.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/node": "^18.18.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.17.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"npm-check-updates": "^16.14.6",
"nuxt": "^3.7.4",
"nuxt": "^3.8.0",
"only-allow": "^1.2.1",
"postcss": "^8.4.31",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.3.2",
"vue-tsc": "^1.8.19"
Expand Down
Loading

0 comments on commit f391d97

Please sign in to comment.