chore: update all npm dependencies (#4486)

Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com>
This commit is contained in:
Piyush Gupta
2024-12-18 15:32:43 +05:30
committed by GitHub
parent 8936ce928f
commit 36bf445370
33 changed files with 5133 additions and 5934 deletions
+6 -6
View File
@@ -33,12 +33,12 @@
},
"devDependencies": {
"@formbricks/eslint-config": "workspace:*",
"@playwright/test": "1.45.3",
"@playwright/test": "1.49.1",
"eslint": "8.57.0",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"rimraf": "6.0.1",
"tsx": "4.16.5",
"tsx": "4.19.2",
"turbo": "2.3.3"
},
"lint-staged": {
@@ -56,7 +56,7 @@
"engines": {
"node": ">=16.0.0"
},
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.0",
"nextBundleAnalysis": {
"budget": 358400,
"budgetPercentIncreaseRed": 20,
@@ -64,6 +64,6 @@
"showDetails": true
},
"dependencies": {
"@changesets/cli": "2.27.7"
"@changesets/cli": "2.27.10"
}
}