ci: update toml-edit-js (#2125)
Some checks failed
tinymist::auto_tag / auto-tag (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::ci / announce (push) Has been cancelled
tinymist::ci / build (push) Has been cancelled

New version of `toml-edit-js` fixes
https://github.com/rainbowatcher/toml-edit-js/issues/8, which will keep
comments in our `Cargo.toml`.
This commit is contained in:
ParaN3xus 2025-09-22 01:52:14 +08:00 committed by GitHub
parent 51f9cdec81
commit 5ac358ef6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -47,7 +47,7 @@
},
"dependencies": {},
"devDependencies": {
"@rainbowatcher/toml-edit-js": "^0.5.1",
"@rainbowatcher/toml-edit-js": "^0.6.2",
"@typescript-eslint/eslint-plugin": "^8.24.1",
"@typescript-eslint/parser": "^8.24.1",
"cpr": "^3.0.1",
@ -64,4 +64,4 @@
"vite-plugin-wasm": "^3.2.2",
"vitest": "^3.0.5"
}
}
}

View file

@ -449,10 +449,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
"@rainbowatcher/toml-edit-js@^0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@rainbowatcher/toml-edit-js/-/toml-edit-js-0.5.1.tgz#1c205eede4f9ac7b955402b755126ebe60c83509"
integrity sha512-9Q7CGm24nvJyDy4STQvrPrA09U7zgLJ7GaLHBiJhA8vVoRjmfsCG9R0PjJtzytU4FUD2FiZvBlN5KCTOux/gFQ==
"@rainbowatcher/toml-edit-js@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@rainbowatcher/toml-edit-js/-/toml-edit-js-0.6.2.tgz#7aa7238810884e8754fbf11853ee439a91dee8f3"
integrity sha512-ETHF23UpIJQ+ufbVLVacET5JnG4HDmYoAoWBQQnEROSbj3BqxFZI5JZEJmfoOc2VIVQfAFa/lEYDEGYv2DjByQ==
"@rollup/rollup-android-arm-eabi@4.34.8":
version "4.34.8"