chore: update npm dependencies (#954)

* update packages npm packages

* fix types bug

* update demo npm packages

* update web npm packages

* change formbricks-web to v1.1
This commit is contained in:
Matti Nannt
2023-10-05 16:11:21 +02:00
committed by GitHub
parent a612eafee5
commit 7e74cfa0d6
16 changed files with 623 additions and 631 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@formbricks/lib": "workspace:*",
"@formbricks/tsconfig": "workspace:*",
"tsup": "^7.2.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"eslint-config-formbricks": "workspace:*"
}
}