Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Clutch
Commits
fbb003e5
Unverified
Commit
fbb003e5
authored
3 years ago
by
Renovate Bot
Browse files
Options
Download
Email Patches
Plain Diff
housekeeping: Update dependency react-tiny-popover to v7
parent
74b981b4
renovate/react-tiny-popover-7.x
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_website/package.json
+1
-1
docs/_website/package.json
docs/_website/yarn.lock
+4
-4
docs/_website/yarn.lock
with
5 additions
and
5 deletions
+5
-5
docs/_website/package.json
+
1
-
1
View file @
fbb003e5
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
"@types/react-helmet"
:
"^6.1.0"
,
"@types/react-helmet"
:
"^6.1.0"
,
"@types/react-router-dom"
:
"^5.1.7"
,
"@types/react-router-dom"
:
"^5.1.7"
,
"chokidar"
:
"^3.5.1"
,
"chokidar"
:
"^3.5.1"
,
"react-tiny-popover"
:
"^
6
.0.
5
"
,
"react-tiny-popover"
:
"^
7
.0.
0
"
,
"typescript"
:
"^4.1.3"
"typescript"
:
"^4.1.3"
}
}
}
}
This diff is collapsed.
Click to expand it.
docs/_website/yarn.lock
+
4
-
4
View file @
fbb003e5
...
@@ -6997,10 +6997,10 @@ react-textarea-autosize@^8.3.2:
...
@@ -6997,10 +6997,10 @@ react-textarea-autosize@^8.3.2:
use-composed-ref "^1.0.0"
use-composed-ref "^1.0.0"
use-latest "^1.0.0"
use-latest "^1.0.0"
react-tiny-popover@^
6
.0.
5
:
react-tiny-popover@^
7
.0.
0
:
version "
6
.0.
5
"
version "
7
.0.
0
"
resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-
6
.0.
5
.tgz#
2d5eb21d8a2758396ffa5bf5b761baac87dd6297
"
resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-
7
.0.
0
.tgz#
bd99ba87a2686fbdbf2df64df7c19c501a162f8c
"
integrity sha512-
na6ZghMy5kqTPFSATb1pdSHO+/MikZvUxNk+zjXlz+gMXgiaOVuik5AiC5Oyj4yHpPf0nxoOmVQOmOmuDob6+
A==
integrity sha512-
x+8YVJNzwC8voEAmlMcWhvCSWub1NEgFJoYNWdTYPs0eVS8fVT9mA/tgsxoQcGw6PO9dLjMi2PLwaf/zD8gUD
A==
react@^17.0.0:
react@^17.0.0:
version "17.0.2"
version "17.0.2"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help