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
32da704b
Commit
32da704b
authored
Mar 02, 2025
by
Johnny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update frontend dependencies
parent
858053e3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
668 additions
and
624 deletions
+668
-624
package.json
web/package.json
+23
-18
pnpm-lock.yaml
web/pnpm-lock.yaml
+645
-606
No files found.
web/package.json
View file @
32da704b
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
"@github/relative-time-element"
:
"^4.4.5"
,
"@github/relative-time-element"
:
"^4.4.5"
,
"@matejmazur/react-katex"
:
"^3.1.3"
,
"@matejmazur/react-katex"
:
"^3.1.3"
,
"@mui/joy"
:
"5.0.0-beta.51"
,
"@mui/joy"
:
"5.0.0-beta.51"
,
"@radix-ui/react-popover"
:
"^1.1.
5
"
,
"@radix-ui/react-popover"
:
"^1.1.
6
"
,
"@usememos/mui"
:
"0.0.1-alpha.26"
,
"@usememos/mui"
:
"0.0.1-alpha.26"
,
"clsx"
:
"^2.1.1"
,
"clsx"
:
"^2.1.1"
,
"copy-to-clipboard"
:
"^3.3.3"
,
"copy-to-clipboard"
:
"^3.3.3"
,
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
"fuse.js"
:
"^7.1.0"
,
"fuse.js"
:
"^7.1.0"
,
"highlight.js"
:
"^11.11.1"
,
"highlight.js"
:
"^11.11.1"
,
"i18next"
:
"^24.2.2"
,
"i18next"
:
"^24.2.2"
,
"katex"
:
"^0.16.
19
"
,
"katex"
:
"^0.16.
21
"
,
"leaflet"
:
"^1.9.4"
,
"leaflet"
:
"^1.9.4"
,
"lodash-es"
:
"^4.17.21"
,
"lodash-es"
:
"^4.17.21"
,
"lucide-react"
:
"^0.453.0"
,
"lucide-react"
:
"^0.453.0"
,
...
@@ -34,21 +34,21 @@
...
@@ -34,21 +34,21 @@
"mobx"
:
"^6.13.6"
,
"mobx"
:
"^6.13.6"
,
"mobx-react-lite"
:
"^4.1.0"
,
"mobx-react-lite"
:
"^4.1.0"
,
"react"
:
"^18.3.1"
,
"react"
:
"^18.3.1"
,
"react-datepicker"
:
"^7.
5
.0"
,
"react-datepicker"
:
"^7.
6
.0"
,
"react-dom"
:
"^18.3.1"
,
"react-dom"
:
"^18.3.1"
,
"react-force-graph-2d"
:
"^1.2
6.1
"
,
"react-force-graph-2d"
:
"^1.2
7.0
"
,
"react-hot-toast"
:
"^2.5.
1
"
,
"react-hot-toast"
:
"^2.5.
2
"
,
"react-i18next"
:
"^15.4.
0
"
,
"react-i18next"
:
"^15.4.
1
"
,
"react-leaflet"
:
"^4.2.1"
,
"react-leaflet"
:
"^4.2.1"
,
"react-router-dom"
:
"^7.
1.1
"
,
"react-router-dom"
:
"^7.
2.0
"
,
"react-simple-pull-to-refresh"
:
"^1.3.3"
,
"react-simple-pull-to-refresh"
:
"^1.3.3"
,
"react-use"
:
"^17.6.0"
,
"react-use"
:
"^17.6.0"
,
"tailwind-merge"
:
"^2.6.0"
,
"tailwind-merge"
:
"^2.6.0"
,
"tailwindcss"
:
"^3.4.17"
,
"tailwindcss"
:
"^3.4.17"
,
"tailwindcss-animate"
:
"^1.0.7"
,
"tailwindcss-animate"
:
"^1.0.7"
,
"textarea-caret"
:
"^3.1.0"
,
"textarea-caret"
:
"^3.1.0"
,
"uuid"
:
"^11.
0.3
"
,
"uuid"
:
"^11.
1.0
"
,
"zustand"
:
"^5.0.
2
"
"zustand"
:
"^5.0.
3
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@bufbuild/buf"
:
"^1.50.0"
,
"@bufbuild/buf"
:
"^1.50.0"
,
...
@@ -58,8 +58,8 @@
...
@@ -58,8 +58,8 @@
"@types/katex"
:
"^0.16.7"
,
"@types/katex"
:
"^0.16.7"
,
"@types/leaflet"
:
"^1.9.16"
,
"@types/leaflet"
:
"^1.9.16"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/node"
:
"^22.1
0.3
"
,
"@types/node"
:
"^22.1
3.8
"
,
"@types/qs"
:
"^6.9.1
7
"
,
"@types/qs"
:
"^6.9.1
8
"
,
"@types/react"
:
"^18.3.18"
,
"@types/react"
:
"^18.3.18"
,
"@types/react-dom"
:
"^18.3.5"
,
"@types/react-dom"
:
"^18.3.5"
,
"@types/textarea-caret"
:
"^3.0.3"
,
"@types/textarea-caret"
:
"^3.0.3"
,
...
@@ -71,14 +71,19 @@
...
@@ -71,14 +71,19 @@
"code-inspector-plugin"
:
"^0.18.3"
,
"code-inspector-plugin"
:
"^0.18.3"
,
"eslint"
:
"^8.57.1"
,
"eslint"
:
"^8.57.1"
,
"eslint-config-prettier"
:
"^9.1.0"
,
"eslint-config-prettier"
:
"^9.1.0"
,
"eslint-plugin-prettier"
:
"^5.2.
1
"
,
"eslint-plugin-prettier"
:
"^5.2.
3
"
,
"eslint-plugin-react"
:
"^7.37.
3
"
,
"eslint-plugin-react"
:
"^7.37.
4
"
,
"long"
:
"^5.
2.3
"
,
"long"
:
"^5.
3.1
"
,
"nice-grpc-web"
:
"^3.3.
5
"
,
"nice-grpc-web"
:
"^3.3.
6
"
,
"postcss"
:
"^8.
4.49
"
,
"postcss"
:
"^8.
5.3
"
,
"prettier"
:
"^3.
4
.2"
,
"prettier"
:
"^3.
5
.2"
,
"protobufjs"
:
"^7.4.0"
,
"protobufjs"
:
"^7.4.0"
,
"typescript"
:
"^5.
7.3
"
,
"typescript"
:
"^5.
8.2
"
,
"vite"
:
"^6.2.0"
"vite"
:
"^6.2.0"
},
"pnpm"
:
{
"onlyBuiltDependencies"
:
[
"@bufbuild/buf"
]
}
}
}
}
\ No newline at end of file
web/pnpm-lock.yaml
View file @
32da704b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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