update folds

This commit is contained in:
Ajay Bura 2023-06-24 20:44:04 +05:30
parent b19e248383
commit 81833b9005
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -28,7 +28,7 @@
"file-saver": "2.0.5",
"flux": "4.0.3",
"focus-trap-react": "10.0.2",
"folds": "1.2.1",
"folds": "1.3.0",
"formik": "2.2.9",
"html-react-parser": "3.0.4",
"immer": "9.0.16",
@ -3271,9 +3271,9 @@
}
},
"node_modules/folds": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/folds/-/folds-1.2.1.tgz",
"integrity": "sha512-BCV5oFCndiGFp1HyeSnbDKmTSbu1yfAtAIF6znPvLthuI/QG4516bBUr6+MyNUQWx/IAkj1bdQL/cdD+jEZWCw==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/folds/-/folds-1.3.0.tgz",
"integrity": "sha512-Jcv6xN9woJWaTaATDGCD9xFqUhjuSw+afvChYoUt4UsAyY351hfpkGNYzglN+gA5fvJw6N9oa6Ogjj2p84kFfA==",
"peerDependencies": {
"@vanilla-extract/css": "^1.9.2",
"@vanilla-extract/recipes": "^0.3.0",

View file

@ -38,7 +38,7 @@
"file-saver": "2.0.5",
"flux": "4.0.3",
"focus-trap-react": "10.0.2",
"folds": "1.2.1",
"folds": "1.3.0",
"formik": "2.2.9",
"html-react-parser": "3.0.4",
"immer": "9.0.16",