chore: npm dependency and version upgrades before release (#3014)

This commit is contained in:
Matti Nannt
2024-08-15 21:18:05 +02:00
committed by GitHub
parent 89a2e26f25
commit 3788293bc0
16 changed files with 1419 additions and 1056 deletions
+2 -2
View File
@@ -37,8 +37,8 @@
"@formbricks/config-typescript": "workspace:*",
"@formbricks/types": "workspace:*",
"@formbricks/eslint-config": "workspace:*",
"terser": "^5.31.3",
"vite": "^5.3.5",
"terser": "^5.31.6",
"vite": "^5.4.1",
"vite-plugin-dts": "^3.9.1"
}
}