mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Merge pull request #476 from Niek/dependabot/npm_and_yarn/flourite-1.3.0
Bump flourite from 1.2.4 to 1.3.0
This commit is contained in:
21
package-lock.json
generated
21
package-lock.json
generated
@@ -27,7 +27,7 @@
|
|||||||
"dompurify": "^3.0.6",
|
"dompurify": "^3.0.6",
|
||||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||||
"eslint-plugin-svelte3": "^4.0.0",
|
"eslint-plugin-svelte3": "^4.0.0",
|
||||||
"flourite": "^1.2.4",
|
"flourite": "^1.3.0",
|
||||||
"gpt-tokenizer": "^2.1.2",
|
"gpt-tokenizer": "^2.1.2",
|
||||||
"llama-tokenizer-js": "^1.1.3",
|
"llama-tokenizer-js": "^1.1.3",
|
||||||
"postcss": "^8.4.32",
|
"postcss": "^8.4.32",
|
||||||
@@ -2676,15 +2676,22 @@
|
|||||||
"peer": true
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/flourite": {
|
"node_modules/flourite": {
|
||||||
"version": "1.2.4",
|
"version": "1.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/flourite/-/flourite-1.2.4.tgz",
|
"resolved": "https://registry.npmjs.org/flourite/-/flourite-1.3.0.tgz",
|
||||||
"integrity": "sha512-vaqp9ghYgrIhba70L6upC4KXPs1h0vWI9MlYEyz8KwhNYAwVtV7w8UyO0xIQ/+hOdYqFwQFnJmvsoO0pNef6Cg==",
|
"integrity": "sha512-iuhWXuX07QwHMnJ1Irh4sD1bk/QFMHg8jVgWsjSAqoIqgIyJtRPnUNKyZAPXrw7pQkDvxb5AIz2KPihEoyVcqw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/teknologi-umum"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "saweria",
|
||||||
|
"url": "https://saweria.co/teknologiumum"
|
||||||
|
}
|
||||||
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16"
|
"node": ">=16"
|
||||||
},
|
|
||||||
"funding": {
|
|
||||||
"url": "https://saweria.co/teknologiumum"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/for-each": {
|
"node_modules/for-each": {
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"dompurify": "^3.0.6",
|
"dompurify": "^3.0.6",
|
||||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||||
"eslint-plugin-svelte3": "^4.0.0",
|
"eslint-plugin-svelte3": "^4.0.0",
|
||||||
"flourite": "^1.2.4",
|
"flourite": "^1.3.0",
|
||||||
"gpt-tokenizer": "^2.1.2",
|
"gpt-tokenizer": "^2.1.2",
|
||||||
"llama-tokenizer-js": "^1.1.3",
|
"llama-tokenizer-js": "^1.1.3",
|
||||||
"postcss": "^8.4.32",
|
"postcss": "^8.4.32",
|
||||||
|
|||||||
Reference in New Issue
Block a user