Commit Graph

460 Commits

Author SHA1 Message Date
dependabot[bot]
3f8ec344f5
chore(deps): bump autoprefixer from 10.4.16 to 10.4.17 (#584) 2024-01-18 23:19:51 +08:00
dependabot[bot]
d1121d0a95
chore(deps): bump @types/node from 20.11.3 to 20.11.5 (#583) 2024-01-18 23:19:30 +08:00
dependabot[bot]
de6dc7c7c2
chore(deps): bump @solid-primitives/clipboard from 1.5.7 to 1.5.8 (#581) 2024-01-17 19:17:00 +08:00
dependabot[bot]
67f2cf0995
chore(deps): bump @typescript-eslint/parser from 6.18.1 to 6.19.0 (#575) 2024-01-17 19:16:47 +08:00
dependabot[bot]
9cddd58e55
chore(deps): bump match-sorter from 6.3.1 to 6.3.3 (#580) 2024-01-17 19:16:31 +08:00
dependabot[bot]
2c8aa83076
chore(deps): bump @types/node from 20.11.0 to 20.11.3 (#576) 2024-01-16 12:53:08 +08:00
dependabot[bot]
638af74ce8
chore(deps): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 (#577) 2024-01-16 12:52:59 +08:00
dependabot[bot]
9547f77482
chore(deps): bump prettier from 3.2.1 to 3.2.2 (#578) 2024-01-16 12:52:46 +08:00
dependabot[bot]
d3159c4c77
chore(deps): bump solid-js from 1.8.10 to 1.8.11 (#569) 2024-01-14 19:42:55 +08:00
dependabot[bot]
772ca51c04
chore(deps): bump @tanstack/solid-table from 8.11.4 to 8.11.6 (#570) 2024-01-14 17:48:31 +08:00
dependabot[bot]
459913dfca
chore(deps): bump prettier from 3.1.1 to 3.2.1 (#571) 2024-01-14 17:48:13 +08:00
dependabot[bot]
46a64a833c
chore(deps): bump @tanstack/solid-table from 8.11.3 to 8.11.4 (#568) 2024-01-12 18:06:06 +08:00
dependabot[bot]
526779c8ab
chore(deps): bump @types/node from 20.10.8 to 20.11.0 (#566) 2024-01-12 18:05:49 +08:00
dependabot[bot]
4b077a31a7
chore(deps): bump daisyui from 4.5.0 to 4.6.0 (#567) 2024-01-12 18:04:58 +08:00
dependabot[bot]
1b68ce3d12
chore(deps): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#564) 2024-01-11 09:24:36 +08:00
dependabot[bot]
551b392f17
chore(deps): bump solid-js from 1.8.9 to 1.8.10 (#563) 2024-01-11 09:24:16 +08:00
dependabot[bot]
13dbfe8aba
chore(deps): bump @types/node from 20.10.6 to 20.10.8 (#562) 2024-01-10 09:04:30 +08:00
dependabot[bot]
40857cdc2b
chore(deps): bump prettier-plugin-tailwindcss from 0.5.10 to 0.5.11 (#561) 2024-01-10 09:04:16 +08:00
dependabot[bot]
f6f9abb89e
chore(deps): bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.18.1 (#557)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.17.0 to 6.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-01-09 17:12:22 +08:00
dependabot[bot]
3ab107f9ef
chore(deps): bump solid-js from 1.8.8 to 1.8.9 (#556)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.8 to 1.8.9.
- [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-01-09 14:51:18 +08:00
dependabot[bot]
b2d06fbdec
chore(deps): bump ky from 1.1.3 to 1.2.0 (#558)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.1.3...v1.2.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-01-09 14:50:23 +08:00
dependabot[bot]
a080a17a39
chore(deps): bump @typescript-eslint/parser from 6.17.0 to 6.18.1 (#559)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.17.0 to 6.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-01-09 14:50:10 +08:00
dependabot[bot]
12fbbf609f
chore(deps): bump commitlint from 18.4.3 to 18.4.4 (#554) 2024-01-06 10:25:48 +08:00
dependabot[bot]
d75220b31d
chore(deps): bump tailwindcss from 3.4.0 to 3.4.1 (#553) 2024-01-06 10:25:36 +08:00
dependabot[bot]
dca722ec93
chore(deps): bump @commitlint/config-conventional from 18.4.3 to 18.4.4 (#552) 2024-01-06 10:25:18 +08:00
dependabot[bot]
28316c1e08
chore(deps): bump vite from 5.0.10 to 5.0.11 (#551) 2024-01-06 10:23:46 +08:00
dependabot[bot]
e291132040
chore(deps): bump @tanstack/solid-table from 8.11.2 to 8.11.3 (#544)
Bumps [@tanstack/solid-table](https://github.com/tanstack/table) from 8.11.2 to 8.11.3.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.11.2...v8.11.3)

---
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-01-05 11:20:12 +08:00
dependabot[bot]
c6b7aebc33
chore(deps): bump @tanstack/match-sorter-utils from 8.8.4 to 8.11.3 (#545)
Bumps [@tanstack/match-sorter-utils](https://github.com/tanstack/table) from 8.8.4 to 8.11.3.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.8.4...v8.11.3)

---
updated-dependencies:
- dependency-name: "@tanstack/match-sorter-utils"
  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-01-05 11:17:26 +08:00
dependabot[bot]
a76027b1b2
chore(deps): bump solid-js from 1.8.7 to 1.8.8 (#546)
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.7 to 1.8.8.
- [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-01-05 11:17:04 +08:00
dependabot[bot]
575825c1f4
chore(deps): bump daisyui from 4.4.24 to 4.5.0 (#547)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.24 to 4.5.0.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.24...v4.5.0)

---
updated-dependencies:
- dependency-name: daisyui
  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-01-05 11:16:51 +08:00
dependabot[bot]
d61baba0ed
chore(deps): bump @tabler/icons-solidjs from 2.44.0 to 2.45.0 (#543) 2024-01-03 17:03:22 +08:00
dependabot[bot]
ff1f5979c6
chore(deps): bump solid-apexcharts from 0.3.2 to 0.3.3 (#542) 2024-01-02 09:59:32 +08:00
dependabot[bot]
22666858e7
chore(deps): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0 (#541) 2024-01-02 09:59:15 +08:00
dependabot[bot]
3de0876b79
chore(deps): bump @typescript-eslint/parser from 6.16.0 to 6.17.0 (#540) 2024-01-02 09:56:48 +08:00
dependabot[bot]
3b65ff65f8
chore(deps): bump @types/node from 20.10.5 to 20.10.6 (#539) 2024-01-02 09:56:36 +08:00
dependabot[bot]
eed9a54e54
chore(deps): bump prettier-plugin-tailwindcss from 0.5.9 to 0.5.10 (#538) 2023-12-29 13:38:49 +08:00
dependabot[bot]
367536fed1
chore(deps): bump @vite-pwa/assets-generator from 0.2.1 to 0.2.2 (#535)
Bumps [@vite-pwa/assets-generator](https://github.com/vite-pwa/assets-generator) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/vite-pwa/assets-generator/releases)
- [Commits](https://github.com/vite-pwa/assets-generator/compare/v0.2.1...v0.2.2)

---
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>
2023-12-27 20:29:53 +08:00
dependabot[bot]
133032c21f
chore(deps): bump apexcharts from 3.45.0 to 3.45.1 (#534)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.45.0 to 3.45.1.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

---
updated-dependencies:
- dependency-name: apexcharts
  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>
2023-12-27 20:27:16 +08:00
dependabot[bot]
d3d32a2b40
chore(deps): bump tailwind-merge from 2.1.0 to 2.2.0 (#533)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.1.0...v2.2.0)

---
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>
2023-12-27 20:27:05 +08:00
dependabot[bot]
76334f58ec
chore(deps): bump daisyui from 4.4.20 to 4.4.24 (#532)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.20 to 4.4.24.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.20...v4.4.24)

---
updated-dependencies:
- dependency-name: daisyui
  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>
2023-12-27 20:26:45 +08:00
dependabot[bot]
3e2d1ae06b
chore(deps): bump @typescript-eslint/parser from 6.15.0 to 6.16.0 (#529) 2023-12-27 01:41:47 +08:00
dependabot[bot]
bdba52a073
chore(deps): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (#531) 2023-12-27 01:40:32 +08:00
dependabot[bot]
2c46390ea2
chore(deps): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 (#528) 2023-12-27 01:40:13 +08:00
dependabot[bot]
d46630011a
chore(deps): bump @tanstack/solid-table from 8.11.0 to 8.11.2 (#530) 2023-12-27 01:40:01 +08:00
dependabot[bot]
1b1176691a
chore(deps): bump eslint from 8.55.0 to 8.56.0 (#521) 2023-12-24 11:07:40 +08:00
dependabot[bot]
ff46cac8c8
chore(deps): bump tailwindcss from 3.3.7 to 3.4.0 (#522) 2023-12-23 19:11:19 +08:00
dependabot[bot]
c78fa9a145
chore(deps): bump @typescript-eslint/parser from 6.14.0 to 6.15.0 (#523) 2023-12-23 19:11:01 +08:00
dependabot[bot]
6db597f7dc
chore(deps): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 (#525) 2023-12-23 19:10:51 +08:00
dependabot[bot]
68a242e6c4
chore(deps): bump @types/node from 20.10.4 to 20.10.5 (#520) 2023-12-19 20:16:46 +08:00
dependabot[bot]
66557a1b16
chore(deps): bump tailwindcss from 3.3.6 to 3.3.7 (#519) 2023-12-19 20:16:34 +08:00