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
6184375c
Commit
6184375c
authored
Jul 31, 2024
by
Steven
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: upgrade frontend dependencies
parent
07667257
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
646 additions
and
709 deletions
+646
-709
package.json
web/package.json
+20
-20
pnpm-lock.yaml
web/pnpm-lock.yaml
+626
-689
No files found.
web/package.json
View file @
6184375c
...
@@ -12,13 +12,13 @@
...
@@ -12,13 +12,13 @@
"@dnd-kit/core"
:
"^6.1.0"
,
"@dnd-kit/core"
:
"^6.1.0"
,
"@dnd-kit/sortable"
:
"^8.0.0"
,
"@dnd-kit/sortable"
:
"^8.0.0"
,
"@dnd-kit/utilities"
:
"^3.2.2"
,
"@dnd-kit/utilities"
:
"^3.2.2"
,
"@emotion/react"
:
"^11.1
1.4
"
,
"@emotion/react"
:
"^11.1
3.0
"
,
"@emotion/styled"
:
"^11.1
1.5
"
,
"@emotion/styled"
:
"^11.1
3.0
"
,
"@github/relative-time-element"
:
"^4.4.
0
"
,
"@github/relative-time-element"
:
"^4.4.
2
"
,
"@matejmazur/react-katex"
:
"^3.1.3"
,
"@matejmazur/react-katex"
:
"^3.1.3"
,
"@mui/joy"
:
"5.0.0-beta.48"
,
"@mui/joy"
:
"5.0.0-beta.48"
,
"@radix-ui/react-popover"
:
"^1.1.1"
,
"@radix-ui/react-popover"
:
"^1.1.1"
,
"@reduxjs/toolkit"
:
"^2.2.
6
"
,
"@reduxjs/toolkit"
:
"^2.2.
7
"
,
"class-variance-authority"
:
"^0.7.0"
,
"class-variance-authority"
:
"^0.7.0"
,
"clsx"
:
"^2.1.1"
,
"clsx"
:
"^2.1.1"
,
"copy-to-clipboard"
:
"^3.3.3"
,
"copy-to-clipboard"
:
"^3.3.3"
,
...
@@ -26,53 +26,53 @@
...
@@ -26,53 +26,53 @@
"dompurify"
:
"^3.1.6"
,
"dompurify"
:
"^3.1.6"
,
"fuse.js"
:
"^7.0.0"
,
"fuse.js"
:
"^7.0.0"
,
"highlight.js"
:
"^11.10.0"
,
"highlight.js"
:
"^11.10.0"
,
"i18next"
:
"^23.1
1.5
"
,
"i18next"
:
"^23.1
2.2
"
,
"katex"
:
"^0.16.11"
,
"katex"
:
"^0.16.11"
,
"lodash-es"
:
"^4.17.21"
,
"lodash-es"
:
"^4.17.21"
,
"lucide-react"
:
"^0.399.0"
,
"lucide-react"
:
"^0.399.0"
,
"mermaid"
:
"^10.9.
0
"
,
"mermaid"
:
"^10.9.
1
"
,
"react"
:
"^18.3.1"
,
"react"
:
"^18.3.1"
,
"react-dom"
:
"^18.3.1"
,
"react-dom"
:
"^18.3.1"
,
"react-hot-toast"
:
"^2.4.1"
,
"react-hot-toast"
:
"^2.4.1"
,
"react-i18next"
:
"^14.1.
1
"
,
"react-i18next"
:
"^14.1.
3
"
,
"react-redux"
:
"^9.1.2"
,
"react-redux"
:
"^9.1.2"
,
"react-router-dom"
:
"^6.2
4.0
"
,
"react-router-dom"
:
"^6.2
5.1
"
,
"react-use"
:
"^17.5.
0
"
,
"react-use"
:
"^17.5.
1
"
,
"tailwind-merge"
:
"^2.4.0"
,
"tailwind-merge"
:
"^2.4.0"
,
"tailwindcss"
:
"^3.4.
5
"
,
"tailwindcss"
:
"^3.4.
7
"
,
"tailwindcss-animate"
:
"^1.0.7"
,
"tailwindcss-animate"
:
"^1.0.7"
,
"textarea-caret"
:
"^3.1.0"
,
"textarea-caret"
:
"^3.1.0"
,
"uuid"
:
"^10.0.0"
,
"uuid"
:
"^10.0.0"
,
"zustand"
:
"^4.5.4"
"zustand"
:
"^4.5.4"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@bufbuild/buf"
:
"^1.3
4.0
"
,
"@bufbuild/buf"
:
"^1.3
5.1
"
,
"@trivago/prettier-plugin-sort-imports"
:
"^4.3.0"
,
"@trivago/prettier-plugin-sort-imports"
:
"^4.3.0"
,
"@types/d3"
:
"^7.4.3"
,
"@types/d3"
:
"^7.4.3"
,
"@types/dompurify"
:
"^3.0.5"
,
"@types/dompurify"
:
"^3.0.5"
,
"@types/katex"
:
"^0.16.7"
,
"@types/katex"
:
"^0.16.7"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/node"
:
"^20.14.1
1
"
,
"@types/node"
:
"^20.14.1
3
"
,
"@types/qs"
:
"^6.9.15"
,
"@types/qs"
:
"^6.9.15"
,
"@types/react"
:
"^18.3.3"
,
"@types/react"
:
"^18.3.3"
,
"@types/react-dom"
:
"^18.3.0"
,
"@types/react-dom"
:
"^18.3.0"
,
"@types/textarea-caret"
:
"^3.0.3"
,
"@types/textarea-caret"
:
"^3.0.3"
,
"@types/uuid"
:
"^10.0.0"
,
"@types/uuid"
:
"^10.0.0"
,
"@typescript-eslint/eslint-plugin"
:
"^7.1
6
.0"
,
"@typescript-eslint/eslint-plugin"
:
"^7.1
8
.0"
,
"@typescript-eslint/parser"
:
"^7.1
6.1
"
,
"@typescript-eslint/parser"
:
"^7.1
8.0
"
,
"@vitejs/plugin-react"
:
"^4.3.
0
"
,
"@vitejs/plugin-react"
:
"^4.3.
1
"
,
"autoprefixer"
:
"^10.4.19"
,
"autoprefixer"
:
"^10.4.19"
,
"eslint"
:
"^8.57.0"
,
"eslint"
:
"^8.57.0"
,
"eslint-config-prettier"
:
"^9.1.0"
,
"eslint-config-prettier"
:
"^9.1.0"
,
"eslint-plugin-prettier"
:
"^5.2.1"
,
"eslint-plugin-prettier"
:
"^5.2.1"
,
"eslint-plugin-react"
:
"^7.3
4.3
"
,
"eslint-plugin-react"
:
"^7.3
5.0
"
,
"less"
:
"^4.2.0"
,
"less"
:
"^4.2.0"
,
"long"
:
"^5.2.3"
,
"long"
:
"^5.2.3"
,
"nice-grpc-web"
:
"^3.3.
3
"
,
"nice-grpc-web"
:
"^3.3.
4
"
,
"postcss"
:
"^8.4.
39
"
,
"postcss"
:
"^8.4.
40
"
,
"prettier"
:
"^3.3.3"
,
"prettier"
:
"^3.3.3"
,
"protobufjs"
:
"^7.3.2"
,
"protobufjs"
:
"^7.3.2"
,
"typescript"
:
"^5.5.
3
"
,
"typescript"
:
"^5.5.
4
"
,
"vite"
:
"^5.3.
4
"
"vite"
:
"^5.3.
5
"
}
}
}
}
web/pnpm-lock.yaml
View file @
6184375c
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