mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
Update dependency @redux-devtools/core to v3.13.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
871084a37e
commit
6fb7257778
2 changed files with 9 additions and 9 deletions
|
@ -46,7 +46,7 @@
|
|||
"@hedgedoc/markdown-it-task-lists": "1.0.3",
|
||||
"@matejmazur/react-katex": "3.1.3",
|
||||
"@react-hook/resize-observer": "1.2.5",
|
||||
"@redux-devtools/core": "3.12.0",
|
||||
"@redux-devtools/core": "3.13.1",
|
||||
"@reduxjs/toolkit": "1.8.2",
|
||||
"@svgr/webpack": "6.2.1",
|
||||
"@uiw/react-codemirror": "4.7.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -1369,7 +1369,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:>=7.11.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.17.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:>=7.11.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.18.3
|
||||
resolution: "@babel/runtime@npm:7.18.3"
|
||||
dependencies:
|
||||
|
@ -2006,7 +2006,7 @@ __metadata:
|
|||
"@matejmazur/react-katex": 3.1.3
|
||||
"@next/bundle-analyzer": 12.1.6
|
||||
"@react-hook/resize-observer": 1.2.5
|
||||
"@redux-devtools/core": 3.12.0
|
||||
"@redux-devtools/core": 3.13.1
|
||||
"@reduxjs/toolkit": 1.8.2
|
||||
"@svgr/webpack": 6.2.1
|
||||
"@testing-library/cypress": 8.0.3
|
||||
|
@ -3619,20 +3619,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@redux-devtools/core@npm:3.12.0":
|
||||
version: 3.12.0
|
||||
resolution: "@redux-devtools/core@npm:3.12.0"
|
||||
"@redux-devtools/core@npm:3.13.1":
|
||||
version: 3.13.1
|
||||
resolution: "@redux-devtools/core@npm:3.13.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.17.9
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@redux-devtools/instrument": ^2.1.0
|
||||
"@types/prop-types": ^15.7.5
|
||||
lodash: ^4.17.21
|
||||
prop-types: ^15.8.1
|
||||
peerDependencies:
|
||||
react: ^0.14.9 || ^15.3.0 || ^16.0.0 || ^17.0.0
|
||||
react: ^0.14.9 || ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
|
||||
react-redux: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
redux: ^3.5.2 || ^4.0.0
|
||||
checksum: 26987454e1f2a27a30e3e8e6cb40b75bdf9542b93e56c028bb27f94f020fba9f1f1f9a8ca30cac89b50afd29b239958fd806a6afd5b55b0c97ce275f6d704c86
|
||||
checksum: 722e8b0769c29c0057cadf49445459b7059c6025084a5dad49fa2a0fb8987e6285fce4763488c372a21ab3ad6f75434686a3d03a60ead61fff6f1e2fca62497a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue