gitbutler/packages/ui
dependabot[bot] 06498cdfbf chore(deps-dev): bump @codemirror/view from 6.18.0 to 6.21.4
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.18.0 to 6.21.4.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.18.0...6.21.4)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 10:35:51 +01:00
..
src feat: add filter functionality to pull requests listing in project view using the native context menu 2023-10-28 21:51:30 +02:00
.env.development new structure 2023-09-06 11:47:35 +02:00
.env.nightly new structure 2023-09-06 11:47:35 +02:00
.env.production new structure 2023-09-06 11:47:35 +02:00
.eslintignore new structure 2023-09-06 11:47:35 +02:00
.eslintrc.cjs new structure 2023-09-06 11:47:35 +02:00
.gitignore new structure 2023-09-06 11:47:35 +02:00
.npmrc new structure 2023-09-06 11:47:35 +02:00
.prettierignore new structure 2023-09-06 11:47:35 +02:00
.prettierrc Upgrade to prettier npm -> v3 2023-09-13 22:26:20 +02:00
histoire.config.ts new structure 2023-09-06 11:47:35 +02:00
histoire.setup.ts new structure 2023-09-06 11:47:35 +02:00
package.json chore(deps-dev): bump @codemirror/view from 6.18.0 to 6.21.4 2023-10-31 10:35:51 +01:00
pnpm-lock.yaml new structure 2023-09-06 11:47:35 +02:00
postcss.config.cjs new structure 2023-09-06 11:47:35 +02:00
svelte.config.js new structure 2023-09-06 11:47:35 +02:00
tailwind.config.cjs Upgrade to prettier npm -> v3 2023-09-13 22:26:20 +02:00
tsconfig.json new structure 2023-09-06 11:47:35 +02:00
vite.config.ts Separate front and back end in sentry 2023-10-01 19:41:55 +03:00