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 May 8, 2023
1 parent 98a7a16 commit 2fbf647
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 508 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-radio",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"private": true,
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@headlessui/vue": "^1.7.13",
"@pinia/nuxt": "^0.4.9",
"hls.js": "^1.4.0",
"hls.js": "^1.4.1",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
Expand All @@ -32,29 +32,29 @@
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/i18n": "8.0.0-beta.11",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "^18.16.3",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vueuse/core": "^10.1.0",
"@vueuse/nuxt": "^10.1.0",
"@types/node": "^18.16.5",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"autoprefixer": "^10.4.14",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.11.0",
"eslint-plugin-vue": "^9.11.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"npm-check-updates": "^16.10.9",
"npm-check-updates": "^16.10.10",
"nuxt": "^3.4.3",
"only-allow": "^1.1.1",
"postcss": "^8.4.23",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vite": "^4.3.5",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.1.1",
"vue-tsc": "^1.6.1"
"vue-eslint-parser": "^9.2.1",
"vue-tsc": "^1.6.4"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": [
Expand Down
Loading

1 comment on commit 2fbf647

@vercel
Copy link

@vercel vercel bot commented on 2fbf647 May 8, 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-git-main-morsellif.vercel.app
easy-radio-morsellif.vercel.app

Please sign in to comment.