Bump flourite from 1.2.3 to 1.2.4
Bumps [flourite](https://github.com/teknologi-umum/flourite) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/teknologi-umum/flourite/releases) - [Commits](https://github.com/teknologi-umum/flourite/compare/v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: flourite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2cb793caf7
commit
ba73e2afbc
|
@ -25,7 +25,7 @@
|
|||
"dexie": "^4.0.1-alpha.22",
|
||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"flourite": "^1.2.3",
|
||||
"flourite": "^1.2.4",
|
||||
"gpt-tokenizer": "^2.0.0",
|
||||
"postcss": "^8.4.24",
|
||||
"sass": "^1.63.6",
|
||||
|
@ -2411,10 +2411,13 @@
|
|||
"peer": true
|
||||
},
|
||||
"node_modules/flourite": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/flourite/-/flourite-1.2.3.tgz",
|
||||
"integrity": "sha512-iGoOmc4EcfYpWSY71LGMf+3BbQ2xbeIXoKbafGqghuEOK7PCZ0i8oxcMYFBIdM+vtgPmAV0ktA3b492yXjwyQA==",
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/flourite/-/flourite-1.2.4.tgz",
|
||||
"integrity": "sha512-vaqp9ghYgrIhba70L6upC4KXPs1h0vWI9MlYEyz8KwhNYAwVtV7w8UyO0xIQ/+hOdYqFwQFnJmvsoO0pNef6Cg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://saweria.co/teknologiumum"
|
||||
}
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"dexie": "^4.0.1-alpha.22",
|
||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"flourite": "^1.2.3",
|
||||
"flourite": "^1.2.4",
|
||||
"gpt-tokenizer": "^2.0.0",
|
||||
"postcss": "^8.4.24",
|
||||
"sass": "^1.63.6",
|
||||
|
|
Loading…
Reference in New Issue