Commit Graph

881 Commits

Author SHA1 Message Date
dependabot[bot]
8e06cb49bb
build(deps): bump @types/node from 22.5.4 to 22.5.5 (#1008) 2024-09-17 12:18:35 +08:00
dependabot[bot]
bfe3f4c6aa
build(deps): bump @tanstack/solid-virtual from 3.10.7 to 3.10.8 (#1007) 2024-09-17 12:18:22 +08:00
dependabot[bot]
0d628d5359
build(deps): bump typescript-eslint from 8.5.0 to 8.6.0 (#1006) 2024-09-17 12:18:06 +08:00
dependabot[bot]
a256b84e57
build(deps): bump @solidjs/router from 0.14.3 to 0.14.5 (#1005) 2024-09-17 12:17:51 +08:00
github-actions[bot]
7e1eca8817
chore(main): release 1.149.0 (#1004)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-15 00:13:53 +08:00
dependabot[bot]
45d969c970
build(deps): bump vite from 5.4.4 to 5.4.5 (#1002)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.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-09-14 09:40:50 +08:00
dependabot[bot]
1cbfab9b95
build(deps): bump @fontsource/fira-sans from 5.0.22 to 5.1.0 (#1000) 2024-09-13 09:21:50 +08:00
dependabot[bot]
daa4fb67f0
build(deps): bump unplugin-auto-import from 0.18.2 to 0.18.3 (#999) 2024-09-13 09:21:42 +08:00
dependabot[bot]
6b914c6c6b
build(deps): bump commitlint from 19.4.1 to 19.5.0 (#998) 2024-09-13 09:21:32 +08:00
github-actions[bot]
6111fc1f26
chore(main): release 1.148.1 (#997)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-12 17:26:12 +08:00
dependabot[bot]
1ed63e94fe
build(deps): bump @commitlint/config-conventional from 19.4.1 to 19.5.0 (#992) 2024-09-12 09:18:35 +08:00
dependabot[bot]
e40fa71ff2
build(deps): bump tailwindcss from 3.4.10 to 3.4.11 (#993) 2024-09-12 09:18:15 +08:00
dependabot[bot]
d30f8da39d
build(deps): bump vite from 5.4.3 to 5.4.4 (#994) 2024-09-12 09:18:01 +08:00
dependabot[bot]
3b1ba51995
build(deps): bump husky from 9.1.5 to 9.1.6 (#995) 2024-09-12 09:17:41 +08:00
dependabot[bot]
0dbca12bf9
build(deps): bump @tabler/icons-solidjs from 3.15.0 to 3.16.0 (#989) 2024-09-11 09:42:42 +08:00
dependabot[bot]
695fcf779d
build(deps): bump typescript-eslint from 8.4.0 to 8.5.0 (#990) 2024-09-11 09:42:32 +08:00
dependabot[bot]
d4bdb5a3c4
build(deps): bump @fontsource/fira-sans from 5.0.21 to 5.0.22 (#985) 2024-09-11 01:43:44 +08:00
dependabot[bot]
65ca280579
build(deps): bump @tabler/icons-solidjs from 3.14.0 to 3.15.0 (#986) 2024-09-11 01:43:33 +08:00
dependabot[bot]
153355e1a3
build(deps): bump @solid-primitives/timer from 1.3.9 to 1.3.10 (#987) 2024-09-11 01:43:23 +08:00
dependabot[bot]
e9714d2fba
build(deps): bump typescript from 5.5.4 to 5.6.2 (#988) 2024-09-11 01:43:12 +08:00
github-actions[bot]
ca4e60e095
chore(main): release 1.148.0 (#984) 2024-09-08 12:13:43 +08:00
dependabot[bot]
6bd2029a5c
build(deps): bump @solid-primitives/storage from 4.2.0 to 4.2.1 (#980) 2024-09-07 12:31:16 +08:00
dependabot[bot]
70163a15aa
build(deps): bump @eslint/js from 9.9.1 to 9.10.0 (#981) 2024-09-07 12:31:04 +08:00
dependabot[bot]
caff625e5f
build(deps): bump eslint from 9.9.1 to 9.10.0 (#982) 2024-09-07 12:30:53 +08:00
dependabot[bot]
3c4e253e9e
build(deps): bump @vite-pwa/assets-generator from 0.2.5 to 0.2.6 (#977)
Bumps [@vite-pwa/assets-generator](https://github.com/vite-pwa/assets-generator) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/vite-pwa/assets-generator/releases)
- [Commits](https://github.com/vite-pwa/assets-generator/compare/v0.2.5...v0.2.6)

---
updated-dependencies:
- dependency-name: "@vite-pwa/assets-generator"
  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-09-05 11:51:19 +08:00
dependabot[bot]
4f27e460a0
build(deps): bump @tanstack/virtual-core from 3.10.6 to 3.10.7 (#978)
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.10.6 to 3.10.7.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.7/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  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-09-05 11:50:50 +08:00
dependabot[bot]
bee5ae18df
build(deps): bump @types/node from 22.5.2 to 22.5.4 (#976)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.4.
- [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-09-05 11:49:31 +08:00
dependabot[bot]
24651dc5d9
build(deps): bump @tanstack/solid-virtual from 3.10.6 to 3.10.7 (#975)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.10.6 to 3.10.7.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.7/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-09-05 11:49:05 +08:00
dependabot[bot]
db6e637ea3
build(deps): bump @vite-pwa/assets-generator from 0.2.4 to 0.2.5 (#971) 2024-09-04 09:27:24 +08:00
dependabot[bot]
2f0b0023be
build(deps): bump lint-staged from 15.2.9 to 15.2.10 (#972) 2024-09-04 09:27:14 +08:00
dependabot[bot]
ac4dfbbd50
build(deps): bump ky from 1.7.1 to 1.7.2 (#973) 2024-09-04 09:24:13 +08:00
dependabot[bot]
34061c825f
build(deps): bump vite from 5.4.2 to 5.4.3 (#974) 2024-09-04 09:24:03 +08:00
dependabot[bot]
e13de77147
build(deps): bump @solid-primitives/storage from 4.0.0 to 4.2.0 (#966)
Bumps [@solid-primitives/storage](https://github.com/solidjs-community/solid-primitives) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/storage@4.0.0...@solid-primitives/storage@4.2.0)

---
updated-dependencies:
- dependency-name: "@solid-primitives/storage"
  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-09-03 11:20:43 +08:00
dependabot[bot]
420e8a69da
build(deps): bump apexcharts from 3.52.0 to 3.53.0 (#965)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.52.0 to 3.53.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.52.0...v3.53.0)

---
updated-dependencies:
- dependency-name: apexcharts
  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-09-03 11:20:28 +08:00
dependabot[bot]
2cf34aaf82
build(deps): bump @types/node from 22.5.1 to 22.5.2 (#967)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.5.2.
- [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-09-03 10:09:45 +08:00
dependabot[bot]
23ef1c231d
build(deps): bump typescript-eslint from 8.3.0 to 8.4.0 (#968)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.3.0 to 8.4.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/v8.4.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-09-03 10:09:33 +08:00
dependabot[bot]
5b139344ef
build(deps): bump @tanstack/virtual-core from 3.10.5 to 3.10.6 (#963)
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.6/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  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-08-30 18:38:52 +08:00
dependabot[bot]
191cb6e4c1
build(deps): bump @tanstack/solid-virtual from 3.10.5 to 3.10.6 (#962)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.6/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-08-30 18:34:46 +08:00
github-actions[bot]
f0bff29fed
chore(main): release 1.147.0 (#961)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-29 20:33:34 +08:00
dependabot[bot]
ad8dee32e9
build(deps): bump @types/node from 22.5.0 to 22.5.1 (#959)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.5.1.
- [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-08-29 14:02:21 +08:00
dependabot[bot]
b6eb6d1b96
build(deps): bump @tanstack/virtual-core from 3.10.4 to 3.10.5 (#958)
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.5/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  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-08-29 14:01:05 +08:00
dependabot[bot]
ddd632e5b4
build(deps): bump @commitlint/config-conventional from 19.2.2 to 19.4.1 (#957)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.2.2 to 19.4.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  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-08-29 14:00:56 +08:00
dependabot[bot]
5f7addcc5f
build(deps): bump commitlint from 19.4.0 to 19.4.1 (#956)
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.4.0 to 19.4.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@alias/commitlint)

---
updated-dependencies:
- dependency-name: commitlint
  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-08-29 14:00:47 +08:00
dependabot[bot]
b2316366d4
build(deps): bump solid-js from 1.8.21 to 1.8.22 (#954)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.21 to 1.8.22.
- [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-08-28 17:14:45 +08:00
dependabot[bot]
8450ef03ae
build(deps): bump @tanstack/solid-virtual from 3.10.4 to 3.10.5 (#953)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.5/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-08-28 17:14:01 +08:00
dependabot[bot]
0de0275c75
build(deps): bump @tabler/icons-solidjs from 3.12.0 to 3.14.0 (#955)
Bumps [@tabler/icons-solidjs](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-solidjs) from 3.12.0 to 3.14.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.14.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-08-28 17:13:06 +08:00
dependabot[bot]
987fbe3fac
build(deps): bump typescript-eslint from 8.2.0 to 8.3.0 (#951)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.2.0 to 8.3.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/v8.3.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-08-28 17:12:40 +08:00
dependabot[bot]
67b37be18e
build(deps): bump @tanstack/solid-table from 8.20.1 to 8.20.5 (#950)
Bumps [@tanstack/solid-table](https://github.com/TanStack/table/tree/HEAD/packages/solid-table) from 8.20.1 to 8.20.5.
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.20.5/packages/solid-table)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-table"
  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-08-28 17:11:40 +08:00
github-actions[bot]
9f4ab2efd1
chore(main): release 1.146.2 (#949)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-26 16:26:47 +08:00
dependabot[bot]
9a9c5ae35d
build(deps): bump @tanstack/virtual-core from 3.10.2 to 3.10.4 (#945) 2024-08-25 01:54:19 +08:00
dependabot[bot]
f457afacb3
build(deps): bump eslint from 9.9.0 to 9.9.1 (#944) 2024-08-25 01:53:15 +08:00
dependabot[bot]
2f89fbaf87
build(deps): bump @eslint/js from 9.9.0 to 9.9.1 (#946) 2024-08-25 01:53:00 +08:00
dependabot[bot]
fac40714a8
build(deps): bump @tanstack/solid-virtual from 3.10.2 to 3.10.4 (#947) 2024-08-25 01:52:49 +08:00
dependabot[bot]
2986d5b860
build(deps): bump @tanstack/solid-virtual from 3.10.1 to 3.10.2 (#941)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.2/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-08-23 12:27:56 +08:00
dependabot[bot]
3c65c23c39
build(deps): bump sort-package-json from 2.10.0 to 2.10.1 (#942)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](https://github.com/keithamus/sort-package-json/compare/v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: sort-package-json
  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-08-23 12:27:42 +08:00
dependabot[bot]
0017a471ef
build(deps): bump @tanstack/virtual-core from 3.10.1 to 3.10.2 (#943)
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.2/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  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-08-23 12:12:56 +08:00
github-actions[bot]
19010a25ba
chore(main): release 1.146.1 (#940)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-22 18:02:15 +08:00
kunish
21a3aa169e
fix(config): mode select options are missing 2024-08-22 18:00:55 +08:00
github-actions[bot]
9d1ec9cda9
chore(main): release 1.146.0 (#938)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-22 16:46:20 +08:00
dependabot[bot]
9a8e482593
build(deps): bump @tanstack/virtual-core from 3.9.0 to 3.10.1 (#935) 2024-08-22 11:09:14 +08:00
dependabot[bot]
cc7944cfb8
build(deps): bump dayjs from 1.11.12 to 1.11.13 (#934) 2024-08-22 11:07:00 +08:00
dependabot[bot]
cbaad3c297
build(deps): bump husky from 9.1.4 to 9.1.5 (#933) 2024-08-22 11:06:52 +08:00
dependabot[bot]
5db37dbb7e
build(deps): bump vite from 5.4.1 to 5.4.2 (#936) 2024-08-22 11:06:36 +08:00
dependabot[bot]
174b8e8de0
build(deps): bump @tanstack/solid-virtual from 3.10.0 to 3.10.1 (#937) 2024-08-22 11:06:27 +08:00
github-actions[bot]
b618c52c95
chore(main): release 1.145.0 (#931)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-20 11:58:37 +08:00
dependabot[bot]
1c9e6de9bc
build(deps): bump @tanstack/solid-virtual from 3.9.0 to 3.10.0 (#930)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/HEAD/packages/solid-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-virtual"
  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-08-20 11:56:49 +08:00
dependabot[bot]
5d065266d9
build(deps): bump ky from 1.6.0 to 1.7.0 (#929)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: ky
  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-08-20 11:56:32 +08:00
dependabot[bot]
3b4f3bfeb4
build(deps): bump @fontsource/fira-sans from 5.0.20 to 5.0.21 (#928)
Bumps [@fontsource/fira-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/fira-sans) from 5.0.20 to 5.0.21.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/fira-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/fira-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/fira-sans"
  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-08-20 11:56:19 +08:00
dependabot[bot]
c82edc892a
build(deps): bump typescript-eslint from 8.1.0 to 8.2.0 (#927)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.1.0 to 8.2.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/v8.2.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-08-20 11:56:08 +08:00
dependabot[bot]
35c9074c9a
build(deps): bump @types/node from 22.4.0 to 22.4.1 (#926)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.0 to 22.4.1.
- [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-08-20 11:56:00 +08:00
dependabot[bot]
8a778f5374
build(deps): bump @types/node from 22.3.0 to 22.4.0 (#922)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.3.0 to 22.4.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 21:53:31 +08:00
dependabot[bot]
50045c1cee
build(deps): bump vite from 5.4.0 to 5.4.1 (#921) 2024-08-16 09:09:48 +08:00
dependabot[bot]
2d4e706d18
build(deps): bump @tanstack/solid-virtual from 3.8.6 to 3.9.0 (#919)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.9.0/packages/solid-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/solid-virtual"
  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-08-15 09:49:58 +08:00
dependabot[bot]
13748a4496
build(deps): bump @types/node from 22.2.0 to 22.3.0 (#920)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.3.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 09:48:04 +08:00
dependabot[bot]
acd2ac484e
build(deps): bump @tanstack/virtual-core from 3.8.6 to 3.9.0 (#918)
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.9.0/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  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-08-15 09:47:49 +08:00
dependabot[bot]
7512b9fd83
build(deps): bump @solidjs/router from 0.14.2 to 0.14.3 (#917)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.14.2 to 0.14.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 09:47:39 +08:00
dependabot[bot]
832dbdf007
build(deps): bump lint-staged from 15.2.8 to 15.2.9 (#913)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.8 to 15.2.9.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9)

---
updated-dependencies:
- dependency-name: lint-staged
  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-08-14 09:54:13 +08:00
dependabot[bot]
519611e7ac
build(deps): bump tailwindcss from 3.4.9 to 3.4.10 (#914)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.9 to 3.4.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.9...v3.4.10)

---
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-08-14 09:53:12 +08:00
dependabot[bot]
4c36f38af8
build(deps): bump ky from 1.5.0 to 1.6.0 (#915)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: ky
  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-08-14 09:52:58 +08:00
dependabot[bot]
33fdd9d2c5
build(deps): bump solid-js from 1.8.20 to 1.8.21 (#916)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.20 to 1.8.21.
- [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-08-14 09:52:46 +08:00
dependabot[bot]
81cb245a26
build(deps): bump typescript-eslint from 8.0.1 to 8.1.0 (#910)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.1 to 8.1.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/v8.1.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-08-13 10:47:24 +08:00
dependabot[bot]
1114c9c7cb
build(deps): bump tailwind-merge from 2.4.0 to 2.5.2 (#911)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.2)

---
updated-dependencies:
- dependency-name: tailwind-merge
  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-08-13 10:47:11 +08:00
dependabot[bot]
2389734854
build(deps): bump @solid-primitives/storage from 3.8.0 to 4.0.0 (#912)
Bumps [@solid-primitives/storage](https://github.com/solidjs-community/solid-primitives) from 3.8.0 to 4.0.0.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/storage@3.8.0...@solid-primitives/storage@4.0.0)

---
updated-dependencies:
- dependency-name: "@solid-primitives/storage"
  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-08-13 10:45:05 +08:00
dependabot[bot]
4a707625bf
build(deps): bump @solidjs/router from 0.14.1 to 0.14.2 (#909)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.14.1 to 0.14.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 10:43:36 +08:00
github-actions[bot]
81843a0295
chore(main): release 1.144.2 (#907)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-11 13:17:17 +08:00
kunish
dc9db7c60c
fix(overview): traffic widget, truncate the texts to fix overflow 2024-08-11 13:15:48 +08:00
dependabot[bot]
bc9aba87dc
build(deps): bump @tanstack/solid-virtual from 3.8.4 to 3.8.6 (#904) 2024-08-10 12:56:45 +08:00
dependabot[bot]
96d0b059a0
build(deps): bump commitlint from 19.3.0 to 19.4.0 (#905) 2024-08-10 12:55:51 +08:00
dependabot[bot]
df27208ff8
build(deps): bump @tabler/icons-solidjs from 3.11.0 to 3.12.0 (#903) 2024-08-10 12:55:27 +08:00
dependabot[bot]
e2a3dddabc
build(deps): bump @tanstack/virtual-core from 3.8.4 to 3.8.6 (#902) 2024-08-10 12:55:16 +08:00
dependabot[bot]
c9b5d56d62
build(deps): bump solid-js from 1.8.19 to 1.8.20 (#906) 2024-08-10 12:53:50 +08:00
github-actions[bot]
3a93d5c227
chore(main): release 1.144.1 (#901) 2024-08-10 12:17:31 +08:00
github-actions[bot]
41aa606572
chore(main): release 1.144.0 (#886)
* chore(main): release 1.144.0

* chore: update pnpm-lock.yaml

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kunish <kunish.butt@gmail.com>
2024-08-09 11:58:58 +08:00
dependabot[bot]
f2bec82bb9
build(deps): bump @tanstack/solid-table from 8.19.3 to 8.20.1 (#896) 2024-08-09 09:47:40 +08:00
dependabot[bot]
d00a9cd25f
build(deps): bump typescript-eslint from 8.0.0 to 8.0.1 (#895) 2024-08-09 09:47:15 +08:00
dependabot[bot]
fee2d7739d
build(deps): bump apexcharts from 3.51.0 to 3.52.0 (#897) 2024-08-09 09:46:29 +08:00
dependabot[bot]
64b394d9a2
build(deps): bump lint-staged from 15.2.7 to 15.2.8 (#898) 2024-08-09 09:46:20 +08:00
dependabot[bot]
98246a2159
build(deps): bump @tanstack/match-sorter-utils from 8.15.1 to 8.19.4 (#899) 2024-08-09 09:46:11 +08:00
dependabot[bot]
734b1c63ab
build(deps): bump typescript-eslint from 7.18.0 to 8.0.0 (#887)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.18.0 to 8.0.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/v8.0.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  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-08-05 09:40:27 +08:00
dependabot[bot]
acf9fde753
build(deps): bump autoprefixer from 10.4.19 to 10.4.20 (#890)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20)

---
updated-dependencies:
- dependency-name: autoprefixer
  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-08-05 09:40:18 +08:00
dependabot[bot]
3a23362176
build(deps): bump @types/node from 22.0.0 to 22.1.0 (#891)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 09:40:05 +08:00
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
YetAnotherZephyruso
3fd6abb879
feat: custom table columns order for mobile (#885) 2024-08-01 00:36:23 +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
github-actions[bot]
495f2faa3c
chore(main): release 1.143.5 (#882) 2024-07-31 03:27:54 +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
github-actions[bot]
3e92d00263
chore(main): release 1.143.4 (#877)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-29 15:02:46 +08:00
github-actions[bot]
c0e8b31729
chore(main): release 1.143.3 (#876)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-28 15:29:39 +08:00
github-actions[bot]
1279204c5c
chore(main): release 1.143.2 (#869) 2024-07-27 13:42:16 +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
github-actions[bot]
8aa7efff74
chore(main): release 1.143.1 (#861)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-25 17:11:53 +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
github-actions[bot]
364e4cf905
chore(main): release 1.143.0 (#857)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-24 21:07:22 +08:00
github-actions[bot]
b419bed6b1
chore(main): release 1.142.0 (#849)
* chore(main): release 1.142.0

* 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>

* 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>

* 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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 12:00:49 +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
github-actions[bot]
001f41baad
chore(main): release 1.141.2 (#845) 2024-07-23 20:59:26 +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