Skip to content

Commit

Permalink
chore(deps): update npm (development)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 6bbd93d commit 5c78f12
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 72 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"vuetify": "3.7.4"
},
"devDependencies": {
"@iconify/json": "2.2.289",
"@iconify/json": "2.2.291",
"@intlify/unplugin-vue-i18n": "4.0.0",
"@jellyfin-vue/configs": "*",
"@jellyfin-vue/vite-plugins": "*",
Expand All @@ -60,7 +60,7 @@
"unplugin-icons": "0.22.0",
"unplugin-vue-components": "0.28.0",
"unplugin-vue-router": "0.10.9",
"vite": "6.0.6",
"vite": "6.0.7",
"vite-plugin-vue-devtools": "7.6.8"
}
}
135 changes: 69 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@eslint/config-inspector": "0.6.0",
"@types/node": "22.10.2",
"@types/node": "22.10.4",
"eslint": "9.17.0",
"jiti": "2.4.2",
"type-fest": "4.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-vue-scoped-css": "2.9.0",
"find-up-simple": "1.0.0",
"globals": "15.14.0",
"typescript-eslint": "8.18.2",
"typescript-eslint": "8.19.0",
"unocss": "0.65.3",
"vue-eslint-parser": "9.4.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@jellyfin-vue/configs": "*",
"pretty-bytes": "6.1.1",
"sonda": "0.7.0",
"vite": "6.0.6"
"sonda": "0.7.1",
"vite": "6.0.7"
}
}

0 comments on commit 5c78f12

Please sign in to comment.