diff --git a/.node-version b/.node-version index 832d38506..603606bc9 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -16.14.0 +18.17.0 diff --git a/package.json b/package.json index e2dbca844..203a6915a 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "coverage": "vitest run --coverage" }, "engines": { - "node": ">= 16.*" + "node": ">= 18.17.0" }, "graphdoc": { "schemaFile": "./app/graphql/schema.json", diff --git a/yarn.lock b/yarn.lock index af3baf93b..9e161cc3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1360,7 +1360,7 @@ dependencies: "@floating-ui/dom" "^1.3.0" -"@gouvfr/dsfr@^1.7.2": +"@gouvfr/dsfr@^1.10.0": version "1.10.0" resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.10.0.tgz#a3f4939c728e35d8c9ecf06f7a62369ae46256db" integrity sha512-fHqGCvc8jGtkX2AKRCWi9o3jf/kirP/BeeZ2FBVGwS9Oxd8KsG22xk/6Tls8nA+qPaI+2ZkZQxATBV8KlhwNhQ==