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
6d842711
Commit
6d842711
authored
Apr 10, 2024
by
Steven
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: fix dependencies
parent
b84a0592
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
32 deletions
+14
-32
package.json
web/package.json
+1
-1
pnpm-lock.yaml
web/pnpm-lock.yaml
+12
-30
Icon.tsx
web/src/components/Icon.tsx
+0
-0
MarkdownMenu.tsx
web/src/components/MemoEditor/ActionButton/MarkdownMenu.tsx
+1
-1
No files found.
web/package.json
View file @
6d842711
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
"react-dom"
:
"^18.2.0"
,
"react-dom"
:
"^18.2.0"
,
"react-hot-toast"
:
"^2.4.1"
,
"react-hot-toast"
:
"^2.4.1"
,
"react-i18next"
:
"^14.1.0"
,
"react-i18next"
:
"^14.1.0"
,
"react-redux"
:
"^
8.1.3
"
,
"react-redux"
:
"^
9.1.0
"
,
"react-router-dom"
:
"^6.22.3"
,
"react-router-dom"
:
"^6.22.3"
,
"react-use"
:
"^17.5.0"
,
"react-use"
:
"^17.5.0"
,
"tailwindcss"
:
"^3.4.3"
,
"tailwindcss"
:
"^3.4.3"
,
...
...
web/pnpm-lock.yaml
View file @
6d842711
...
@@ -22,7 +22,7 @@ dependencies:
...
@@ -22,7 +22,7 @@ dependencies:
version
:
5.0.0-beta.32(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.75)(react-dom@18.2.0)(react@18.2.0)
version
:
5.0.0-beta.32(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.75)(react-dom@18.2.0)(react@18.2.0)
'
@reduxjs/toolkit'
:
'
@reduxjs/toolkit'
:
specifier
:
^2.2.3
specifier
:
^2.2.3
version
:
2.2.3(react-redux@
8.1.3
)(react@18.2.0)
version
:
2.2.3(react-redux@
9.1.0
)(react@18.2.0)
axios
:
axios
:
specifier
:
^1.6.8
specifier
:
^1.6.8
version
:
1.6.8
version
:
1.6.8
...
@@ -66,8 +66,8 @@ dependencies:
...
@@ -66,8 +66,8 @@ dependencies:
specifier
:
^14.1.0
specifier
:
^14.1.0
version
:
14.1.0(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0)
version
:
14.1.0(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0)
react-redux
:
react-redux
:
specifier
:
^
8.1.3
specifier
:
^
9.1.0
version
:
8.1.3(@types/react-dom@18.2.24)(@types/react@18.2.75)(react-dom@18.2.0
)(react@18.2.0)(redux@5.0.1)
version
:
9.1.0(@types/react@18.2.75
)(react@18.2.0)(redux@5.0.1)
react-router-dom
:
react-router-dom
:
specifier
:
^6.22.3
specifier
:
^6.22.3
version
:
6.22.3(react-dom@18.2.0)(react@18.2.0)
version
:
6.22.3(react-dom@18.2.0)(react@18.2.0)
...
@@ -1212,7 +1212,7 @@ packages:
...
@@ -1212,7 +1212,7 @@ packages:
resolution
:
{
integrity
:
sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
}
resolution
:
{
integrity
:
sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
}
dev
:
true
dev
:
true
/@reduxjs/toolkit@2.2.3(react-redux@
8.1.3
)(react@18.2.0)
:
/@reduxjs/toolkit@2.2.3(react-redux@
9.1.0
)(react@18.2.0)
:
resolution
:
{
integrity
:
sha512-76dll9EnJXg4EVcI5YNxZA/9hSAmZsFqzMmNRHvIlzw2WS/twfcVX3ysYrWGJMClwEmChQFC4yRq74tn6fdzRA==
}
resolution
:
{
integrity
:
sha512-76dll9EnJXg4EVcI5YNxZA/9hSAmZsFqzMmNRHvIlzw2WS/twfcVX3ysYrWGJMClwEmChQFC4yRq74tn6fdzRA==
}
peerDependencies
:
peerDependencies
:
react
:
^16.9.0 || ^17.0.0 || ^18
react
:
^16.9.0 || ^17.0.0 || ^18
...
@@ -1225,7 +1225,7 @@ packages:
...
@@ -1225,7 +1225,7 @@ packages:
dependencies
:
dependencies
:
immer
:
10.0.4
immer
:
10.0.4
react
:
18.2.0
react
:
18.2.0
react-redux
:
8.1.3(@types/react-dom@18.2.24)(@types/react@18.2.75)(react-dom@18.2.0
)(react@18.2.0)(redux@5.0.1)
react-redux
:
9.1.0(@types/react@18.2.75
)(react@18.2.0)(redux@5.0.1)
redux
:
5.0.1
redux
:
5.0.1
redux-thunk
:
3.1.0(redux@5.0.1)
redux-thunk
:
3.1.0(redux@5.0.1)
reselect
:
5.1.0
reselect
:
5.1.0
...
@@ -1601,13 +1601,6 @@ packages:
...
@@ -1601,13 +1601,6 @@ packages:
resolution
:
{
integrity
:
sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==
}
resolution
:
{
integrity
:
sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==
}
dev
:
true
dev
:
true
/@types/hoist-non-react-statics@3.3.5
:
resolution
:
{
integrity
:
sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==
}
dependencies
:
'
@types/react'
:
18.2.75
hoist-non-react-statics
:
3.3.2
dev
:
false
/@types/js-cookie@2.2.7
:
/@types/js-cookie@2.2.7
:
resolution
:
{
integrity
:
sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==
}
resolution
:
{
integrity
:
sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==
}
dev
:
false
dev
:
false
...
@@ -1661,6 +1654,7 @@ packages:
...
@@ -1661,6 +1654,7 @@ packages:
resolution
:
{
integrity
:
sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg==
}
resolution
:
{
integrity
:
sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg==
}
dependencies
:
dependencies
:
'
@types/react'
:
18.2.75
'
@types/react'
:
18.2.75
dev
:
true
/@types/react@18.2.75
:
/@types/react@18.2.75
:
resolution
:
{
integrity
:
sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==
}
resolution
:
{
integrity
:
sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==
}
...
@@ -4639,36 +4633,24 @@ packages:
...
@@ -4639,36 +4633,24 @@ packages:
resolution
:
{
integrity
:
sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
}
resolution
:
{
integrity
:
sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
}
dev
:
false
dev
:
false
/react-redux@
8.1.3(@types/react-dom@18.2.24)(@types/react@18.2.75)(react-dom@18.2.0
)(react@18.2.0)(redux@5.0.1)
:
/react-redux@
9.1.0(@types/react@18.2.75
)(react@18.2.0)(redux@5.0.1)
:
resolution
:
{
integrity
:
sha512-
n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw
==
}
resolution
:
{
integrity
:
sha512-
6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ
==
}
peerDependencies
:
peerDependencies
:
'
@types/react'
:
^16.8 || ^17.0 || ^18.0
'
@types/react'
:
^18.2.25
'
@types/react-dom'
:
^16.8 || ^17.0 || ^18.0
react
:
^18.0
react
:
^16.8 || ^17.0 || ^18.0
react-native
:
'
>=0.69'
react-dom
:
^16.8 || ^17.0 || ^18.0
redux
:
^5.0.0
react-native
:
'
>=0.59'
redux
:
^4 || ^5.0.0-beta.0
peerDependenciesMeta
:
peerDependenciesMeta
:
'
@types/react'
:
'
@types/react'
:
optional
:
true
optional
:
true
'
@types/react-dom'
:
optional
:
true
react-dom
:
optional
:
true
react-native
:
react-native
:
optional
:
true
optional
:
true
redux
:
redux
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@babel/runtime'
:
7.24.4
'
@types/hoist-non-react-statics'
:
3.3.5
'
@types/react'
:
18.2.75
'
@types/react'
:
18.2.75
'
@types/react-dom'
:
18.2.24
'
@types/use-sync-external-store'
:
0.0.3
'
@types/use-sync-external-store'
:
0.0.3
hoist-non-react-statics
:
3.3.2
react
:
18.2.0
react
:
18.2.0
react-dom
:
18.2.0(react@18.2.0)
react-is
:
18.2.0
redux
:
5.0.1
redux
:
5.0.1
use-sync-external-store
:
1.2.0(react@18.2.0)
use-sync-external-store
:
1.2.0(react@18.2.0)
dev
:
false
dev
:
false
...
...
web/src/components/Icon.ts
→
web/src/components/Icon.ts
x
View file @
6d842711
File moved
web/src/components/MemoEditor/ActionButton/MarkdownMenu.tsx
View file @
6d842711
...
@@ -91,7 +91,7 @@ const MarkdownMenu = (props: Props) => {
...
@@ -91,7 +91,7 @@ const MarkdownMenu = (props: Props) => {
<
span
>
Checkbox
</
span
>
<
span
>
Checkbox
</
span
>
</
MenuItem
>
</
MenuItem
>
<
MenuItem
onClick=
{
handlePreviewClick
}
>
<
MenuItem
onClick=
{
handlePreviewClick
}
>
<
Icon
.
GanttSquare
className=
"w-4 h-auto"
/>
<
Icon
.
Gantt
Chart
Square
className=
"w-4 h-auto"
/>
<
span
>
Preview
</
span
>
<
span
>
Preview
</
span
>
</
MenuItem
>
</
MenuItem
>
<
div
className=
"-mt-0.5 pl-2"
>
<
div
className=
"-mt-0.5 pl-2"
>
...
...
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