bb-plane-fork/space
dependabot[bot] 9ee1d8cb03
chore(deps): bump the npm_and_yarn group across 6 directories with 2 updates (#6737)
Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [tsup](https://github.com/egoist/tsup).
Bumps the npm_and_yarn group with 1 update in the /live directory: [tsup](https://github.com/egoist/tsup).
Bumps the npm_and_yarn group with 1 update in the /packages/editor directory: [tsup](https://github.com/egoist/tsup).
Bumps the npm_and_yarn group with 1 update in the /packages/hooks directory: [tsup](https://github.com/egoist/tsup).
Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [tsup](https://github.com/egoist/tsup).
Bumps the npm_and_yarn group with 1 update in the /packages/utils directory: [tsup](https://github.com/egoist/tsup).


Updates `axios` from 1.7.9 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2)

Updates `tsup` from 7.3.0 to 8.3.5
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5)

Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5)

Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5)

Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5)

Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5)

Updates `tsup` from 7.3.0 to 8.4.0
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](https://github.com/egoist/tsup/compare/v7.3.0...v8.3.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: tsup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: tsup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: tsup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: tsup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: tsup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: tsup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 01:14:37 +05:30
..
app feat: language support (#6472) 2025-02-06 20:41:31 +05:30
ce [PE-93] refactor: editor mentions extension (#6178) 2024-12-20 13:41:25 +05:30
core [WEB-3489] improvement: add support to disable extensions in rich and lite text editor (#6721) 2025-03-07 16:34:07 +05:30
ee [PE-93] refactor: editor mentions extension (#6178) 2024-12-20 13:41:25 +05:30
helpers [regression]: space app editor helpers (#6646) 2025-02-19 17:28:55 +05:30
public feat: language support (#6472) 2025-02-06 20:41:31 +05:30
styles fix: space app editor colors (#6446) 2025-01-24 15:27:57 +05:30
.env.example fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
.eslintrc.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
.gitignore fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
.prettierrc.json chore: format all files in monorepo (#3054) 2023-12-10 15:48:10 +05:30
additional.d.ts fix: selfhosted fixes (#2154) 2023-09-12 20:32:26 +05:30
Dockerfile.dev fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
Dockerfile.space fix: node version update from 18 to 20 2025-01-09 16:05:39 +05:30
google.d.ts chore: updated plane deploy sign-in workflows for cloud and self-hosted instances (#2999) 2023-12-07 19:59:35 +05:30
instrumentation.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
next.config.js chore: updated the ssr rendering on sites (#6145) 2024-12-04 14:24:53 +05:30
package.json chore(deps): bump the npm_and_yarn group across 6 directories with 2 updates (#6737) 2025-03-11 01:14:37 +05:30
postcss.config.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
README.md New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.client.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
sentry.edge.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
sentry.properties fix: adding sentry configs on space app and updated docker ignore (#3018) 2023-12-07 19:59:35 +05:30
sentry.server.config.ts fix: sentry config update for space app 2024-05-27 15:21:41 +05:30
tailwind.config.js fix: update tailwind config package 2025-01-14 17:09:40 +05:30
tsconfig.json fix: linting issues and rule changes (#5681) 2024-09-23 17:10:38 +05:30



Plane Logo

Plane Space

Open-source, self-hosted project planning tool