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 Oct 18, 2023
1 parent b562717 commit 42bdda1
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion data/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-bullseye as build-stage
FROM python:3.12-bullseye as build-stage
WORKDIR /app

ARG GIT_COMMIT_SHA
Expand Down
24 changes: 12 additions & 12 deletions webclient/package-lock.json

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

6 changes: 3 additions & 3 deletions webclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"@vue/eslint-config-typescript": "12.0.0",
"@vue/tsconfig": "0.4.0",
"@yankeeinlondon/link-builder": "1.2.1",
"cypress": "13.3.0",
"cypress": "13.3.1",
"eslint": "8.51.0",
"eslint-plugin-vue": "9.17.0",
"isomorphic-fetch": "3.0.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"sass": "1.69.3",
"sass": "1.69.4",
"stylelint-scss": "5.2.1",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-md": "0.21.5",
"vite-plugin-rewrite-all": "1.0.1",
"vue-i18n": "9.5.0",
Expand Down

0 comments on commit 42bdda1

Please sign in to comment.