Skip to content

Commit 9c51eb1

Browse files
Update all non-major dependencies (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3db0fe8 commit 9c51eb1

File tree

3 files changed

+413
-274
lines changed

3 files changed

+413
-274
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM composer:2.6.4 AS composer
1+
FROM composer:2.6.5 AS composer
22

33
FROM php:8.2.11
44

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.3.0",
44
"private": true,
55
"devDependencies": {
6-
"@swissquote/crafty": "1.22.3",
7-
"@swissquote/crafty-preset-babel": "1.22.3",
8-
"@swissquote/crafty-preset-postcss": "1.22.3",
6+
"@swissquote/crafty": "1.23.0",
7+
"@swissquote/crafty-preset-babel": "1.23.0",
8+
"@swissquote/crafty-preset-postcss": "1.23.0",
99
"@swissquote/crafty-runner-rollup": "1.22.3",
1010
"flexsearch": "^0.7.0",
1111
"katex": "^0.16.4",

0 commit comments

Comments
 (0)