misskey/packages/backend
dependabot[bot] ddb606e168
chore(deps): bump the swc-core group across 1 directory with 2 updates
Bumps the swc-core group with 2 updates in the / directory: [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) and [@swc/core-linux-x64-musl](https://github.com/swc-project/swc).


Updates `@swc/core-linux-x64-gnu` from 1.3.56 to 1.9.2
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.3.56...v1.9.2)

Updates `@swc/core-linux-x64-musl` from 1.3.56 to 1.9.2
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.3.56...v1.9.2)

---
updated-dependencies:
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swc-core
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 06:14:02 +00:00
..
.vscode
assets enhance(backend): notify new login (#14673) 2024-10-03 15:06:04 +09:00
migration feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814) 2024-10-22 17:08:53 +09:00
nsfw-model
scripts enhance(backend): check_connect.js で全RedisとDBへの接続を確認するように (#14853) 2024-10-28 21:06:54 +09:00
src fix(backend): fix apResolver (#15010) 2024-11-21 14:36:24 +09:00
test fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
test-federation fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
test-server refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
.madgerc
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
eslint.config.js test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js
package.json chore(deps): bump the swc-core group across 1 directory with 2 updates 2024-11-21 06:14:02 +00:00
README.md
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00

Misskey Backend