mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-14 11:06:21 +05:00
fix(deps): update dependency @prefresh/next to v1.4.0 (#350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2b4b197933
commit
09f4b6058f
@ -43,7 +43,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fiahfy/ico-convert": "0.0.7",
|
||||
"@prefresh/next": "1.3.1",
|
||||
"@prefresh/next": "1.4.0",
|
||||
"adm-zip": "0.4.16",
|
||||
"classnames": "2.2.6",
|
||||
"multer": "1.4.2",
|
||||
|
||||
18
yarn.lock
18
yarn.lock
@ -3267,25 +3267,25 @@
|
||||
resolved "https://registry.yarnpkg.com/@prefresh/core/-/core-1.0.0.tgz#4abab30594ce28968c62e1692f6e6941637fd95e"
|
||||
integrity sha512-oCqtJmc1HqarTmOYmXf7aQY1gKko0y42w8w7RaT6oqvaK862h7tSXlW/XTTsaUWHtjoHHjV2FimppGkvQ44RCw==
|
||||
|
||||
"@prefresh/next@1.3.1":
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@prefresh/next/-/next-1.3.1.tgz#38e69f3bd872b1c40e68200356a5e7f18602f584"
|
||||
integrity sha512-gYLcvMu93AR052AwyPwkjWcKHPXmDccps5qtF6ZZTi/I2tALH/RExfro5YYH5MOS5paftyt4x+i3xhfmYFapfQ==
|
||||
"@prefresh/next@1.4.0":
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@prefresh/next/-/next-1.4.0.tgz#d8b11bd640d3447b62ed8732585d91c73da0e552"
|
||||
integrity sha512-nrnkuk84G2jf1dG5AyK7rruI+9LJSCBs4zIhi1VFv4dFPOlUQ4XrqqbUQZ/p743ihXEE1qLqkD7Ofiv8E0UvGA==
|
||||
dependencies:
|
||||
"@prefresh/babel-plugin" "0.2.2"
|
||||
"@prefresh/core" "^1.0.0"
|
||||
"@prefresh/utils" "^1.0.0"
|
||||
"@prefresh/webpack" "^2.1.0"
|
||||
"@prefresh/webpack" "^2.2.0"
|
||||
|
||||
"@prefresh/utils@^1.0.0":
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@prefresh/utils/-/utils-1.0.0.tgz#183846f8c826982a5f2a408a5b0990a3d12b4383"
|
||||
integrity sha512-98epbP6cLl8qDgw0nq1GDbQGURVOkQnYpgfU+nxtGTFBJwJEYxViwXi02WEQcytS8Kr2xjWA6t66qz9RLxtbBA==
|
||||
|
||||
"@prefresh/webpack@^2.1.0":
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@prefresh/webpack/-/webpack-2.1.0.tgz#9ff9664598bccbbae87cc2321b3db70f20519517"
|
||||
integrity sha512-g2huTlTpc03qjFgE7eiJljQpwHSm/GfDRPBoVhyGkCU/GOCb+GyQkJ5a5HOEsgtTbze2/hrMdk+kVk/XGDPJiQ==
|
||||
"@prefresh/webpack@^2.2.0":
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@prefresh/webpack/-/webpack-2.2.0.tgz#65bd9d3fb92ad89c6437d4b9b7459847050abd42"
|
||||
integrity sha512-2ThnpimTsZ7uAyKVlYLnl8X6Re3qnmqSYJAGCEtHdsk6fzZoPSw4Oy/+S+gu9dTWOGYwwqrKpeDXqSe2vmmyqw==
|
||||
dependencies:
|
||||
"@prefresh/core" "^1.0.0"
|
||||
"@prefresh/utils" "^1.0.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user