Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Anh
canifa_note
Commits
8cdc956e
Commit
8cdc956e
authored
Sep 21, 2024
by
johnnyjoy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update ts proto
parent
46830e31
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
74 additions
and
202 deletions
+74
-202
apidocs.swagger.yaml
docs/apidocs.swagger.yaml
+64
-201
buf.gen.yaml
proto/buf.gen.yaml
+1
-1
package.json
web/package.json
+1
-0
pnpm-lock.yaml
web/pnpm-lock.yaml
+8
-0
No files found.
docs/apidocs.swagger.yaml
View file @
8cdc956e
This diff is collapsed.
Click to expand it.
proto/buf.gen.yaml
View file @
8cdc956e
...
...
@@ -22,7 +22,7 @@ plugins:
out
:
../docs
opt
:
output_format=yaml,allow_merge=true
# Build the TypeScript definitions for the web.
-
plugin
:
buf.build/community/stephenh-ts-proto
:v1.178.0
-
plugin
:
buf.build/community/stephenh-ts-proto
out
:
../web/src/types/proto
# reference: https://github.com/deeplay-io/nice-grpc/blob/master/packages/nice-grpc-web/README.md#using-ts-proto
opt
:
...
...
web/package.json
View file @
8cdc956e
...
...
@@ -47,6 +47,7 @@
},
"devDependencies"
:
{
"@bufbuild/buf"
:
"^1.39.0"
,
"@bufbuild/protobuf"
:
"^2.1.0"
,
"@trivago/prettier-plugin-sort-imports"
:
"^4.3.0"
,
"@types/d3"
:
"^7.4.3"
,
"@types/dompurify"
:
"^3.0.5"
,
...
...
web/pnpm-lock.yaml
View file @
8cdc956e
...
...
@@ -117,6 +117,9 @@ importers:
'
@bufbuild/buf'
:
specifier
:
^1.39.0
version
:
1.39.0
'
@bufbuild/protobuf'
:
specifier
:
^2.1.0
version
:
2.1.0
'
@trivago/prettier-plugin-sort-imports'
:
specifier
:
^4.3.0
version
:
4.3.0(prettier@3.3.3)
...
...
@@ -372,6 +375,9 @@ packages:
engines
:
{
node
:
'
>=12'
}
hasBin
:
true
'
@bufbuild/protobuf@2.1.0'
:
resolution
:
{
integrity
:
sha512-+2Mx67Y3skJ4NCD/qNSdBJNWtu6x6Qr53jeNg+QcwiL6mt0wK+3jwHH2x1p7xaYH6Ve2JKOVn0OxU35WsmqI9A==
}
'
@dnd-kit/accessibility@3.1.0'
:
resolution
:
{
integrity
:
sha512-ea7IkhKvlJUv9iSHJOnxinBcoOI3ppGnnL+VDJ75O45Nss6HtZd8IdN8touXPDtASfeI2T2LImb8VOZcL47wjQ==
}
peerDependencies
:
...
...
@@ -3568,6 +3574,8 @@ snapshots:
'
@bufbuild/buf-win32-arm64'
:
1.39.0
'
@bufbuild/buf-win32-x64'
:
1.39.0
'
@bufbuild/protobuf@2.1.0'
:
{}
'
@dnd-kit/accessibility@3.1.0(react@18.3.1)'
:
dependencies
:
react
:
18.3.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment