Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 760400f commit 3cac3d3
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.11.0
image: getmeili/meilisearch:v1.11.1
restart: unless-stopped
ports:
- "7700:7700"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.11.0
image: getmeili/meilisearch:v1.11.1
restart: unless-stopped
networks:
- traefik_traefik
Expand Down
10 changes: 5 additions & 5 deletions server/Cargo.lock

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

2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"nightwind": "1.1.13",
"nuxt": "3.13.0",
"sharp": "0.33.5",
"swagger-ui": "5.18.1",
"swagger-ui": "5.18.2",
"swaggerdark": "github:octycs/SwaggerDark#f02d394c8ff698cdd93e09c2188b058d2d686ca3",
"vue": "3.5.12",
"vue-router": "4.4.5",
Expand Down
28 changes: 14 additions & 14 deletions webclient/pnpm-lock.yaml

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

0 comments on commit 3cac3d3

Please sign in to comment.