gitbutler/packages/ui
dependabot[bot] 080f10f4eb chore(deps-dev): bump marked from 9.0.3 to 9.1.3
Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 9.1.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v9.0.3...v9.1.3)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 10:36:14 +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 marked from 9.0.3 to 9.1.3 2023-10-31 10:36:14 +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