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
7ab57f8e
Commit
7ab57f8e
authored
Sep 17, 2025
by
Steven
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: upgrade frontend dependencies
parent
6d1485d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1125 additions
and
1260 deletions
+1125
-1260
package.json
web/package.json
+26
-26
pnpm-lock.yaml
web/pnpm-lock.yaml
+1099
-1234
No files found.
web/package.json
View file @
7ab57f8e
...
...
@@ -16,76 +16,76 @@
"@github/relative-time-element"
:
"^4.4.8"
,
"@matejmazur/react-katex"
:
"^3.1.3"
,
"@radix-ui/react-checkbox"
:
"^1.3.3"
,
"@radix-ui/react-dialog"
:
"^1.1.1
4
"
,
"@radix-ui/react-dialog"
:
"^1.1.1
5
"
,
"@radix-ui/react-dropdown-menu"
:
"^2.1.16"
,
"@radix-ui/react-label"
:
"^2.1.7"
,
"@radix-ui/react-popover"
:
"^1.1.1
4
"
,
"@radix-ui/react-radio-group"
:
"^1.3.
7
"
,
"@radix-ui/react-popover"
:
"^1.1.1
5
"
,
"@radix-ui/react-radio-group"
:
"^1.3.
8
"
,
"@radix-ui/react-select"
:
"^2.2.6"
,
"@radix-ui/react-separator"
:
"^1.1.7"
,
"@radix-ui/react-slot"
:
"^1.2.3"
,
"@radix-ui/react-switch"
:
"^1.2.
5
"
,
"@radix-ui/react-tooltip"
:
"^1.2.
7
"
,
"@tailwindcss/vite"
:
"^4.1.1
1
"
,
"@radix-ui/react-switch"
:
"^1.2.
6
"
,
"@radix-ui/react-tooltip"
:
"^1.2.
8
"
,
"@tailwindcss/vite"
:
"^4.1.1
3
"
,
"class-variance-authority"
:
"^0.7.1"
,
"clsx"
:
"^2.1.1"
,
"cmdk"
:
"^1.1.1"
,
"copy-to-clipboard"
:
"^3.3.3"
,
"dayjs"
:
"^1.11.1
3
"
,
"dompurify"
:
"^3.2.
6
"
,
"dayjs"
:
"^1.11.1
8
"
,
"dompurify"
:
"^3.2.
7
"
,
"fuse.js"
:
"^7.1.0"
,
"highlight.js"
:
"^11.11.1"
,
"i18next"
:
"^25.
4
.2"
,
"i18next"
:
"^25.
5
.2"
,
"katex"
:
"^0.16.22"
,
"leaflet"
:
"^1.9.4"
,
"lodash-es"
:
"^4.17.21"
,
"lucide-react"
:
"^0.486.0"
,
"mermaid"
:
"^11.
9
.0"
,
"mime"
:
"^4.
0.7
"
,
"mermaid"
:
"^11.
11
.0"
,
"mime"
:
"^4.
1.0
"
,
"mobx"
:
"^6.13.7"
,
"mobx-react-lite"
:
"^4.1.0"
,
"react"
:
"^18.3.1"
,
"react-dom"
:
"^18.3.1"
,
"react-force-graph-2d"
:
"^1.2
8
.0"
,
"react-force-graph-2d"
:
"^1.2
9
.0"
,
"react-hot-toast"
:
"^2.6.0"
,
"react-i18next"
:
"^15.
6.1
"
,
"react-i18next"
:
"^15.
7.3
"
,
"react-leaflet"
:
"^4.2.1"
,
"react-router-dom"
:
"^7.
8.2
"
,
"react-router-dom"
:
"^7.
9.1
"
,
"react-simple-pull-to-refresh"
:
"^1.3.3"
,
"react-use"
:
"^17.6.0"
,
"tailwind-merge"
:
"^3.3.1"
,
"tailwindcss"
:
"^4.1.1
1
"
,
"tailwindcss"
:
"^4.1.1
3
"
,
"textarea-caret"
:
"^3.1.0"
,
"uuid"
:
"^11.1.0"
},
"devDependencies"
:
{
"@bufbuild/protobuf"
:
"^2.
7
.0"
,
"@eslint/js"
:
"^9.3
2
.0"
,
"@bufbuild/protobuf"
:
"^2.
8
.0"
,
"@eslint/js"
:
"^9.3
5
.0"
,
"@trivago/prettier-plugin-sort-imports"
:
"^5.2.2"
,
"@types/d3"
:
"^7.4.3"
,
"@types/katex"
:
"^0.16.7"
,
"@types/leaflet"
:
"^1.9.20"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/node"
:
"^24.
1.0
"
,
"@types/node"
:
"^24.
5.1
"
,
"@types/qs"
:
"^6.14.0"
,
"@types/react"
:
"^18.3.2
3
"
,
"@types/react"
:
"^18.3.2
4
"
,
"@types/react-dom"
:
"^18.3.7"
,
"@types/textarea-caret"
:
"^3.0.4"
,
"@types/uuid"
:
"^10.0.0"
,
"@vitejs/plugin-react"
:
"^4.7.0"
,
"code-inspector-plugin"
:
"^1.
0.4
"
,
"eslint"
:
"^9.3
2
.0"
,
"code-inspector-plugin"
:
"^1.
2.10
"
,
"eslint"
:
"^9.3
5
.0"
,
"eslint-config-prettier"
:
"^10.1.8"
,
"eslint-plugin-prettier"
:
"^5.5.
3
"
,
"eslint-plugin-prettier"
:
"^5.5.
4
"
,
"eslint-plugin-react"
:
"^7.37.5"
,
"long"
:
"^5.3.2"
,
"nice-grpc-web"
:
"^3.3.8"
,
"prettier"
:
"^3.6.2"
,
"terser"
:
"^5.4
3.1
"
,
"tw-animate-css"
:
"^1.3.
7
"
,
"terser"
:
"^5.4
4.0
"
,
"tw-animate-css"
:
"^1.3.
8
"
,
"typescript"
:
"^5.9.2"
,
"typescript-eslint"
:
"^8.4
1
.0"
,
"vite"
:
"^7.
0.6
"
"typescript-eslint"
:
"^8.4
4
.0"
,
"vite"
:
"^7.
1.5
"
},
"pnpm"
:
{
"onlyBuiltDependencies"
:
[
...
...
web/pnpm-lock.yaml
View file @
7ab57f8e
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