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
4de18cfa
Commit
4de18cfa
authored
Sep 20, 2023
by
Steven
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: remove unused deps
parent
5cec1a71
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
12 deletions
+0
-12
package.json
web/package.json
+0
-2
pnpm-lock.yaml
web/pnpm-lock.yaml
+0
-10
No files found.
web/package.json
View file @
4de18cfa
...
...
@@ -8,7 +8,6 @@
},
"packageManager"
:
"pnpm@8.7.0"
,
"dependencies"
:
{
"@bufbuild/protobuf"
:
"^1.3.1"
,
"@emotion/react"
:
"^11.11.1"
,
"@emotion/styled"
:
"^11.11.0"
,
"@matejmazur/react-katex"
:
"^3.1.3"
,
...
...
@@ -24,7 +23,6 @@
"lodash-es"
:
"^4.17.21"
,
"long"
:
"^5.2.3"
,
"lucide-react"
:
"^0.263.1"
,
"nice-grpc-common"
:
"^2.0.2"
,
"nice-grpc-web"
:
"^3.3.1"
,
"protobufjs"
:
"^7.2.5"
,
"qrcode.react"
:
"^3.1.0"
,
...
...
web/pnpm-lock.yaml
View file @
4de18cfa
...
...
@@ -5,9 +5,6 @@ settings:
excludeLinksFromLockfile
:
false
dependencies
:
'
@bufbuild/protobuf'
:
specifier
:
^1.3.1
version
:
1.3.1
'
@emotion/react'
:
specifier
:
^11.11.1
version
:
11.11.1(@types/react@18.2.21)(react@18.2.0)
...
...
@@ -53,9 +50,6 @@ dependencies:
lucide-react
:
specifier
:
^0.263.1
version
:
0.263.1(react@18.2.0)
nice-grpc-common
:
specifier
:
^2.0.2
version
:
2.0.2
nice-grpc-web
:
specifier
:
^3.3.1
version
:
3.3.1(ws@8.14.1)
...
...
@@ -431,10 +425,6 @@ packages:
'
@babel/helper-validator-identifier'
:
7.22.19
to-fast-properties
:
2.0.0
/@bufbuild/protobuf@1.3.1
:
resolution
:
{
integrity
:
sha512-BUyJWutgP2S8K/1NphOJokuwDckXS4qI2T1pGZAlkFdZchWae3jm6fCdkcGbLlM1QLOcNFFePd+7Feo4BYGrJQ==
}
dev
:
false
/@emotion/babel-plugin@11.11.0
:
resolution
:
{
integrity
:
sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==
}
dependencies
:
...
...
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