forked from betagouv/beta.gouv.fr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
27 lines (27 loc) · 886 Bytes
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "beta.gouv.fr",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@gouvfr/dsfr": "1.11.0"
}
},
"node_modules/@gouvfr/dsfr": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@gouvfr/dsfr/-/dsfr-1.11.0.tgz",
"integrity": "sha512-RD+kUk9iJJ4B7xFdAFCNQz0LRqYiMy9dajlKfgnmDPSrYHm+JCJpYCzXhNjYyp4FJggMafRd1ZqJJ6KW6aM0Jw==",
"engines": {
"node": ">=18.16.1"
}
}
},
"dependencies": {
"@gouvfr/dsfr": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@gouvfr/dsfr/-/dsfr-1.11.0.tgz",
"integrity": "sha512-RD+kUk9iJJ4B7xFdAFCNQz0LRqYiMy9dajlKfgnmDPSrYHm+JCJpYCzXhNjYyp4FJggMafRd1ZqJJ6KW6aM0Jw=="
}
}
}