chore: update surveys package dependencies

This commit is contained in:
Matthias Nannt
2025-04-04 11:14:45 +09:00
parent f32401afd6
commit 3660aaede7
8 changed files with 674 additions and 551 deletions

View File

@@ -35,6 +35,6 @@
"prop-types": "15.8.1",
"storybook": "8.6.12",
"tsup": "8.4.0",
"vite": "6.2.4"
"vite": "6.2.5"
}
}

View File

@@ -40,7 +40,7 @@
"@rollup/plugin-inject": "5.0.5",
"buffer": "6.0.3",
"terser": "5.37.0",
"vite": "6.2.4",
"vite": "6.2.5",
"vite-plugin-dts": "4.5.3",
"vite-plugin-node-polyfills": "0.22.0"
}

View File

@@ -48,7 +48,7 @@
"@formbricks/eslint-config": "workspace:*",
"@vitest/coverage-v8": "3.1.1",
"terser": "5.39.0",
"vite": "6.2.4",
"vite": "6.2.5",
"vite-plugin-dts": "4.5.3",
"vitest": "3.1.1"
}

View File

@@ -44,7 +44,7 @@
"@formbricks/config-typescript": "workspace:*",
"@formbricks/eslint-config": "workspace:*",
"terser": "5.39.0",
"vite": "6.2.4",
"vite": "6.2.5",
"vite-plugin-dts": "4.5.3"
}
}

View File

@@ -52,7 +52,7 @@
"react": "18.3.1",
"react-native": "0.74.5",
"terser": "5.37.0",
"vite": "6.2.4",
"vite": "6.2.5",
"vite-plugin-dts": "4.5.3",
"vitest": "3.1.1"
},

View File

@@ -36,23 +36,23 @@
"clean": "rimraf .turbo node_modules dist"
},
"devDependencies": {
"@calcom/embed-snippet": "1.3.1",
"@calcom/embed-snippet": "1.3.2",
"@formbricks/config-typescript": "workspace:*",
"@formbricks/eslint-config": "workspace:*",
"@formbricks/lib": "workspace:*",
"@formbricks/types": "workspace:*",
"@preact/preset-vite": "2.9.3",
"@types/react": "19.0.1",
"autoprefixer": "10.4.20",
"concurrently": "9.1.0",
"isomorphic-dompurify": "2.19.0",
"@preact/preset-vite": "2.10.1",
"@types/react": "19.1.0",
"autoprefixer": "10.4.21",
"concurrently": "9.1.2",
"isomorphic-dompurify": "2.22.0",
"postcss": "8.5.3",
"preact": "10.25.2",
"preact": "10.26.4",
"react-date-picker": "11.0.0",
"serve": "14.2.4",
"tailwindcss": "3.4.16",
"terser": "5.37.0",
"vite": "6.2.4",
"terser": "5.39.0",
"vite": "6.2.5",
"vite-plugin-dts": "4.5.3",
"vite-tsconfig-paths": "5.1.4"
},

View File

@@ -17,6 +17,6 @@
"devDependencies": {
"@formbricks/config-typescript": "workspace:*",
"@formbricks/eslint-config": "workspace:*",
"vite": "6.2.4"
"vite": "6.2.5"
}
}

1195
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff