mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
chore(deps): update go and npm dependencies
- github.com/indaco/herald v0.10.0 → v0.11.0 - github.com/indaco/herald-md v0.1.0 → v0.2.0 - google.golang.org/api v0.273.0 → v0.273.1 - google.golang.org/genai v1.52.0 → v1.52.1 - google.golang.org/grpc v1.79.3 → v1.80.0 - gonum.org/v1/gonum v0.16.0 → v0.17.0 - add npm and www package-lock.json files
This commit is contained in:
Generated
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "@mark3labs/kit",
|
||||
"version": "0.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@mark3labs/kit",
|
||||
"version": "0.0.0",
|
||||
"cpu": [
|
||||
"x64",
|
||||
"arm64"
|
||||
],
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"os": [
|
||||
"darwin",
|
||||
"linux",
|
||||
"win32"
|
||||
],
|
||||
"bin": {
|
||||
"kit": "bin/kit"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user