Skip to content

Commit

Permalink
Update all non-major dependencies (dauxio#374)
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 Apr 15, 2023
1 parent f692cd4 commit 6b6ccd4
Show file tree
Hide file tree
Showing 3 changed files with 374 additions and 336 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM composer:2.5.5 AS composer

FROM php:8.2.4
FROM php:8.2.5

RUN apt-get update \
&& apt-get install -y --no-install-recommends libicu-dev git unzip \
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"version": "0.3.0",
"private": true,
"devDependencies": {
"@swissquote/crafty": "1.21.1",
"@swissquote/crafty-preset-babel": "1.21.1",
"@swissquote/crafty-preset-postcss": "1.21.1",
"@swissquote/crafty-runner-gulp": "1.21.1",
"@swissquote/crafty-runner-rollup": "1.21.1",
"@swissquote/crafty": "1.22.0",
"@swissquote/crafty-preset-babel": "1.22.0",
"@swissquote/crafty-preset-postcss": "1.22.0",
"@swissquote/crafty-runner-gulp": "1.22.0",
"@swissquote/crafty-runner-rollup": "1.22.0",
"flexsearch": "^0.7.0",
"katex": "^0.16.4",
"mermaid": "^9.2.2",
Expand Down
Loading

0 comments on commit 6b6ccd4

Please sign in to comment.