Update dependency smol-toml to v1.3.3 (#17505)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-22 09:19:55 +02:00 committed by GitHub
parent 2894aaa943
commit c4581788b2
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.3"
},
"devDependencies": {
"vite-plugin-static-copy": "^2.3.0"
@ -5393,9 +5393,9 @@
}
},
"node_modules/smol-toml": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.1.tgz",
"integrity": "sha512-tEYNll18pPKHroYSmLLrksq233j021G0giwW7P3D24jC54pQ5W5BXMsQ/Mvw1OJCmEYDgY+lrzT+3nNUtoNfXQ==",
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/smol-toml/-/smol-toml-1.3.3.tgz",
"integrity": "sha512-KMVLNWu490KlNfD0lbfDBUktJIEaZRBj1eeK0SMfdpO/rfyARIzlnPVI1Ge4l0vtSJmQUAiGKxMyLGrCT38iyA==",
"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.3"
}
},
"ruff/ruff_wasm": {