fix(node): version
This commit is contained in:
parent
b42fd4ceb6
commit
b7f3fc1515
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
16.14.0
|
||||
18.17.0
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"coverage": "vitest run --coverage"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16.*"
|
||||
"node": ">= 18.17.0"
|
||||
},
|
||||
"graphdoc": {
|
||||
"schemaFile": "./app/graphql/schema.json",
|
||||
|
|
|
@ -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==
|
||||
|
|
Loading…
Reference in a new issue