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
f484c387
Commit
f484c387
authored
Jan 04, 2024
by
Steven
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: fix dependencies
parent
d12a2b0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
package.json
web/package.json
+1
-0
pnpm-lock.yaml
web/pnpm-lock.yaml
+7
-0
No files found.
web/package.json
View file @
f484c387
...
@@ -42,6 +42,7 @@
...
@@ -42,6 +42,7 @@
"devDependencies"
:
{
"devDependencies"
:
{
"@bufbuild/buf"
:
"^1.28.1"
,
"@bufbuild/buf"
:
"^1.28.1"
,
"@trivago/prettier-plugin-sort-imports"
:
"^3.4.0"
,
"@trivago/prettier-plugin-sort-imports"
:
"^3.4.0"
,
"@types/katex"
:
"^0.16.7"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/node"
:
"^20.10.5"
,
"@types/node"
:
"^20.10.5"
,
"@types/qs"
:
"^6.9.11"
,
"@types/qs"
:
"^6.9.11"
,
...
...
web/pnpm-lock.yaml
View file @
f484c387
...
@@ -100,6 +100,9 @@ devDependencies:
...
@@ -100,6 +100,9 @@ devDependencies:
'
@trivago/prettier-plugin-sort-imports'
:
'
@trivago/prettier-plugin-sort-imports'
:
specifier
:
^3.4.0
specifier
:
^3.4.0
version
:
3.4.0(prettier@2.6.2)
version
:
3.4.0(prettier@2.6.2)
'
@types/katex'
:
specifier
:
^0.16.7
version
:
0.16.7
'
@types/lodash-es'
:
'
@types/lodash-es'
:
specifier
:
^4.17.12
specifier
:
^4.17.12
version
:
4.17.12
version
:
4.17.12
...
@@ -1453,6 +1456,10 @@ packages:
...
@@ -1453,6 +1456,10 @@ packages:
resolution
:
{
integrity
:
sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
}
resolution
:
{
integrity
:
sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
}
dev
:
true
dev
:
true
/@types/katex@0.16.7
:
resolution
:
{
integrity
:
sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==
}
dev
:
true
/@types/lodash-es@4.17.12
:
/@types/lodash-es@4.17.12
:
resolution
:
{
integrity
:
sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==
}
resolution
:
{
integrity
:
sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==
}
dependencies
:
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