📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-24 03:30:59 +00:00
parent 59e15f8999
commit 8b12a9b31c
39 changed files with 782 additions and 135 deletions
+4 -4
View File
@@ -9,16 +9,16 @@
"version": "13.1.1",
"license": "MIT",
"dependencies": {
"yaml": "^2.8.2"
"yaml": "^2.9.0"
},
"bin": {
"antigravity-awesome-skills": "tools/bin/install.js"
}
},
"node_modules/yaml": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
"integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
"license": "ISC",
"bin": {
"yaml": "bin.mjs"