chore(deps): update dependency yaml to ^2.8.3

This commit is contained in:
renovate[bot]
2026-03-24 12:58:01 +00:00
committed by GitHub
parent 11d3effc28
commit ad2aec44e5
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
"vite": "^8.0.1",
"vite-plugin-checker": "^0.12.0",
"vitest": "^4.1.0",
"yaml": "^2.8.2"
"yaml": "^2.8.3"
}
},
"node_modules/@adobe/css-tools": {

View File

@@ -76,7 +76,7 @@
"vite": "^8.0.1",
"vite-plugin-checker": "^0.12.0",
"vitest": "^4.1.0",
"yaml": "^2.8.2"
"yaml": "^2.8.3"
},
"overrides": {
"react-infinite-scroller": {