Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#314)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 8df4796
  • Loading branch information
github-actions[bot] committed Jul 15, 2022
0 parents commit 70876a6
Show file tree
Hide file tree
Showing 5 changed files with 16,920 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><title>Awesome DBLP Search</title><style>body{margin:auto}.container{position:relative;width:100%;height:100vh;margin:0;padding:0}.loading-square{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px}.c{position:relative;float:left;width:20px;height:20px}.c::before{position:absolute;right:0;bottom:0;width:100%;height:100%;animation:square 1s infinite;background-color:#1890ff;content:''}.c2::before{animation-delay:.1s}.c3::before{animation-delay:.2s}.c4::before{animation-delay:.3s}.c5::before{animation-delay:.4s}@keyframes square{100%{width:0;height:0}}</style><script defer="defer" src="main.4646ca6952b7a9516816.js?a38a55cac738e4bf6c2f"></script><link href="main.4d037824c50b352c507e.css?a38a55cac738e4bf6c2f" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="container"><div class="loading-square"><span class="c c1"></span> <span class="c c2"></span> <span class="c c3"></span> <span class="c c2"></span> <span class="c c3"></span> <span class="c c4"></span> <span class="c c3"></span> <span class="c c4"></span> <span class="c c5"></span></div></div></div></body></html>
2 changes: 2 additions & 0 deletions main.4646ca6952b7a9516816.js

Large diffs are not rendered by default.

76 changes: 76 additions & 0 deletions main.4646ca6952b7a9516816.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* use-sync-external-store-shim.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* use-sync-external-store-shim/with-selector.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
Loading

0 comments on commit 70876a6

Please sign in to comment.