chore: update lockfile for adapter-utils canary

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Test User
2026-04-15 21:45:46 +00:00
parent 3db5229407
commit ddb1ea4311
10 changed files with 89 additions and 30 deletions
+2 -2
View File
@@ -13,14 +13,14 @@
"picocolors": "^1.1.1"
},
"devDependencies": {
"@paperclipai/adapter-utils": "^2026.415.0-canary.7",
"@paperclipai/adapter-utils": "2026.415.0-canary.7",
"@types/node": "^24.6.0",
"@vitest/coverage-v8": "^4.1.4",
"typescript": "^5.7.3",
"vitest": "^4.1.4"
},
"peerDependencies": {
"@paperclipai/adapter-utils": ">=0.3.0"
"@paperclipai/adapter-utils": ">=2026.415.0-canary.7"
}
},
"node_modules/@babel/helper-string-parser": {