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] committed Feb 12, 2024
1 parent ee5342e commit b69914b
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 360 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"vercel-build": "NODE_ENV=production nuxt build"
},
"dependencies": {
"@headlessui/vue": "^1.7.18",
"@headlessui/vue": "^1.7.19",
"@pinia/nuxt": "^0.5.1",
"axios": "1.6.7",
"hls.js": "^1.5.3",
"vue": "^3.4.15",
"hls.js": "^1.5.4",
"vue": "^3.4.18",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.8",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.1",
"@nuxtjs/i18n": "8.1.0",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vueuse/core": "^10.7.2",
"@vueuse/nuxt": "^10.7.2",
"autoprefixer": "^10.4.17",
Expand All @@ -44,15 +44,15 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.21.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.1",
"npm-check-updates": "^16.14.14",
"nuxt": "^3.10.0",
"lint-staged": "^15.2.2",
"npm-check-updates": "^16.14.15",
"nuxt": "^3.10.1",
"only-allow": "^1.2.1",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"prettier": "^2.8.8",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.1",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.4.2",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit b69914b

Please sign in to comment.