page settings
This commit is contained in:
parent
ae51520966
commit
e9bfc9e554
6 changed files with 89 additions and 4 deletions
7
SurveyFrontend/package-lock.json
generated
7
SurveyFrontend/package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue