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 Aug 14, 2024
1 parent ab2d61e commit a45131f
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 73 deletions.
2 changes: 1 addition & 1 deletion nextcloud_backup/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base:3.18
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base:3.20

FROM node:20 AS frontend-builder

Expand Down
10 changes: 5 additions & 5 deletions nextcloud_backup/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"roboto-fontface": "^0.10.0",
"uuid": "^9.0.1",
"vue": "^3.4.37",
"vuetify": "3.5.16"
"vuetify": "3.6.14"
},
"devDependencies": {
"@babel/types": "^7.25.2",
Expand All @@ -38,12 +38,12 @@
"pinia": "^2.2.1",
"sass": "^1.77.8",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.17.8",
"unplugin-auto-import": "^0.18.0",
"unplugin-fonts": "^1.1.1",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.7.0",
"unplugin-vue-components": "^0.27.0",
"unplugin-vue-router": "^0.10.0",
"vite": "^5.4.0",
"vite-plugin-vue-layouts": "^0.10.0",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vuetify": "^2.0.4",
"vue-router": "^4.4.3",
"vue-tsc": "^2.0.26"
Expand Down
114 changes: 47 additions & 67 deletions nextcloud_backup/frontend/pnpm-lock.yaml

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

0 comments on commit a45131f

Please sign in to comment.