1 Commits

Author SHA1 Message Date
93b0a3fceb Update Rust crate serde to 1.0.228
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2026-02-18 00:34:53 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"filesize": "^10.1.6",
"humanize-duration": "^3.33.2",
"monaco-editor": "^0.52.2",
"monaco-yaml": "^5.4.1",
"monaco-yaml": "^5.4.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.9.6",
@@ -4482,9 +4482,9 @@
}
},
"node_modules/monaco-yaml": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/monaco-yaml/-/monaco-yaml-5.4.1.tgz",
"integrity": "sha512-YQ6d/Ei98Uk073SJLFbwuSi95qhnl8F8NNmIUqN2XhDt9psZN2LqQ1T7pPQ866NJb2wFj44IrjnANgpa2jTfag==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/monaco-yaml/-/monaco-yaml-5.4.0.tgz",
"integrity": "sha512-tuBVDy1KAPrgO905GHTItu8AaA5bIzF5S4X0JVRAE/D66FpRhkDUk7tKi5bwKMVTTugtpMLsXN4ewh4CgE/FtQ==",
"license": "MIT",
"workspaces": [
"examples/*"

View File

@@ -24,7 +24,7 @@
"filesize": "^10.1.6",
"humanize-duration": "^3.33.2",
"monaco-editor": "^0.52.2",
"monaco-yaml": "^5.4.1",
"monaco-yaml": "^5.4.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.9.6",