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 Jan 15, 2024
1 parent e4b6871 commit b2f33d1
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 277 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-radio",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"private": true,
"repository": {
"type": "git",
Expand All @@ -21,27 +21,27 @@
"vercel-build": "NODE_ENV=production nuxt build"
},
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@headlessui/vue": "^1.7.17",
"@pinia/nuxt": "^0.5.1",
"hls.js": "^1.4.14",
"vue": "^3.4.5",
"hls.js": "^1.5.1",
"vue": "^3.4.13",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@nuxt/devtools": "^0.8.5",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^18.19.5",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@vueuse/core": "^10.7.1",
"@vueuse/nuxt": "^10.7.1",
"@types/node": "^18.19.6",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vueuse/core": "^10.7.2",
"@vueuse/nuxt": "^10.7.2",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-vue": "^9.20.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"npm-check-updates": "^16.14.12",
Expand All @@ -53,7 +53,7 @@
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.3.2",
"vue-eslint-parser": "^9.4.0",
"vue-tsc": "^1.8.27"
},
"lint-staged": {
Expand Down
Loading

1 comment on commit b2f33d1

@vercel
Copy link

@vercel vercel bot commented on b2f33d1 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

easy-radio – ./

easy-radio.vercel.app
easy-radio-git-main-morsellif.vercel.app
easy-radio-morsellif.vercel.app

Please sign in to comment.