Skip to content

Commit

Permalink
fix(deps): update dependency core-js to ^3.35.1 (#585)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 6abf92e
  • Loading branch information
github-actions[bot] committed Jan 21, 2024
0 parents commit 3326702
Show file tree
Hide file tree
Showing 26 changed files with 202 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
12 changes: 12 additions & 0 deletions react-renderer/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"files": {
"main.css": "/awesome-web/react-renderer/static/css/main.66bda889.css",
"main.js": "/awesome-web/react-renderer/static/js/main.4217e53f.js",
"static/js/706.906336a3.chunk.js": "/awesome-web/react-renderer/static/js/706.906336a3.chunk.js",
"index.html": "/awesome-web/react-renderer/index.html"
},
"entrypoints": [
"static/css/main.66bda889.css",
"static/js/main.4217e53f.js"
]
}
Binary file added react-renderer/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions react-renderer/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"/><link rel="icon" href="/awesome-web/react-renderer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="React Renderer"/><link rel="apple-touch-icon" href="/awesome-web/react-renderer/logo192.png"/><link rel="manifest" href="/awesome-web/react-renderer/manifest.json"/><title>React Renderer</title><script defer="defer" src="/awesome-web/react-renderer/static/js/main.4217e53f.js"></script><link href="/awesome-web/react-renderer/static/css/main.66bda889.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added react-renderer/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added react-renderer/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions react-renderer/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React Renderer",
"name": "React Renderer",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions react-renderer/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
3 changes: 3 additions & 0 deletions react-renderer/static/css/main.66bda889.css

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

1 change: 1 addition & 0 deletions react-renderer/static/js/706.906336a3.chunk.js

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

2 changes: 2 additions & 0 deletions react-renderer/static/js/main.4217e53f.js

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions react-renderer/static/js/main.4217e53f.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
/**
* @license React
* react-jsx-runtime.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-reconciler-constants.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-reconciler.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.
*/
1 change: 1 addition & 0 deletions vue-basis/css/app.0efebf12.css

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

Binary file added vue-basis/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions vue-basis/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/awesome-web/vue-basis/favicon.ico"><title>@sabertazimi/vue-basis</title><script defer="defer" src="/awesome-web/vue-basis/js/chunk-vendors.31f751dc.js"></script><script defer="defer" src="/awesome-web/vue-basis/js/app.94978dc2.js"></script><link href="/awesome-web/vue-basis/css/app.0efebf12.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but @sabertazimi/vue-basis doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
1 change: 1 addition & 0 deletions vue-basis/js/about.10497b35.js

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

Loading

0 comments on commit 3326702

Please sign in to comment.