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 Sep 12, 2023
1 parent 7080179 commit 99bdd86
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion deployment/k3s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ server:
mielisearch:
image:
repository: 'getmeili/meilisearch'
tag: v1.3.3
tag: v1.3.4
calendar:
scrape_tasks:
- name: refresh-calendar-slow # takes ~6m to complete
Expand Down
42 changes: 21 additions & 21 deletions webclient/package-lock.json

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

4 changes: 2 additions & 2 deletions webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vue/eslint-config-typescript": "11.0.3",
"@vue/tsconfig": "0.4.0",
"@yankeeinlondon/link-builder": "1.2.1",
"cypress": "13.1.0",
"cypress": "13.2.0",
"eslint": "8.49.0",
"eslint-plugin-vue": "9.17.0",
"isomorphic-fetch": "3.0.0",
Expand All @@ -49,7 +49,7 @@
"vite-plugin-md": "0.21.5",
"vite-plugin-rewrite-all": "1.0.1",
"vue-i18n": "9.4.0",
"vue-tsc": "1.8.10"
"vue-tsc": "1.8.11"
},
"type": "module"
}

0 comments on commit 99bdd86

Please sign in to comment.