revert package-lock to main

This commit is contained in:
uinstinct 2025-06-06 23:04:08 +05:30
parent a363e34f75
commit 9c087bb8b8
2 changed files with 4 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"@aws-sdk/credential-providers": "^3.778.0",
"@continuedev/config-types": "^1.0.13",
"@continuedev/config-yaml": "file:../packages/config-yaml",
"@continuedev/fetch": "^1.0.13",
"@continuedev/fetch": "^1.0.10",
"@continuedev/llm-info": "^1.0.8",
"@continuedev/openai-adapters": "^1.0.25",
"@modelcontextprotocol/sdk": "^1.12.0",
@ -144,8 +144,7 @@
"onnxruntime-common": "1.14.0",
"onnxruntime-web": "1.14.0",
"ts-jest": "^29.1.1",
"typescript": "^5.6.3",
"vitest": "^3.1.4"
"typescript": "^5.6.3"
},
"engines": {
"node": ">=20.19.0"

View File

@ -1,12 +1,12 @@
{
"name": "continue",
"version": "1.1.45",
"version": "1.1.44",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "continue",
"version": "1.1.45",
"version": "1.1.44",
"license": "Apache-2.0",
"dependencies": {
"@continuedev/config-types": "^1.0.14",