page settings

This commit is contained in:
Tatiana Nikolaeva 2025-04-16 00:03:09 +05:00
parent ae51520966
commit e9bfc9e554
6 changed files with 89 additions and 4 deletions

View file

@ -8,6 +8,7 @@
"name": "survey-frontend",
"version": "0.0.0",
"dependencies": {
"@formkit/tempo": "^0.1.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"uuid": "^11.1.0"
@ -842,6 +843,12 @@
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/@formkit/tempo": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/@formkit/tempo/-/tempo-0.1.2.tgz",
"integrity": "sha512-jNPPbjL8oj7hK3eHX++CwbR6X4GKQt+x00/q4yeXkwynXHGKL27dylYhpEgwrmediPP4y7s0XtN1if/M/JYujg==",
"license": "MIT"
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",