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] authored Nov 13, 2023
1 parent 8cb30ee commit b508db7
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 480 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-radio",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"private": true,
"repository": {
"type": "git",
Expand All @@ -24,28 +24,28 @@
"@headlessui/vue": "^1.7.16",
"@pinia/nuxt": "^0.5.1",
"hls.js": "^1.4.12",
"vue": "^3.3.7",
"vue": "^3.3.8",
"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.8",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"@types/node": "^18.18.9",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vueuse/core": "^10.6.0",
"@vueuse/nuxt": "^10.6.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.18.1",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"lint-staged": "^15.1.0",
"npm-check-updates": "^16.14.6",
"nuxt": "^3.8.0",
"nuxt": "^3.8.1",
"only-allow": "^1.2.1",
"postcss": "^8.4.31",
"prettier": "^2.8.8",
Expand Down
Loading

0 comments on commit b508db7

Please sign in to comment.