aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-26 22:23:12 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-26 22:23:12 +0200
commit922e72086fb11b54a7237a82da88b48a8f98ade0 (patch)
treec916c7624fc1278e88a1643a8a4b8f4ebea2fa34 /gradle.properties
parentrefactor(frontent): improve graph drawing (diff)
downloadrefinery-922e72086fb11b54a7237a82da88b48a8f98ade0.tar.gz
refinery-922e72086fb11b54a7237a82da88b48a8f98ade0.tar.zst
refinery-922e72086fb11b54a7237a82da88b48a8f98ade0.zip
chore(deps): bump frontend dependencies
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 535c14df..41b2ee91 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,8 +3,8 @@
3# SPDX-License-Identifier: EPL-2.0 3# SPDX-License-Identifier: EPL-2.0
4 4
5file.encoding=UTF-8 5file.encoding=UTF-8
6frontend.nodeVersion=18.16.0 6frontend.nodeVersion=18.17.1
7frontend.yarnVersion=4.0.0-rc.45 7frontend.yarnVersion=4.0.0-rc.50
8frontend.yarn1Version=1.22.19 8frontend.yarn1Version=1.22.19
9group=tools.refinery 9group=tools.refinery
10# Set to true once tools.refinery.gradle.frontend-worktree supports the cache. 10# Set to true once tools.refinery.gradle.frontend-worktree supports the cache.