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 Nov 27, 2023
1 parent db1c3ba commit 3940a66
Show file tree
Hide file tree
Showing 2 changed files with 1,063 additions and 542 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-radio",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"private": true,
"repository": {
"type": "git",
Expand All @@ -24,17 +24,17 @@
"@headlessui/vue": "^1.7.16",
"@pinia/nuxt": "^0.5.1",
"hls.js": "^1.4.12",
"vue": "^3.3.8",
"vue": "^3.3.9",
"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.10",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/node": "^18.18.13",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vueuse/core": "^10.6.1",
"@vueuse/nuxt": "^10.6.1",
"autoprefixer": "^10.4.16",
Expand All @@ -45,12 +45,12 @@
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"npm-check-updates": "^16.14.11",
"nuxt": "^3.8.1",
"nuxt": "^3.8.2",
"only-allow": "^1.2.1",
"postcss": "^8.4.31",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.3.2",
Expand Down
Loading

1 comment on commit 3940a66

@vercel
Copy link

@vercel vercel bot commented on 3940a66 Nov 27, 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.vercel.app
easy-radio-morsellif.vercel.app
easy-radio-git-main-morsellif.vercel.app

Please sign in to comment.