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 Feb 26, 2024
1 parent eca744a commit a199ef2
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 469 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": "[email protected].3",
"packageManager": "[email protected].4",
"private": true,
"repository": {
"type": "git",
Expand All @@ -25,34 +25,34 @@
"@pinia/nuxt": "^0.5.1",
"axios": "1.6.7",
"hls.js": "^1.5.6",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
"vue": "^3.4.20",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.8",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.1.1",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vueuse/core": "^10.7.2",
"@vueuse/nuxt": "^10.7.2",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vueuse/core": "^10.8.0",
"@vueuse/nuxt": "^10.8.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.21.1",
"eslint-plugin-vue": "^9.22.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"npm-check-updates": "^16.14.15",
"nuxt": "^3.10.2",
"nuxt": "^3.10.3",
"only-allow": "^1.2.1",
"postcss": "^8.4.35",
"prettier": "^2.8.8",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.4.2",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit a199ef2

Please sign in to comment.