rm js-yaml dep

This commit is contained in:
Rolands 2026-01-01 16:51:00 +02:00
parent 96a68f2986
commit 6d02ce64fa
2 changed files with 1 additions and 2 deletions

View file

@ -41,14 +41,12 @@
"homepage": "https://github.com/Rolands-Laucis/Socio#readme", "homepage": "https://github.com/Rolands-Laucis/Socio#readme",
"dependencies": { "dependencies": {
"@msgpack/msgpack": "^3.1.2", "@msgpack/msgpack": "^3.1.2",
"js-yaml": "^4.1.0",
"magic-string": "^0.30.5", "magic-string": "^0.30.5",
"pako": "^2.1.0", "pako": "^2.1.0",
"recursive-diff": "^1.0.9", "recursive-diff": "^1.0.9",
"ws": "^8.9.0" "ws": "^8.9.0"
}, },
"devDependencies": { "devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^18.15.0", "@types/node": "^18.15.0",
"@types/pako": "^2.0.3", "@types/pako": "^2.0.3",
"@types/ws": "^8.5.3" "@types/ws": "^8.5.3"

1
package.json Normal file
View file

@ -0,0 +1 @@
{}