From 807118f44752027a322bdc3cfb63732d7fe39339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:02:57 +0000 Subject: [PATCH 1/8] Bump @types/node from 20.3.0 to 20.3.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.0 to 20.3.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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e93028b..7d7ea62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@tauri-apps/cli": "^1.2.3", "@tsconfig/svelte": "^4.0.1", "@types/marked": "^5.0.0", - "@types/node": "^20.3.0", + "@types/node": "^20.3.1", "bulma": "^0.9.4", "bulma-prefers-dark": "^0.1.0-beta.1", "copy-to-clipboard": "^3.3.3", @@ -917,9 +917,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.3.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.0.tgz", - "integrity": "sha512-cumHmIAf6On83X7yP+LrsEyUOf/YlociZelmpRYaGFydoaPdxdt80MAbu6vWerQT2COCp2nPvHdsbD7tHn/YlQ==", + "version": "20.3.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.1.tgz", + "integrity": "sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==", "dev": true }, "node_modules/@types/pug": { diff --git a/package.json b/package.json index 2eba101..8cc92a0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@tauri-apps/cli": "^1.2.3", "@tsconfig/svelte": "^4.0.1", "@types/marked": "^5.0.0", - "@types/node": "^20.3.0", + "@types/node": "^20.3.1", "bulma": "^0.9.4", "bulma-prefers-dark": "^0.1.0-beta.1", "copy-to-clipboard": "^3.3.3", From 8596de51027382561f0de41eb7d7e135992e6fee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:03:17 +0000 Subject: [PATCH 2/8] Bump @tauri-apps/cli from 1.3.1 to 1.4.0 Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/cli.js-v1.3.1...@tauri-apps/cli-v1.4.0) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 97 ++++++++++++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 58 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index e93028b..9dc2cfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@microsoft/fetch-event-source": "^2.0.1", "@rollup/plugin-dsv": "^3.0.2", "@sveltejs/vite-plugin-svelte": "^2.4.1", - "@tauri-apps/cli": "^1.2.3", + "@tauri-apps/cli": "^1.4.0", "@tsconfig/svelte": "^4.0.1", "@types/marked": "^5.0.0", "@types/node": "^20.3.0", @@ -708,9 +708,9 @@ } }, "node_modules/@tauri-apps/cli": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-1.3.1.tgz", - "integrity": "sha512-o4I0JujdITsVRm3/0spfJX7FcKYrYV1DXJqzlWIn6IY25/RltjU6qbC1TPgVww3RsRX63jyVUTcWpj5wwFl+EQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-1.4.0.tgz", + "integrity": "sha512-VXYr2i2iVFl98etQSQsqLzXgX96bnWiNZd1YADgatqwy/qecbd6Kl5ZAPB5R4ynsgE8A1gU7Fbzh7dCEQYFfmA==", "dev": true, "bin": { "tauri": "tauri.js" @@ -723,21 +723,22 @@ "url": "https://opencollective.com/tauri" }, "optionalDependencies": { - "@tauri-apps/cli-darwin-arm64": "1.3.1", - "@tauri-apps/cli-darwin-x64": "1.3.1", - "@tauri-apps/cli-linux-arm-gnueabihf": "1.3.1", - "@tauri-apps/cli-linux-arm64-gnu": "1.3.1", - "@tauri-apps/cli-linux-arm64-musl": "1.3.1", - "@tauri-apps/cli-linux-x64-gnu": "1.3.1", - "@tauri-apps/cli-linux-x64-musl": "1.3.1", - "@tauri-apps/cli-win32-ia32-msvc": "1.3.1", - "@tauri-apps/cli-win32-x64-msvc": "1.3.1" + "@tauri-apps/cli-darwin-arm64": "1.4.0", + "@tauri-apps/cli-darwin-x64": "1.4.0", + "@tauri-apps/cli-linux-arm-gnueabihf": "1.4.0", + "@tauri-apps/cli-linux-arm64-gnu": "1.4.0", + "@tauri-apps/cli-linux-arm64-musl": "1.4.0", + "@tauri-apps/cli-linux-x64-gnu": "1.4.0", + "@tauri-apps/cli-linux-x64-musl": "1.4.0", + "@tauri-apps/cli-win32-arm64-msvc": "1.4.0", + "@tauri-apps/cli-win32-ia32-msvc": "1.4.0", + "@tauri-apps/cli-win32-x64-msvc": "1.4.0" } }, "node_modules/@tauri-apps/cli-darwin-arm64": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-1.3.1.tgz", - "integrity": "sha512-QlepYVPgOgspcwA/u4kGG4ZUijlXfdRtno00zEy+LxinN/IRXtk+6ErVtsmoLi1ZC9WbuMwzAcsRvqsD+RtNAg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-1.4.0.tgz", + "integrity": "sha512-nA/ml0SfUt6/CYLVbHmT500Y+ijqsuv5+s9EBnVXYSLVg9kbPUZJJHluEYK+xKuOj6xzyuT/+rZFMRapmJD3jQ==", "cpu": [ "arm64" ], @@ -751,9 +752,9 @@ } }, "node_modules/@tauri-apps/cli-darwin-x64": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-1.3.1.tgz", - "integrity": "sha512-fKcAUPVFO3jfDKXCSDGY0MhZFF/wDtx3rgFnogWYu4knk38o9RaqRkvMvqJhLYPuWaEM5h6/z1dRrr9KKCbrVg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-1.4.0.tgz", + "integrity": "sha512-ov/F6Zr+dg9B0PtRu65stFo2G0ow2TUlneqYYrkj+vA3n+moWDHfVty0raDjMLQbQt3rv3uayFMXGPMgble9OA==", "cpu": [ "x64" ], @@ -767,9 +768,9 @@ } }, "node_modules/@tauri-apps/cli-linux-arm-gnueabihf": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-1.3.1.tgz", - "integrity": "sha512-+4H0dv8ltJHYu/Ma1h9ixUPUWka9EjaYa8nJfiMsdCI4LJLNE6cPveE7RmhZ59v9GW1XB108/k083JUC/OtGvA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-1.4.0.tgz", + "integrity": "sha512-zwjbiMncycXDV7doovymyKD7sCg53ouAmfgpUqEBOTY3vgBi9TwijyPhJOqoG5vUVWhouNBC08akGmE4dja15g==", "cpu": [ "arm" ], @@ -783,9 +784,9 @@ } }, "node_modules/@tauri-apps/cli-linux-arm64-gnu": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-1.3.1.tgz", - "integrity": "sha512-Pj3odVO1JAxLjYmoXKxcrpj/tPxcA8UP8N06finhNtBtBaxAjrjjxKjO4968KB0BUH7AASIss9EL4Tr0FGnDuw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-1.4.0.tgz", + "integrity": "sha512-5MCBcziqXC72mMXnkZU68mutXIR6zavDxopArE2gQtK841IlE06bIgtLi0kUUhlFJk2nhPRgiDgdLbrPlyt7fw==", "cpu": [ "arm64" ], @@ -799,9 +800,9 @@ } }, "node_modules/@tauri-apps/cli-linux-arm64-musl": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.3.1.tgz", - "integrity": "sha512-tA0JdDLPFaj42UDIVcF2t8V0tSha40rppcmAR/MfQpTCxih6399iMjwihz9kZE1n4b5O4KTq9GliYo50a8zYlQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.4.0.tgz", + "integrity": "sha512-7J3pRB6n6uNYgIfCeKt2Oz8J7oSaz2s8GGFRRH2HPxuTHrBNCinzVYm68UhVpJrL3bnGkU0ziVZLsW/iaOGfUg==", "cpu": [ "arm64" ], @@ -815,9 +816,9 @@ } }, "node_modules/@tauri-apps/cli-linux-x64-gnu": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-1.3.1.tgz", - "integrity": "sha512-FDU+Mnvk6NLkqQimcNojdKpMN4Y3W51+SQl+NqG9AFCWprCcSg62yRb84751ujZuf2MGT8HQOfmd0i77F4Q3tQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-1.4.0.tgz", + "integrity": "sha512-Zh5gfAJxOv5AVWxcwuueaQ2vIAhlg0d6nZui6nMyfIJ8dbf3aZQ5ZzP38sYow5h/fbvgL+3GSQxZRBIa3c2E1w==", "cpu": [ "x64" ], @@ -831,9 +832,9 @@ } }, "node_modules/@tauri-apps/cli-linux-x64-musl": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-1.3.1.tgz", - "integrity": "sha512-MpO3akXFmK8lZYEbyQRDfhdxz1JkTBhonVuz5rRqxwA7gnGWHa1aF1+/2zsy7ahjB2tQ9x8DDFDMdVE20o9HrA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-1.4.0.tgz", + "integrity": "sha512-OLAYoICU3FaYiTdBsI+lQTKnDHeMmFMXIApN0M+xGiOkoIOQcV9CConMPjgmJQ867+NHRNgUGlvBEAh9CiJodQ==", "cpu": [ "x64" ], @@ -846,10 +847,26 @@ "node": ">= 10" } }, + "node_modules/@tauri-apps/cli-win32-arm64-msvc": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-1.4.0.tgz", + "integrity": "sha512-gZ05GENFbI6CB5MlOUsLlU0kZ9UtHn9riYtSXKT6MYs8HSPRffPHaHSL0WxsJweWh9nR5Hgh/TUU8uW3sYCzCg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">= 10" + } + }, "node_modules/@tauri-apps/cli-win32-ia32-msvc": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-1.3.1.tgz", - "integrity": "sha512-9Boeo3K5sOrSBAZBuYyGkpV2RfnGQz3ZhGJt4hE6P+HxRd62lS6+qDKAiw1GmkZ0l1drc2INWrNeT50gwOKwIQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-1.4.0.tgz", + "integrity": "sha512-JsetT/lTx/Zq98eo8T5CiRyF1nKeX04RO8JlJrI3ZOYsZpp/A5RJvMd/szQ17iOzwiHdge+tx7k2jHysR6oBlQ==", "cpu": [ "ia32" ], @@ -863,9 +880,9 @@ } }, "node_modules/@tauri-apps/cli-win32-x64-msvc": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-1.3.1.tgz", - "integrity": "sha512-wMrTo91hUu5CdpbElrOmcZEoJR4aooTG+fbtcc87SMyPGQy1Ux62b+ZdwLvL1sVTxnIm//7v6QLRIWGiUjCPwA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-1.4.0.tgz", + "integrity": "sha512-z8Olcnwp5aYhzqUAarFjqF+oELCjuYWnB2HAJHlfsYNfDCAORY5kct3Fklz8PSsubC3U2EugWn8n42DwnThurg==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 2eba101..45d4f45 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@microsoft/fetch-event-source": "^2.0.1", "@rollup/plugin-dsv": "^3.0.2", "@sveltejs/vite-plugin-svelte": "^2.4.1", - "@tauri-apps/cli": "^1.2.3", + "@tauri-apps/cli": "^1.4.0", "@tsconfig/svelte": "^4.0.1", "@types/marked": "^5.0.0", "@types/node": "^20.3.0", From bfb7a2ded75c5a6525710ca9744bb692e8a25ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:03:31 +0000 Subject: [PATCH 3/8] Bump svelte-local-storage-store from 0.4.0 to 0.5.0 Bumps [svelte-local-storage-store](https://github.com/joshnuss/svelte-local-storage-store) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/joshnuss/svelte-local-storage-store/releases) - [Changelog](https://github.com/joshnuss/svelte-local-storage-store/blob/master/CHANGELOG.md) - [Commits](https://github.com/joshnuss/svelte-local-storage-store/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: svelte-local-storage-store dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e93028b..5db867c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "svelte-check": "^3.4.3", "svelte-fa": "^3.0.3", "svelte-highlight": "^7.2.1", - "svelte-local-storage-store": "^0.4.0", + "svelte-local-storage-store": "^0.5.0", "svelte-markdown": "^0.2.3", "svelte-modals": "^1.2.1", "svelte-spa-router": "^3.3.0", @@ -4171,15 +4171,15 @@ } }, "node_modules/svelte-local-storage-store": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/svelte-local-storage-store/-/svelte-local-storage-store-0.4.0.tgz", - "integrity": "sha512-ctPykTt4S3BE5bF0mfV0jKiUR1qlmqLvnAkQvYHLeb9wRyO1MdIFDVI23X+TZEFleATHkTaOpYZswIvf3b2tWA==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/svelte-local-storage-store/-/svelte-local-storage-store-0.5.0.tgz", + "integrity": "sha512-SEDrpapeia6fUqta+r1NvSLlJYPkZ4pBcl15EYIOSPNzy6vhpoXu8cnzUDmZxsWl7fZGAHxrVH9UyZCbyO4W+g==", "dev": true, "engines": { "node": ">=0.14" }, "peerDependencies": { - "svelte": "^3.48.0" + "svelte": "^3.48.0 || ^4.0.0" } }, "node_modules/svelte-markdown": { diff --git a/package.json b/package.json index 2eba101..2ce552a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "svelte-check": "^3.4.3", "svelte-fa": "^3.0.3", "svelte-highlight": "^7.2.1", - "svelte-local-storage-store": "^0.4.0", + "svelte-local-storage-store": "^0.5.0", "svelte-markdown": "^0.2.3", "svelte-modals": "^1.2.1", "svelte-spa-router": "^3.3.0", From 49283f402e3edb3ae4da564016e6d1b3b764ac02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:03:49 +0000 Subject: [PATCH 4/8] Bump dexie from 4.0.1-alpha.20 to 4.0.1-alpha.22 Bumps [dexie](https://github.com/dfahlander/Dexie.js) from 4.0.1-alpha.20 to 4.0.1-alpha.22. - [Release notes](https://github.com/dfahlander/Dexie.js/releases) - [Commits](https://github.com/dfahlander/Dexie.js/compare/v4.0.1-alpha.20...v4.0.1-alpha.22) --- updated-dependencies: - dependency-name: dexie dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e93028b..3f78efa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "bulma": "^0.9.4", "bulma-prefers-dark": "^0.1.0-beta.1", "copy-to-clipboard": "^3.3.3", - "dexie": "^4.0.1-alpha.20", + "dexie": "^4.0.1-alpha.22", "eslint-config-standard-with-typescript": "^35.0.0", "eslint-plugin-svelte3": "^4.0.0", "flourite": "^1.2.3", @@ -1603,9 +1603,9 @@ } }, "node_modules/dexie": { - "version": "4.0.1-alpha.20", - "resolved": "https://registry.npmjs.org/dexie/-/dexie-4.0.1-alpha.20.tgz", - "integrity": "sha512-q/nMsCQiTWTmnw11aseJLfAsGQ/9t05sjWltgw1/r2TbfnIkmfjdTt8ATSIwmtKXuSznEZ5czazvL5LO5rR+6w==", + "version": "4.0.1-alpha.22", + "resolved": "https://registry.npmjs.org/dexie/-/dexie-4.0.1-alpha.22.tgz", + "integrity": "sha512-fCAlox70CSS4uSBxnP9PBisK1wx/hQBTZMEQM9VKnOcTFu9SfVVlNu2xZ7rLWSQDIJ4sZjzPhCDGQ2kQW3Lq3A==", "dev": true }, "node_modules/dir-glob": { diff --git a/package.json b/package.json index 2eba101..b753831 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "bulma": "^0.9.4", "bulma-prefers-dark": "^0.1.0-beta.1", "copy-to-clipboard": "^3.3.3", - "dexie": "^4.0.1-alpha.20", + "dexie": "^4.0.1-alpha.22", "eslint-config-standard-with-typescript": "^35.0.0", "eslint-plugin-svelte3": "^4.0.0", "flourite": "^1.2.3", From 2b28bcf8472e6d8ff22b5b39a2990b2bfe0393c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:04:12 +0000 Subject: [PATCH 5/8] Bump sass from 1.63.3 to 1.63.4 Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.63.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.63.3...1.63.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e93028b..d6a6521 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "flourite": "^1.2.3", "gpt-tokenizer": "^2.0.0", "postcss": "^8.4.24", - "sass": "^1.63.3", + "sass": "^1.63.4", "stacking-order": "^2.0.0", "svelte": "^3.58.0", "svelte-check": "^3.4.3", @@ -3882,9 +3882,9 @@ } }, "node_modules/sass": { - "version": "1.63.3", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.63.3.tgz", - "integrity": "sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==", + "version": "1.63.4", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.63.4.tgz", + "integrity": "sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", diff --git a/package.json b/package.json index 2eba101..521fd10 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "flourite": "^1.2.3", "gpt-tokenizer": "^2.0.0", "postcss": "^8.4.24", - "sass": "^1.63.3", + "sass": "^1.63.4", "stacking-order": "^2.0.0", "svelte": "^3.58.0", "svelte-check": "^3.4.3", From 25040470423c03d73e6fe7c3da1e984ac51826ec Mon Sep 17 00:00:00 2001 From: Niek van der Maas Date: Tue, 20 Jun 2023 18:36:42 +0200 Subject: [PATCH 6/8] Fix typo in README, fixes #195 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5911416..e2c9fed 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use ## Features * **Open source**: ChatGPT-web is open source ([GPL-3.0](/LICENSE)), so you can host it yourself and make changes as you want. * **Private**: All chats and messages are stored in your browser's local storage, so everything is private. -* **Customizable**: You can customize the prompt, the temperature, and other model settings. Multiple models (including GTP-4) are supported. +* **Customizable**: You can customize the prompt, the temperature, and other model settings. Multiple models (including GPT-4) are supported. * **Cheaper**: ChatGPT-web uses the commercial OpenAI API, so it's much cheaper than a ChatGPT Plus subscription. * **Fast**: ChatGPT-web is a single-page web app, so it's [fast and responsive](https://pagespeed.web.dev/analysis/https-niek-github-io-chatgpt-web/8xv5uwrnes). * **Mobile-friendly**: ChatGPT-web is mobile-friendly, so you can use it on your phone. From 313bf3e9c7bab789ed97a4ca2fd37f5a0dfeb086 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:37:13 +0000 Subject: [PATCH 7/8] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2c9fed..5a35378 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ You can also use ChatGPT-web as a desktop app. To do so, [install Rust first](ht Webifi
Webifi

💻 🤔 Daniel Dengler
Daniel Dengler

💻 Ashkan
Ashkan

💻 + antopoid
antopoid

📖 From c6ff80e6944b2088fb595005bf49201185081b95 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:37:14 +0000 Subject: [PATCH 8/8] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d54f586..6ecedab 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -165,6 +165,15 @@ "contributions": [ "code" ] + }, + { + "login": "antopoid", + "name": "antopoid", + "avatar_url": "https://avatars.githubusercontent.com/u/83502336?v=4", + "profile": "https://github.com/antopoid", + "contributions": [ + "doc" + ] } ], "files": [