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
12f32acd
Commit
12f32acd
authored
Dec 31, 2025
by
Johnny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: remove dnd-kit dependencies
parent
be1b758d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
59 deletions
+0
-59
package.json
web/package.json
+0
-3
pnpm-lock.yaml
web/pnpm-lock.yaml
+0
-56
No files found.
web/package.json
View file @
12f32acd
...
...
@@ -12,9 +12,6 @@
"dependencies"
:
{
"@connectrpc/connect"
:
"^2.1.1"
,
"@connectrpc/connect-web"
:
"^2.1.1"
,
"@dnd-kit/core"
:
"^6.3.1"
,
"@dnd-kit/sortable"
:
"^10.0.0"
,
"@dnd-kit/utilities"
:
"^3.2.2"
,
"@emotion/react"
:
"^11.14.0"
,
"@emotion/styled"
:
"^11.14.1"
,
"@github/relative-time-element"
:
"^4.5.0"
,
...
...
web/pnpm-lock.yaml
View file @
12f32acd
...
...
@@ -14,15 +14,6 @@ importers:
'
@connectrpc/connect-web'
:
specifier
:
^2.1.1
version
:
2.1.1(@bufbuild/protobuf@2.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@2.10.1))
'
@dnd-kit/core'
:
specifier
:
^6.3.1
version
:
6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'
@dnd-kit/sortable'
:
specifier
:
^10.0.0
version
:
10.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
'
@dnd-kit/utilities'
:
specifier
:
^3.2.2
version
:
3.2.2(react@18.3.1)
'
@emotion/react'
:
specifier
:
^11.14.0
version
:
11.14.0(@types/react@18.3.27)(react@18.3.1)
...
...
@@ -430,28 +421,6 @@ packages:
peerDependencies
:
'
@bufbuild/protobuf'
:
^2.7.0
'
@dnd-kit/accessibility@3.1.1'
:
resolution
:
{
integrity
:
sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==
}
peerDependencies
:
react
:
'
>=16.8.0'
'
@dnd-kit/core@6.3.1'
:
resolution
:
{
integrity
:
sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==
}
peerDependencies
:
react
:
'
>=16.8.0'
react-dom
:
'
>=16.8.0'
'
@dnd-kit/sortable@10.0.0'
:
resolution
:
{
integrity
:
sha512-+xqhmIIzvAYMGfBYYnbKuNicfSsk4RksY2XdmJhT+HAC01nix6fHCztU68jooFiMUB01Ky3F0FyOvhG/BZrWkg==
}
peerDependencies
:
'
@dnd-kit/core'
:
^6.3.0
react
:
'
>=16.8.0'
'
@dnd-kit/utilities@3.2.2'
:
resolution
:
{
integrity
:
sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==
}
peerDependencies
:
react
:
'
>=16.8.0'
'
@emotion/babel-plugin@11.13.5'
:
resolution
:
{
integrity
:
sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
}
...
...
@@ -3175,31 +3144,6 @@ snapshots:
dependencies
:
'
@bufbuild/protobuf'
:
2.10.1
'
@dnd-kit/accessibility@3.1.1(react@18.3.1)'
:
dependencies
:
react
:
18.3.1
tslib
:
2.8.1
'
@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)'
:
dependencies
:
'
@dnd-kit/accessibility'
:
3.1.1(react@18.3.1)
'
@dnd-kit/utilities'
:
3.2.2(react@18.3.1)
react
:
18.3.1
react-dom
:
18.3.1(react@18.3.1)
tslib
:
2.8.1
'
@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)'
:
dependencies
:
'
@dnd-kit/core'
:
6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'
@dnd-kit/utilities'
:
3.2.2(react@18.3.1)
react
:
18.3.1
tslib
:
2.8.1
'
@dnd-kit/utilities@3.2.2(react@18.3.1)'
:
dependencies
:
react
:
18.3.1
tslib
:
2.8.1
'
@emotion/babel-plugin@11.13.5'
:
dependencies
:
'
@babel/helper-module-imports'
:
7.27.1
...
...
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