Commit Graph

942 Commits

Author SHA1 Message Date
Niek van der Maas eb4c7467e6
Merge pull request #341 from MitchBoss/main
Added DALL-E models and gpt-4-1106-preview
2023-11-07 10:05:39 +01:00
Mitchell Byrden ccb46b5eca Added DALL-E 3 models and gpt-4-1106-preview 2023-11-07 17:43:36 +11:00
Mitchell Byrden 0bbd387678 Added DALL-E models and gpt-4-1106-preview 2023-11-07 17:20:22 +11:00
Niek van der Maas 445ae0506e
Merge pull request #339 from Niek/dependabot/npm_and_yarn/types/node-20.8.10
Bump @types/node from 20.8.9 to 20.8.10
2023-11-06 09:51:58 +01:00
dependabot[bot] ba2f19eb9e
Bump @types/node from 20.8.9 to 20.8.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.8.10.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 08:14:32 +00:00
Niek van der Maas e53c01bb7b
Merge pull request #336 from Niek/dependabot/npm_and_yarn/types/node-20.8.9
Bump @types/node from 20.8.7 to 20.8.9
2023-10-30 12:48:17 +01:00
Niek van der Maas a83010515f
Merge pull request #335 from Niek/dependabot/npm_and_yarn/sass-1.69.5
Bump sass from 1.69.4 to 1.69.5
2023-10-30 12:47:51 +01:00
Niek van der Maas 1ab4793fb3
Merge pull request #334 from Niek/dependabot/npm_and_yarn/vite-4.5.0
Bump vite from 4.4.11 to 4.5.0
2023-10-30 12:47:32 +01:00
Niek van der Maas c6054ae7fc
Merge pull request #333 from Niek/dependabot/npm_and_yarn/tauri-apps/cli-1.5.6
Bump @tauri-apps/cli from 1.5.5 to 1.5.6
2023-10-30 12:47:18 +01:00
Niek van der Maas a8b8389efa
Merge pull request #332 from Niek/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2023-10-30 12:44:17 +01:00
dependabot[bot] 124fa266de
Bump @types/node from 20.8.7 to 20.8.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 20.8.9.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 08:50:12 +00:00
dependabot[bot] 5c05d8bf6b
Bump sass from 1.69.4 to 1.69.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.4 to 1.69.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.4...1.69.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 08:50:01 +00:00
dependabot[bot] 09aa28fa25
Bump vite from 4.4.11 to 4.5.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.0.
- [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/v4.5.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 08:49:43 +00:00
dependabot[bot] 9afad58032
Bump @tauri-apps/cli from 1.5.5 to 1.5.6
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.5...@tauri-apps/cli-v1.5.6)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 08:49:21 +00:00
dependabot[bot] 18fd644ac8
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 08:22:26 +00:00
Niek van der Maas 711c10d77b
Merge pull request #329 from Niek/dependabot/npm_and_yarn/types/node-20.8.7
Bump @types/node from 20.8.6 to 20.8.7
2023-10-23 10:14:53 +02:00
Niek van der Maas f722e8a6c0
Merge pull request #328 from Niek/dependabot/npm_and_yarn/sass-1.69.4
Bump sass from 1.69.3 to 1.69.4
2023-10-23 10:14:43 +02:00
dependabot[bot] fae8ec9d70
Bump @types/node from 20.8.6 to 20.8.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.6 to 20.8.7.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 08:14:34 +00:00
Niek van der Maas f91f6bd8cd
Merge pull request #327 from Niek/dependabot/npm_and_yarn/dexie-4.0.1-beta.1
Bump dexie from 4.0.1-alpha.25 to 4.0.1-beta.1
2023-10-23 10:14:02 +02:00
Niek van der Maas b849668bdf
Merge pull request #326 from Niek/dependabot/npm_and_yarn/tauri-apps/cli-1.5.5
Bump @tauri-apps/cli from 1.5.2 to 1.5.5
2023-10-23 10:13:53 +02:00
dependabot[bot] 4c60d99765
Bump sass from 1.69.3 to 1.69.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.3 to 1.69.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.3...1.69.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 08:10:43 +00:00
dependabot[bot] bbeca576d2
Bump dexie from 4.0.1-alpha.25 to 4.0.1-beta.1
Bumps [dexie](https://github.com/dfahlander/Dexie.js) from 4.0.1-alpha.25 to 4.0.1-beta.1.
- [Release notes](https://github.com/dfahlander/Dexie.js/releases)
- [Commits](https://github.com/dfahlander/Dexie.js/compare/v4.0.1-alpha.25...v4.0.1-beta.1)

---
updated-dependencies:
- dependency-name: dexie
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 08:10:28 +00:00
dependabot[bot] 2f85937c8b
Bump @tauri-apps/cli from 1.5.2 to 1.5.5
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.5.2 to 1.5.5.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.2...@tauri-apps/cli-v1.5.5)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 08:10:17 +00:00
Niek van der Maas e875740fb0
Merge pull request #325 from Niek/dependabot/cargo/src-tauri/rustix-0.36.16
Bump rustix from 0.36.9 to 0.36.16 in /src-tauri
2023-10-18 20:53:59 +02:00
dependabot[bot] 5d2d13eeeb
Bump rustix from 0.36.9 to 0.36.16 in /src-tauri
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.9 to 0.36.16.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.9...v0.36.16)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:52:02 +00:00
Niek van der Maas 7d4eaeaeee
Merge pull request #324 from Niek/dependabot/npm_and_yarn/types/node-20.8.6
Bump @types/node from 20.8.3 to 20.8.6
2023-10-16 10:47:05 +02:00
Niek van der Maas b7f85b724c
Merge pull request #323 from Niek/dependabot/npm_and_yarn/rollup/plugin-dsv-3.0.4
Bump @rollup/plugin-dsv from 3.0.2 to 3.0.4
2023-10-16 10:46:42 +02:00
Niek van der Maas 95a5b97d54
Merge pull request #322 from Niek/dependabot/npm_and_yarn/svelte-highlight-7.4.1
Bump svelte-highlight from 7.3.0 to 7.4.1
2023-10-16 10:46:31 +02:00
Niek van der Maas cfdedb26b6
Merge pull request #321 from Niek/dependabot/npm_and_yarn/sass-1.69.3
Bump sass from 1.69.0 to 1.69.3
2023-10-16 10:46:18 +02:00
dependabot[bot] dbc8554f10
Bump @types/node from 20.8.3 to 20.8.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.3 to 20.8.6.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 08:40:18 +00:00
dependabot[bot] c244a2ae1c
Bump @rollup/plugin-dsv from 3.0.2 to 3.0.4
Bumps [@rollup/plugin-dsv](https://github.com/rollup/plugins/tree/HEAD/packages/dsv) from 3.0.2 to 3.0.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/dsv/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/dsv-v3.0.4/packages/dsv)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-dsv"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 08:40:09 +00:00
dependabot[bot] 86dc3bad5c
Bump svelte-highlight from 7.3.0 to 7.4.1
Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight) from 7.3.0 to 7.4.1.
- [Release notes](https://github.com/metonym/svelte-highlight/releases)
- [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/metonym/svelte-highlight/compare/v7.3.0...v7.4.1)

---
updated-dependencies:
- dependency-name: svelte-highlight
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 08:39:50 +00:00
dependabot[bot] 8a0d041e3a
Bump sass from 1.69.0 to 1.69.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.0...1.69.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 08:39:31 +00:00
Niek van der Maas 0abd06b522
Merge pull request #319 from hvanmegen/patch-1
Update README.md (fix a single letter typo)
2023-10-12 06:47:56 +02:00
Henry van Megen 42f323d849
Update README.md 2023-10-12 06:23:17 +02:00
Niek van der Maas 5f41779af2
Merge pull request #315 from Niek/dependabot/npm_and_yarn/types/marked-6.0.0
Bump @types/marked from 5.0.2 to 6.0.0
2023-10-09 10:40:00 +02:00
dependabot[bot] 461e765c26
Bump @types/marked from 5.0.2 to 6.0.0
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:39:29 +00:00
Niek van der Maas 8a1a183c41
Merge pull request #317 from Niek/dependabot/npm_and_yarn/gpt-tokenizer-2.1.2
Bump gpt-tokenizer from 2.1.1 to 2.1.2
2023-10-09 10:39:28 +02:00
Niek van der Maas 0e48a66046
Merge pull request #316 from Niek/dependabot/npm_and_yarn/svelte-local-storage-store-0.6.4
Bump svelte-local-storage-store from 0.6.0 to 0.6.4
2023-10-09 10:39:15 +02:00
Niek van der Maas 7881531636
Merge pull request #313 from Niek/dependabot/npm_and_yarn/sass-1.69.0
Bump sass from 1.68.0 to 1.69.0
2023-10-09 10:38:57 +02:00
dependabot[bot] 9fec6cb0af
Bump gpt-tokenizer from 2.1.1 to 2.1.2
Bumps [gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/niieani/gpt-tokenizer/releases)
- [Commits](https://github.com/niieani/gpt-tokenizer/compare/2.1.1...2.1.2)

---
updated-dependencies:
- dependency-name: gpt-tokenizer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:38:33 +00:00
dependabot[bot] edc81da654
Bump svelte-local-storage-store from 0.6.0 to 0.6.4
Bumps [svelte-local-storage-store](https://github.com/joshnuss/svelte-local-storage-store) from 0.6.0 to 0.6.4.
- [Release notes](https://github.com/joshnuss/svelte-local-storage-store/releases)
- [Changelog](https://github.com/joshnuss/svelte-persisted-store/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joshnuss/svelte-local-storage-store/commits)

---
updated-dependencies:
- dependency-name: svelte-local-storage-store
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:38:21 +00:00
Niek van der Maas 634de02559
Merge pull request #312 from Niek/dependabot/npm_and_yarn/types/node-20.8.3
Bump @types/node from 20.8.0 to 20.8.3
2023-10-09 10:38:08 +02:00
Niek van der Maas c0669fb1fa
Merge pull request #311 from Niek/dependabot/npm_and_yarn/tauri-apps/cli-1.5.2
Bump @tauri-apps/cli from 1.5.0 to 1.5.2
2023-10-09 10:37:51 +02:00
Niek van der Maas 5e606fe969
Merge pull request #310 from Niek/dependabot/npm_and_yarn/vite-4.4.11
Bump vite from 4.4.9 to 4.4.11
2023-10-09 10:37:40 +02:00
dependabot[bot] e6813f76fc
Bump sass from 1.68.0 to 1.69.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:37:30 +00:00
dependabot[bot] 17fec9f32b
Bump @types/node from 20.8.0 to 20.8.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.0 to 20.8.3.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:37:19 +00:00
dependabot[bot] b21f971097
Bump @tauri-apps/cli from 1.5.0 to 1.5.2
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.0...@tauri-apps/cli-v1.5.2)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:37:06 +00:00
dependabot[bot] febb738d24
Bump vite from 4.4.9 to 4.4.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.11/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 08:36:45 +00:00
Niek van der Maas 6f42801453
Merge pull request #306 from Niek/dependabot/npm_and_yarn/types/node-20.8.0
Bump @types/node from 20.6.5 to 20.8.0
2023-10-02 11:01:33 +02:00