Commit Graph

455 Commits

Author SHA1 Message Date
dependabot[bot]
0a7d2d47d4
build(deps): bump @tanstack/virtual-core from 3.8.3 to 3.8.4 (#884) 2024-08-01 00:36:35 +08:00
dependabot[bot]
3cbcc897bc
build(deps): bump @tanstack/solid-virtual from 3.8.3 to 3.8.4 (#883) 2024-07-31 13:10:43 +08:00
kunish
26c2cfef5a
chore: bump up dependency versions 2024-07-30 15:35:13 +08:00
dependabot[bot]
6159e58989
build(deps): bump @types/node from 20.14.12 to 22.0.0 (#878)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.12 to 22.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 11:41:07 +08:00
dependabot[bot]
8c83cb9a5a
build(deps): bump typescript-eslint from 7.17.0 to 7.18.0 (#879)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 11:38:45 +08:00
dependabot[bot]
c3a997cb32
build(deps): bump husky from 9.1.3 to 9.1.4 (#880)
Bumps [husky](https://github.com/typicode/husky) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.3...v9.1.4)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 11:20:51 +08:00
kunish
5e4b1326bd
fix: release failure caused by pnpm-lock.yaml is not up to date 2024-07-29 15:01:28 +08:00
dependabot[bot]
1da50b32d7
build(deps): bump eslint from 9.7.0 to 9.8.0 (#870) 2024-07-27 13:42:04 +08:00
dependabot[bot]
27a91506a0
build(deps): bump @eslint/js from 9.7.0 to 9.8.0 (#871) 2024-07-27 13:41:54 +08:00
dependabot[bot]
9cdf4d2581
build(deps): bump ky from 1.4.0 to 1.5.0 (#872) 2024-07-27 13:40:55 +08:00
dependabot[bot]
c8b7387964
build(deps): bump husky from 9.1.2 to 9.1.3 (#873) 2024-07-27 13:40:41 +08:00
dependabot[bot]
bdd1986f05
build(deps): bump solid-js from 1.8.18 to 1.8.19 (#862)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.18 to 1.8.19.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 17:07:41 +08:00
dependabot[bot]
46178e9307
build(deps): bump vite-plugin-pwa from 0.20.0 to 0.20.1 (#864)
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 17:07:30 +08:00
dependabot[bot]
201e5e7856
build(deps): bump husky from 9.1.1 to 9.1.2 (#863)
Bumps [husky](https://github.com/typicode/husky) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 17:06:00 +08:00
dependabot[bot]
cb9e9e007e
build(deps): bump tailwindcss from 3.4.6 to 3.4.7 (#865)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 17:05:48 +08:00
dependabot[bot]
90309af71b
build(deps): bump vite from 5.3.4 to 5.3.5 (#866)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 17:05:37 +08:00
dependabot[bot]
e84b348a6e
build(deps): bump unplugin-auto-import from 0.18.1 to 0.18.2 (#859)
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 09:36:22 +08:00
dependabot[bot]
76300c99a1
build(deps): bump byte-size from 8.2.1 to 9.0.0 (#858)
Bumps [byte-size](https://github.com/75lb/byte-size) from 8.2.1 to 9.0.0.
- [Release notes](https://github.com/75lb/byte-size/releases)
- [Commits](https://github.com/75lb/byte-size/compare/v8.2.1...v9.0.0)

---
updated-dependencies:
- dependency-name: byte-size
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 09:36:08 +08:00
dependabot[bot]
93d9e51404
build(deps): bump unplugin-auto-import from 0.18.0 to 0.18.1 (#853)
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:53:10 +08:00
dependabot[bot]
9dd93b18b6
build(deps): bump typescript from 5.5.3 to 5.5.4 (#851)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:53:01 +08:00
dependabot[bot]
cbb57a695b
build(deps): bump @types/node from 20.14.11 to 20.14.12 (#852)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 20.14.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:52:01 +08:00
dependabot[bot]
71682dcbfb
build(deps): bump typescript-eslint from 7.16.1 to 7.17.0 (#850)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.16.1 to 7.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:51:37 +08:00
dependabot[bot]
e5eb5db7a8
build(deps): bump @types/node from 20.14.10 to 20.14.11 (#835) 2024-07-23 20:59:10 +08:00
dependabot[bot]
d6d99b1df5
build(deps): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 (#837) 2024-07-23 20:58:59 +08:00
dependabot[bot]
77c45a0067
build(deps): bump dayjs from 1.11.11 to 1.11.12 (#846) 2024-07-23 20:58:41 +08:00
dependabot[bot]
cb473a4598
build(deps): bump byte-size from 8.1.1 to 9.0.0 (#847) 2024-07-23 20:58:31 +08:00
dependabot[bot]
1ba3539aeb
build(deps): bump apexcharts from 3.50.0 to 3.51.0 (#848) 2024-07-23 20:58:20 +08:00
dependabot[bot]
5b4c1156f2
build(deps): bump @types/lodash from 4.17.6 to 4.17.7 (#838)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.6 to 4.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 17:46:56 +08:00
dependabot[bot]
7005f7c79a
build(deps): bump @tabler/icons-solidjs from 3.10.0 to 3.11.0 (#839)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.11.0/packages/icons-solidjs)

---
updated-dependencies:
- dependency-name: "@tabler/icons-solidjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 17:46:46 +08:00
dependabot[bot]
14ba930cf9
build(deps): bump husky from 9.0.11 to 9.1.1 (#841)
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 17:46:32 +08:00
dependabot[bot]
440f8a54f0
build(deps): bump tailwindcss from 3.4.4 to 3.4.6 (#836) 2024-07-17 12:36:50 +08:00
dependabot[bot]
19c54185cf
build(deps): bump prettier from 3.3.2 to 3.3.3 (#834) 2024-07-17 12:36:34 +08:00
dependabot[bot]
19d46f79dd
build(deps): bump vite from 5.3.3 to 5.3.4 (#833) 2024-07-17 12:36:07 +08:00
dependabot[bot]
fe582af0d9
build(deps): bump @eslint/js from 9.6.0 to 9.7.0 (#832) 2024-07-17 12:35:46 +08:00
dependabot[bot]
776dae8d06
build(deps): bump typescript-eslint from 7.16.0 to 7.16.1 (#831) 2024-07-16 11:15:32 +08:00
dependabot[bot]
9858e62653
build(deps): bump @tanstack/solid-table from 8.19.2 to 8.19.3 (#827) 2024-07-16 09:21:29 +08:00
dependabot[bot]
66fafecc73
build(deps): bump @solid-primitives/storage from 3.7.1 to 3.8.0 (#828) 2024-07-16 09:21:18 +08:00
dependabot[bot]
807e5c2fdd
build(deps): bump eslint from 9.6.0 to 9.7.0 (#830) 2024-07-16 09:21:02 +08:00
dependabot[bot]
4c0babe942
build(deps): bump unplugin-auto-import from 0.17.6 to 0.18.0 (#829) 2024-07-16 09:20:34 +08:00
dependabot[bot]
e71abafe12
build(deps): bump @solid-primitives/resize-observer (#818)
Bumps [@solid-primitives/resize-observer](https://github.com/solidjs-community/solid-primitives) from 2.0.25 to 2.0.26.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/resize-observer@2.0.25...@solid-primitives/resize-observer@2.0.26)

---
updated-dependencies:
- dependency-name: "@solid-primitives/resize-observer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:41 +08:00
dependabot[bot]
37a473c536
build(deps): bump typescript-eslint from 7.15.0 to 7.16.0 (#820)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:33 +08:00
dependabot[bot]
f247547349
build(deps): bump @solidjs/router from 0.13.6 to 0.14.1 (#821)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.13.6 to 0.14.1.
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:24 +08:00
dependabot[bot]
7b4c66a8df
build(deps): bump @tanstack/solid-virtual from 3.8.1 to 3.8.3 (#825)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.8.1 to 3.8.3.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.8.3/packages/solid-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-virtual"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 14:21:09 +08:00
dependabot[bot]
e3ddeb94f2
build(deps): bump @types/node from 20.14.9 to 20.14.10 (#810) 2024-07-10 13:30:23 +08:00
dependabot[bot]
ae6de44c28
build(deps): bump vite from 5.3.2 to 5.3.3 (#808) 2024-07-10 11:46:30 +08:00
dependabot[bot]
4a13fe17fc
build(deps): bump apexcharts from 3.49.2 to 3.50.0 (#811) 2024-07-10 11:46:13 +08:00
dependabot[bot]
727184a506
build(deps): bump tailwind-merge from 2.3.0 to 2.4.0 (#813) 2024-07-10 11:45:55 +08:00
dependabot[bot]
1a65400ddc
build(deps): bump @tabler/icons-solidjs from 3.8.0 to 3.10.0 (#817) 2024-07-10 11:44:44 +08:00
kunish
39ad73205c
style: apply code formatting 2024-07-06 20:29:54 +08:00
dependabot[bot]
35058d6113
build(deps): bump @tabler/icons-solidjs from 3.7.0 to 3.8.0 (#807) 2024-07-03 12:40:38 +08:00