Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1211)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 11af20c commit 1ac111a
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.1
image: getmeili/meilisearch:v1.8.2
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 @@ -141,7 +141,7 @@ services:
db:
condition: service_healthy
meilisearch:
image: getmeili/meilisearch:v1.8.1
image: getmeili/meilisearch:v1.8.2
restart: unless-stopped
networks:
- traefik_traefik
Expand Down
2 changes: 1 addition & 1 deletion webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"swagger-ui": "5.17.14",
"swaggerdark": "github:octycs/SwaggerDark#f02d394c8ff698cdd93e09c2188b058d2d686ca3",
"vue": "3.4.27",
"vue-router": "4.3.2",
"vue-router": "4.3.3",
"vue3-carousel": "0.3.3"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 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 1ac111a

Please sign in to comment.