updated tsp/package-lock.json
This commit is contained in:
22
tsp/package-lock.json
generated
22
tsp/package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "@foo/cms",
|
||||
"version": "0.1.0",
|
||||
"devDependencies": {
|
||||
"@pojagi/typespec-drf": "../../typespec-drf",
|
||||
"@pojagi/typespec-drf": "../typespec-drf",
|
||||
"@typespec/compiler": "latest",
|
||||
"@typespec/http": "latest",
|
||||
"@typespec/http-server-csharp": "latest",
|
||||
@@ -40,6 +40,24 @@
|
||||
}
|
||||
},
|
||||
"../../typespec-drf": {
|
||||
"name": "@pojagi/typespec-drf",
|
||||
"version": "0.1.0",
|
||||
"extraneous": true,
|
||||
"devDependencies": {
|
||||
"@types/node": "latest",
|
||||
"@typespec/compiler": "latest",
|
||||
"@typespec/http": "latest",
|
||||
"eslint": "latest",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript-eslint": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@typespec/compiler": "latest",
|
||||
"@typespec/http": "latest"
|
||||
}
|
||||
},
|
||||
"../typespec-drf": {
|
||||
"name": "@pojagi/typespec-drf",
|
||||
"version": "0.1.0",
|
||||
"dev": true,
|
||||
@@ -739,7 +757,7 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@pojagi/typespec-drf": {
|
||||
"resolved": "../../typespec-drf",
|
||||
"resolved": "../typespec-drf",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@sigstore/bundle": {
|
||||
|
||||
Reference in New Issue
Block a user