Skip to content

Commit e6dfe79

Browse files
v3.0.0 chore(deps): update dependency tsbb to v4 #19
jaywcjlove/tsbb#439 4fd95db
1 parent b34af2e commit e6dfe79

6 files changed

Lines changed: 23 additions & 21 deletions

File tree

asset-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.2f74c5c2.css",
4-
"main.js": "/static/js/main.31793acf.js",
4+
"main.js": "/static/js/main.24cb0f0d.js",
55
"index.html": "/index.html",
66
"main.2f74c5c2.css.map": "/static/css/main.2f74c5c2.css.map",
7-
"main.31793acf.js.map": "/static/js/main.31793acf.js.map"
7+
"main.24cb0f0d.js.map": "/static/js/main.24cb0f0d.js.map"
88
},
99
"entrypoints": [
1010
"static/css/main.2f74c5c2.css",
11-
"static/js/main.31793acf.js"
11+
"static/js/main.24cb0f0d.js"
1212
]
1313
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>markdown-react-code-preview-loader</title><meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack"/><meta name="description" content="A react component showing the layout of code and code preview example."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.31793acf.js"></script><link href="./static/css/main.2f74c5c2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>markdown-react-code-preview-loader</title><meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack"/><meta name="description" content="A react component showing the layout of code and code preview example."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/main.24cb0f0d.js"></script><link href="./static/css/main.2f74c5c2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/js/main.24cb0f0d.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,6 @@
1212
* @license MIT
1313
*/
1414

15-
/*!
16-
* @uiw/copy-to-clipboard v1.0.12
17-
* Copy to clipboard.
18-
*
19-
* Copyright (c) 2021 Kenny Wang
20-
* https://github.com/uiwjs/copy-to-clipboard.git
21-
*
22-
* Licensed under the MIT license.
23-
*/
24-
2515
/*!
2616
* Determine if an object is a Buffer
2717
*
@@ -89,7 +79,7 @@
8979
*/
9080

9181
/**
92-
* @remix-run/router v1.3.3
82+
* @remix-run/router v1.5.0
9383
*
9484
* Copyright (c) Remix Software Inc.
9585
*
@@ -100,7 +90,7 @@
10090
*/
10191

10292
/**
103-
* React Router DOM v6.8.2
93+
* React Router DOM v6.10.0
10494
*
10595
* Copyright (c) Remix Software Inc.
10696
*
@@ -111,7 +101,7 @@
111101
*/
112102

113103
/**
114-
* React Router v6.8.2
104+
* React Router v6.10.0
115105
*
116106
* Copyright (c) Remix Software Inc.
117107
*
@@ -120,3 +110,15 @@
120110
*
121111
* @license MIT
122112
*/
113+
114+
/**!
115+
* @uiw/copy-to-clipboard v1.0.14
116+
* Copy to clipboard.
117+
*
118+
* Copyright (c) 2023 Kenny Wang
119+
* https://github.com/uiwjs/copy-to-clipboard.git
120+
*
121+
* @website: https://uiwjs.github.io/copy-to-clipboard
122+
123+
* Licensed under the MIT license
124+
*/
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.31793acf.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)