Bump llama-tokenizer-js from 1.2.1 to 1.2.2

Bumps [llama-tokenizer-js](https://github.com/belladoreai/llama-tokenizer) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/belladoreai/llama-tokenizer/releases)
- [Commits](https://github.com/belladoreai/llama-tokenizer/compare/v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-15 08:05:54 +00:00
committed by GitHub
parent 5ec249e8f9
commit a5d0a9236a
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"eslint-plugin-svelte3": "^4.0.0",
"flourite": "^1.3.0",
"gpt-tokenizer": "^2.1.2",
"llama-tokenizer-js": "^1.1.3",
"llama-tokenizer-js": "^1.2.2",
"postcss": "^8.4.32",
"sass": "^1.77.6",
"stacking-order": "^2.0.0",