fix(deps): update dependency @prefresh/next to v1.3.0 (#304)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-17 15:49:14 +01:00 committed by GitHub
parent 10bdc65d24
commit aef7214a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 5 deletions

View File

@ -43,7 +43,7 @@
},
"dependencies": {
"@fiahfy/ico-convert": "0.0.7",
"@prefresh/next": "1.2.4",
"@prefresh/next": "1.3.0",
"adm-zip": "0.4.16",
"classnames": "2.2.6",
"multer": "1.4.2",

View File

@ -2777,20 +2777,29 @@
resolved "https://registry.yarnpkg.com/@prefresh/core/-/core-1.0.0.tgz#4abab30594ce28968c62e1692f6e6941637fd95e"
integrity sha512-oCqtJmc1HqarTmOYmXf7aQY1gKko0y42w8w7RaT6oqvaK862h7tSXlW/XTTsaUWHtjoHHjV2FimppGkvQ44RCw==
"@prefresh/next@1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@prefresh/next/-/next-1.2.4.tgz#d52bbb0a9f880a9c8fa478784c52338fed28ce95"
integrity sha512-7I5mLu3U2dLTyngp+XhLFGfcWgRC3cKERAnwwVDHSG71EvW7mvI9ygrasBiNgVSC3hBIrabJHMNt6U5eMd6wcA==
"@prefresh/next@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@prefresh/next/-/next-1.3.0.tgz#cfb94e45ba822fbd908ce987673937c043a83ba5"
integrity sha512-jJmU0FuznXiaNoBVnJq2fjZgns9VT8pV7PqOk11Fkk/mE5t8spf98G7x/YU5+OLlzH94yZcJevdkzw2FiXfcPg==
dependencies:
"@prefresh/babel-plugin" "0.2.2"
"@prefresh/core" "^1.0.0"
"@prefresh/utils" "^1.0.0"
"@prefresh/webpack" "^2.1.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==
dependencies:
"@prefresh/core" "^1.0.0"
"@prefresh/utils" "^1.0.0"
"@reach/router@^1.2.1":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@reach/router/-/router-1.3.3.tgz#58162860dce6c9449d49be86b0561b5ef46d80db"