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
64ae1383
Commit
64ae1383
authored
Dec 28, 2025
by
Johnny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: add missing @types/hast dependency
parent
85f4fc7a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
package.json
web/package.json
+1
-0
pnpm-lock.yaml
web/pnpm-lock.yaml
+3
-0
No files found.
web/package.json
View file @
64ae1383
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
"@biomejs/biome"
:
"^2.3.7"
,
"@biomejs/biome"
:
"^2.3.7"
,
"@bufbuild/protobuf"
:
"^2.10.1"
,
"@bufbuild/protobuf"
:
"^2.10.1"
,
"@types/d3"
:
"^7.4.3"
,
"@types/d3"
:
"^7.4.3"
,
"@types/hast"
:
"^3.0.4"
,
"@types/katex"
:
"^0.16.7"
,
"@types/katex"
:
"^0.16.7"
,
"@types/leaflet"
:
"^1.9.21"
,
"@types/leaflet"
:
"^1.9.21"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/lodash-es"
:
"^4.17.12"
,
...
...
web/pnpm-lock.yaml
View file @
64ae1383
...
@@ -189,6 +189,9 @@ importers:
...
@@ -189,6 +189,9 @@ importers:
'
@types/d3'
:
'
@types/d3'
:
specifier
:
^7.4.3
specifier
:
^7.4.3
version
:
7.4.3
version
:
7.4.3
'
@types/hast'
:
specifier
:
^3.0.4
version
:
3.0.4
'
@types/katex'
:
'
@types/katex'
:
specifier
:
^0.16.7
specifier
:
^0.16.7
version
:
0.16.7
version
:
0.16.7
...
...
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