mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Bump flourite from 1.2.4 to 1.3.0
Bumps [flourite](https://github.com/teknologi-umum/flourite) from 1.2.4 to 1.3.0. - [Release notes](https://github.com/teknologi-umum/flourite/releases) - [Commits](https://github.com/teknologi-umum/flourite/compare/v1.2.4...v1.3.0) --- updated-dependencies: - dependency-name: flourite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
21
package-lock.json
generated
21
package-lock.json
generated
@@ -27,7 +27,7 @@
|
||||
"dompurify": "^3.0.6",
|
||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"flourite": "^1.2.4",
|
||||
"flourite": "^1.3.0",
|
||||
"gpt-tokenizer": "^2.1.2",
|
||||
"llama-tokenizer-js": "^1.1.3",
|
||||
"postcss": "^8.4.32",
|
||||
@@ -2676,15 +2676,22 @@
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/flourite": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/flourite/-/flourite-1.2.4.tgz",
|
||||
"integrity": "sha512-vaqp9ghYgrIhba70L6upC4KXPs1h0vWI9MlYEyz8KwhNYAwVtV7w8UyO0xIQ/+hOdYqFwQFnJmvsoO0pNef6Cg==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/flourite/-/flourite-1.3.0.tgz",
|
||||
"integrity": "sha512-iuhWXuX07QwHMnJ1Irh4sD1bk/QFMHg8jVgWsjSAqoIqgIyJtRPnUNKyZAPXrw7pQkDvxb5AIz2KPihEoyVcqw==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/teknologi-umum"
|
||||
},
|
||||
{
|
||||
"type": "saweria",
|
||||
"url": "https://saweria.co/teknologiumum"
|
||||
}
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://saweria.co/teknologiumum"
|
||||
}
|
||||
},
|
||||
"node_modules/for-each": {
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"dompurify": "^3.0.6",
|
||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"flourite": "^1.2.4",
|
||||
"flourite": "^1.3.0",
|
||||
"gpt-tokenizer": "^2.1.2",
|
||||
"llama-tokenizer-js": "^1.1.3",
|
||||
"postcss": "^8.4.32",
|
||||
|
||||
Reference in New Issue
Block a user