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
7c5fae68
Unverified
Commit
7c5fae68
authored
Mar 07, 2023
by
远浅
Committed by
GitHub
Mar 07, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: navigate faild silently (#1300)
parent
c57cea1a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
16 deletions
+16
-16
package.json
web/package.json
+1
-1
yarn.lock
web/yarn.lock
+15
-15
No files found.
web/package.json
View file @
7c5fae68
...
...
@@ -25,7 +25,7 @@
"react-dom"
:
"^18.2.0"
,
"react-i18next"
:
"^11.18.6"
,
"react-redux"
:
"^8.0.1"
,
"react-router-dom"
:
"^6.
4.0
"
,
"react-router-dom"
:
"^6.
8.2
"
,
"semver"
:
"^7.3.8"
,
"tailwindcss"
:
"^3.2.4"
},
...
...
web/yarn.lock
View file @
7c5fae68
...
...
@@ -482,10 +482,10 @@
redux-thunk "^2.4.2"
reselect "^4.1.7"
"@remix-run/router@1.3.
0
":
version "1.3.
0
"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.3.
0.tgz#b6ee542c7f087b73b3d8215b9bf799f648be71cb
"
integrity sha512-
nwQoYb3m4DDpHTeOwpJEuDt8lWVcujhYYSFGLluC+9es2PyLjm+jjq3IeRBQbwBtPLJE/lkuHuGHr8uQLgmJRA
==
"@remix-run/router@1.3.
3
":
version "1.3.
3
"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.3.
3.tgz#d6d531d69c0fa3a44fda7dc00b20d49b44549164
"
integrity sha512-
YRHie1yQEj0kqqCTCJEfHqYSSNlZQ696QJG+MMiW4mxSl9I0ojz/eRhJS4fs88Z5i6D1SmoF9d3K99/QOhI8/w
==
"@swc/core-darwin-arm64@1.3.28":
version "1.3.28"
...
...
@@ -2451,20 +2451,20 @@ react-redux@^8.0.1:
react-is "^18.0.0"
use-sync-external-store "^1.0.0"
react-router-dom@^6.
4.0
:
version "6.
7.0
"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.
7.0.tgz#0249f4ca4eb704562b8b0ff29caeb928c3a6ed38
"
integrity sha512-
jQtXUJyhso3kFw430+0SPCbmCmY1/kJv8iRffGHwHy3CkoomGxeYzMkmeSPYo6Egzh3FKJZRAL22yg5p2tXtf
g==
react-router-dom@^6.
8.2
:
version "6.
8.2
"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.
8.2.tgz#a6654a3400be9aafd504d7125573568921b78b57
"
integrity sha512-
N/oAF1Shd7g4tWy+75IIufCGsHBqT74tnzHQhbiUTYILYF0Blk65cg+HPZqwC+6SqEyx033nKqU7by38v3lBZ
g==
dependencies:
"@remix-run/router" "1.3.
0
"
react-router "6.
7.0
"
"@remix-run/router" "1.3.
3
"
react-router "6.
8.2
"
react-router@6.
7.0
:
version "6.
7.0
"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.
7.0.tgz#db262684c13b5c2970694084ae9e8531718a0681
"
integrity sha512-
KNWlG622ddq29MAM159uUsNMdbX8USruoKnwMMQcs/QWZgFUayICSn2oB7reHce1zPj6CG18kfkZIunSSRyGHg
==
react-router@6.
8.2
:
version "6.
8.2
"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.
8.2.tgz#98f83582a73f316a3287118b440f0cee30ed6f33
"
integrity sha512-
lF7S0UmXI5Pd8bmHvMdPKI4u4S5McxmHnzJhrYi9ZQ6wE+DA8JN5BzVC5EEBuduWWDaiJ8u6YhVOCmThBli+rw
==
dependencies:
"@remix-run/router" "1.3.
0
"
"@remix-run/router" "1.3.
3
"
react@^18.2.0:
version "18.2.0"
...
...
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