gitbutler/gitbutler-ui
dependabot[bot] 8759439738
Bump the npm-minor-updates group with 4 updates
Bumps the npm-minor-updates group with 4 updates: [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [posthog-js](https://github.com/PostHog/posthog-js).


Updates `@sentry/sveltekit` from 7.98.0 to 7.100.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.98.0...7.100.0)

Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 6.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.19.1 to 6.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser)

Updates `posthog-js` from 1.103.1 to 1.105.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.103.1...v1.105.0)

---
updated-dependencies:
- dependency-name: "@sentry/sveltekit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-updates
- dependency-name: posthog-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 22:19:05 +00:00
..
src Show merge button for PRs without checks 2024-02-05 19:05:26 +01:00
static lint fixes 2024-01-30 00:01:34 +01:00
.env.development move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.env.nightly move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.env.production move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.eslintignore move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.eslintrc.cjs Enable eslint import/order plugin 2024-01-29 09:44:08 +01:00
.gitignore move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.npmrc move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.prettierignore move packages/* into root as crates 2023-12-22 14:20:02 +01:00
.prettierrc move packages/* into root as crates 2023-12-22 14:20:02 +01:00
package.json Bump the npm-minor-updates group with 4 updates 2024-02-06 22:19:05 +00:00
postcss.config.cjs move packages/* into root as crates 2023-12-22 14:20:02 +01:00
svelte.config.js move packages/* into root as crates 2023-12-22 14:20:02 +01:00
tailwind.config.cjs move packages/* into root as crates 2023-12-22 14:20:02 +01:00
tsconfig.json move packages/* into root as crates 2023-12-22 14:20:02 +01:00
vite.config.ts Sort front end imports using eslint plugin 2024-01-29 09:44:08 +01:00