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 Dec 11, 2023
1 parent cdf0c07 commit 667214f
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 347 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-radio",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"private": true,
"repository": {
"type": "git",
Expand All @@ -23,20 +23,20 @@
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@pinia/nuxt": "^0.5.1",
"hls.js": "^1.4.12",
"vue": "^3.3.9",
"hls.js": "^1.4.13",
"vue": "^3.3.11",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@nuxt/devtools": "^0.8.5",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0-rc.6",
"@nuxtjs/i18n": "8.0.0-rc.9",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^18.19.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vueuse/core": "^10.6.1",
"@vueuse/nuxt": "^10.6.1",
"@types/node": "^18.19.3",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vueuse/core": "^10.7.0",
"@vueuse/nuxt": "^10.7.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -49,12 +49,12 @@
"only-allow": "^1.2.1",
"postcss": "^8.4.32",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.5",
"typescript": "^5.3.2",
"tailwindcss": "^3.3.6",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.3.2",
"vue-tsc": "^1.8.24"
"vue-tsc": "^1.8.25"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": [
Expand Down
Loading

1 comment on commit 667214f

@vercel
Copy link

@vercel vercel bot commented on 667214f Dec 11, 2023

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-git-main-morsellif.vercel.app
easy-radio-morsellif.vercel.app
easy-radio.vercel.app

Please sign in to comment.