Skip to content

Commit

Permalink
Mod for release preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
jstabenow committed Nov 27, 2023
1 parent 3c46888 commit 5e2dff2
Show file tree
Hide file tree
Showing 35 changed files with 6,748 additions and 4,541 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG NODE_IMAGE=node:20-alpine3.17
ARG CADDY_IMAGE=caddy:2.7.4-alpine
ARG NODE_IMAGE=node:21-alpine3.17
ARG CADDY_IMAGE=caddy:2.7.5-alpine

FROM $NODE_IMAGE as builder

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-plugin-macros": "^3.1.0",
"eslint": "^8.51.0",
"handlebars": "^4.7.8",
"jwt-decode": "^3.1.2",
"jwt-decode": "^4.0.0",
"make-plural": "^7.3.0",
"react": "^18.2.0",
"react-colorful": "^5.6.1",
Expand Down
2 changes: 1 addition & 1 deletion src/locales/da/messages.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5e2dff2

Please sign in to comment.