Skip to content

Commit

Permalink
Merge pull request #34 from htbkoo/upgrade_react_typescript_react_scr…
Browse files Browse the repository at this point in the history
…ipts

Upgrade dependencies
  • Loading branch information
htbkoo committed Feb 14, 2021
2 parents 04369d6 + 15755e5 commit 3174e4c
Show file tree
Hide file tree
Showing 35 changed files with 6,709 additions and 4,794 deletions.
31 changes: 20 additions & 11 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
{
"main.css": "/personal-portfolio/static/css/main.27bfc280.chunk.css",
"main.js": "/personal-portfolio/static/js/main.8bf34f23.chunk.js",
"main.js.map": "/personal-portfolio/static/js/main.8bf34f23.chunk.js.map",
"static/js/1.e9aafee4.chunk.js": "/personal-portfolio/static/js/1.e9aafee4.chunk.js",
"static/js/1.e9aafee4.chunk.js.map": "/personal-portfolio/static/js/1.e9aafee4.chunk.js.map",
"runtime~main.js": "/personal-portfolio/static/js/runtime~main.fc412624.js",
"runtime~main.js.map": "/personal-portfolio/static/js/runtime~main.fc412624.js.map",
"static/css/main.27bfc280.chunk.css.map": "/personal-portfolio/static/css/main.27bfc280.chunk.css.map",
"index.html": "/personal-portfolio/index.html",
"precache-manifest.753952f70950ba7874d4c9311405ce26.js": "/personal-portfolio/precache-manifest.753952f70950ba7874d4c9311405ce26.js",
"service-worker.js": "/personal-portfolio/service-worker.js"
"files": {
"main.css": "/personal-portfolio/static/css/main.938cd90b.chunk.css",
"main.js": "/personal-portfolio/static/js/main.3e188326.chunk.js",
"main.js.map": "/personal-portfolio/static/js/main.3e188326.chunk.js.map",
"runtime-main.js": "/personal-portfolio/static/js/runtime-main.140afe6e.js",
"runtime-main.js.map": "/personal-portfolio/static/js/runtime-main.140afe6e.js.map",
"static/js/2.ca611725.chunk.js": "/personal-portfolio/static/js/2.ca611725.chunk.js",
"static/js/2.ca611725.chunk.js.map": "/personal-portfolio/static/js/2.ca611725.chunk.js.map",
"index.html": "/personal-portfolio/index.html",
"precache-manifest.14b619f281819cd510ba7fc9785a12dc.js": "/personal-portfolio/precache-manifest.14b619f281819cd510ba7fc9785a12dc.js",
"service-worker.js": "/personal-portfolio/service-worker.js",
"static/css/main.938cd90b.chunk.css.map": "/personal-portfolio/static/css/main.938cd90b.chunk.css.map",
"static/js/2.ca611725.chunk.js.LICENSE.txt": "/personal-portfolio/static/js/2.ca611725.chunk.js.LICENSE.txt"
},
"entrypoints": [
"static/js/runtime-main.140afe6e.js",
"static/js/2.ca611725.chunk.js",
"static/css/main.938cd90b.chunk.css",
"static/js/main.3e188326.chunk.js"
]
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/personal-portfolio/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#3f51b5"/><meta name="Description" content="Contains the previous works and community contacts"><meta name="ui-version" content="30835da"><link rel="manifest" href="/personal-portfolio/manifest.json"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><title>Hey's Personal Portfolio</title><link href="/personal-portfolio/static/css/main.27bfc280.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(i){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],l=0,f=[];l<n.length;l++)t=n[l],p[t]&&f.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(i[r]=o[r]);for(s&&s(e);f.length;)f.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=l(l.s=t[0]))}return e}var t={},p={2:0},c=[];function l(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return i[e].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=i,l.c=t,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(r,e){if(1&e&&(r=l(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)l.d(t,n,function(e){return r[e]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/personal-portfolio/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/personal-portfolio/static/js/1.e9aafee4.chunk.js"></script><script src="/personal-portfolio/static/js/main.8bf34f23.chunk.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/personal-portfolio/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#3f51b5"/><meta name="Description" content="Contains the previous works and community contacts"><meta name="ui-version" content="fcbd8da"><link rel="manifest" href="/personal-portfolio/manifest.json"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><title>Hey's Personal Portfolio</title><link href="/personal-portfolio/static/css/main.938cd90b.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,u,p=r[0],f=r[1],i=r[2],c=0,s=[];c<p.length;c++)u=p[c],Object.prototype.hasOwnProperty.call(o,u)&&o[u]&&s.push(o[u][0]),o[u]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(a&&a(r);s.length;)s.shift()();return l.push.apply(l,i||[]),t()}function t(){for(var e,r=0;r<l.length;r++){for(var t=l[r],n=!0,p=1;p<t.length;p++){var f=t[p];0!==o[f]&&(n=!1)}n&&(l.splice(r--,1),e=u(u.s=t[0]))}return e}var n={},o={1:0},l=[];function u(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,u),t.l=!0,t.exports}u.m=e,u.c=n,u.d=function(e,r,t){u.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},u.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},u.t=function(e,r){if(1&r&&(e=u(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(u.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)u.d(t,n,function(r){return e[r]}.bind(null,n));return t},u.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return u.d(r,"a",r),r},u.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},u.p="/personal-portfolio/";var p=this["webpackJsonphey-personal-portfolio"]=this["webpackJsonphey-personal-portfolio"]||[],f=p.push.bind(p);p.push=r,p=p.slice();for(var i=0;i<p.length;i++)r(p[i]);var a=f;t()}([])</script><script src="/personal-portfolio/static/js/2.ca611725.chunk.js"></script><script src="/personal-portfolio/static/js/main.3e188326.chunk.js"></script></body></html>
26 changes: 26 additions & 0 deletions docs/precache-manifest.14b619f281819cd510ba7fc9785a12dc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "c5933be7e826c6ed091a27c6740aa19d",
"url": "/personal-portfolio/index.html"
},
{
"revision": "4d529b26f9844bdf2a3f",
"url": "/personal-portfolio/static/css/main.938cd90b.chunk.css"
},
{
"revision": "79c6c0a6a637d07ccd64",
"url": "/personal-portfolio/static/js/2.ca611725.chunk.js"
},
{
"revision": "7e109b14934892a4409cd601429004f0",
"url": "/personal-portfolio/static/js/2.ca611725.chunk.js.LICENSE.txt"
},
{
"revision": "4d529b26f9844bdf2a3f",
"url": "/personal-portfolio/static/js/main.3e188326.chunk.js"
},
{
"revision": "47a7c9b20de502f44ad0",
"url": "/personal-portfolio/static/js/runtime-main.140afe6e.js"
}
]);
22 changes: 0 additions & 22 deletions docs/precache-manifest.753952f70950ba7874d4c9311405ce26.js

This file was deleted.

17 changes: 11 additions & 6 deletions docs/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,29 @@
* See https://goo.gl/2aRDsh
*/

importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"/personal-portfolio/precache-manifest.753952f70950ba7874d4c9311405ce26.js"
"/personal-portfolio/precache-manifest.14b619f281819cd510ba7fc9785a12dc.js"
);

workbox.clientsClaim();
self.addEventListener('message', (event) => {
if (event.data && event.data.type === 'SKIP_WAITING') {
self.skipWaiting();
}
});

workbox.core.clientsClaim();

/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.suppressWarnings();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});

workbox.routing.registerNavigationRoute("/personal-portfolio/index.html", {
workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/personal-portfolio/index.html"), {

blacklist: [/^\/_/,/\/[^/]+\.[^/]+$/],
blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/],
});
2 changes: 0 additions & 2 deletions docs/static/css/main.27bfc280.chunk.css

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/css/main.27bfc280.chunk.css.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/static/css/main.938cd90b.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/static/css/main.938cd90b.chunk.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions docs/static/js/1.e9aafee4.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/js/1.e9aafee4.chunk.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions docs/static/js/2.ca611725.chunk.js

Large diffs are not rendered by default.

70 changes: 70 additions & 0 deletions docs/static/js/2.ca611725.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
Copyright (c) 2017 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/

/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */

/*! https://mths.be/punycode v1.4.1 by @mathias */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */

/**
* A better abstraction over CSS.
*
* @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
* @website https://github.com/cssinjs/jss
* @license MIT
*/

/** @license React v0.20.1
* 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 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.
*/

/** @license React v17.0.1
* 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 v17.0.1
* 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.
*/
1 change: 1 addition & 0 deletions docs/static/js/2.ca611725.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/static/js/main.3e188326.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/js/main.3e188326.chunk.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/static/js/main.8bf34f23.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/js/main.8bf34f23.chunk.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/static/js/runtime-main.140afe6e.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3174e4c

Please sign in to comment.