chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update (#5062)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
This commit is contained in:
dependabot[bot]
2025-03-26 03:09:46 +01:00
committed by GitHub
parent ebefe775bb
commit d352d03071
10 changed files with 468 additions and 168 deletions

View File

@@ -35,6 +35,6 @@
"prop-types": "15.8.1",
"storybook": "8.4.7",
"tsup": "8.3.5",
"vite": "6.0.9"
"vite": "6.0.12"
}
}

View File

@@ -155,7 +155,7 @@
"@types/qrcode": "1.5.5",
"@types/testing-library__react": "10.2.0",
"@vitest/coverage-v8": "2.1.8",
"vite": "6.2.0",
"vite": "6.2.3",
"vite-tsconfig-paths": "5.1.4",
"vitest": "3.0.7",
"vitest-mock-extended": "2.0.2"

View File

@@ -40,7 +40,7 @@
"@rollup/plugin-inject": "5.0.5",
"buffer": "6.0.3",
"terser": "5.37.0",
"vite": "6.0.9",
"vite": "6.0.12",
"vite-plugin-dts": "4.3.0",
"vite-plugin-node-polyfills": "0.22.0"
}

View File

@@ -48,7 +48,7 @@
"@formbricks/eslint-config": "workspace:*",
"@vitest/coverage-v8": "3.0.7",
"terser": "5.37.0",
"vite": "6.0.9",
"vite": "6.0.12",
"vite-plugin-dts": "4.3.0",
"vitest": "3.0.6"
}

View File

@@ -44,7 +44,7 @@
"@formbricks/config-typescript": "workspace:*",
"@formbricks/eslint-config": "workspace:*",
"terser": "5.37.0",
"vite": "6.0.9",
"vite": "6.0.12",
"vite-plugin-dts": "4.3.0"
}
}

View File

@@ -40,7 +40,7 @@
"pino-pretty": "^10.0.0"
},
"devDependencies": {
"vite": "^6.2.0",
"vite": "^6.0.12",
"@formbricks/config-typescript": "workspace:*",
"vitest": "3.0.7",
"@formbricks/eslint-config": "workspace:*",

View File

@@ -49,7 +49,7 @@
"@vitest/coverage-v8": "3.0.4",
"react-native": "0.74.5",
"terser": "5.37.0",
"vite": "6.0.9",
"vite": "6.0.12",
"vite-plugin-dts": "4.3.0",
"vitest": "3.0.5",
"react": "18.3.1",

View File

@@ -52,7 +52,7 @@
"serve": "14.2.4",
"tailwindcss": "3.4.16",
"terser": "5.37.0",
"vite": "6.0.9",
"vite": "6.0.12",
"vite-plugin-dts": "4.3.0",
"vite-tsconfig-paths": "5.1.4"
},

View File

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

618
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff