Update dependency smol-toml to v1.3.4 (#17669)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-28 08:09:33 +02:00 committed by GitHub
parent b45598389d
commit 03065c245c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@
"react-resizable-panels": "^2.1.7",
"red_knot_wasm": "file:red_knot_wasm",
"shared": "0.0.0",
"smol-toml": "^1.3.1"
"smol-toml": "^1.3.4"
},
"devDependencies": {
"vite-plugin-static-copy": "^2.3.0"
@ -5393,9 +5393,9 @@
}
},
"node_modules/smol-toml": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.3.tgz",
"integrity": "sha512-KMVLNWu490KlNfD0lbfDBUktJIEaZRBj1eeK0SMfdpO/rfyARIzlnPVI1Ge4l0vtSJmQUAiGKxMyLGrCT38iyA==",
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.4.tgz",
"integrity": "sha512-UOPtVuYkzYGee0Bd2Szz8d2G3RfMfJ2t3qVdZUAozZyAk+a0Sxa+QKix0YCwjL/A1RR0ar44nCxaoN9FxdJGwA==",
"license": "BSD-3-Clause",
"engines": {
"node": ">= 18"
@ -6090,7 +6090,7 @@
"react-resizable-panels": "^2.0.0",
"ruff_wasm": "file:ruff_wasm",
"shared": "0.0.0",
"smol-toml": "^1.3.0"
"smol-toml": "^1.3.4"
}
},
"ruff/ruff_wasm": {