Skip to content

Commit ba3375a

Browse files
Updates
1 parent b77bca7 commit ba3375a

9 files changed

Lines changed: 76 additions & 185 deletions

README.md

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

asset-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"files": {
33
"main.css": "/CRUDJavaScriptSampleProject/static/css/main.40bb4f18.css",
4-
"main.js": "/CRUDJavaScriptSampleProject/static/js/main.c5327d0b.js",
4+
"main.js": "/CRUDJavaScriptSampleProject/static/js/main.03616866.js",
55
"static/js/453.66bc3389.chunk.js": "/CRUDJavaScriptSampleProject/static/js/453.66bc3389.chunk.js",
66
"index.html": "/CRUDJavaScriptSampleProject/index.html",
77
"main.40bb4f18.css.map": "/CRUDJavaScriptSampleProject/static/css/main.40bb4f18.css.map",
8-
"main.c5327d0b.js.map": "/CRUDJavaScriptSampleProject/static/js/main.c5327d0b.js.map",
8+
"main.03616866.js.map": "/CRUDJavaScriptSampleProject/static/js/main.03616866.js.map",
99
"453.66bc3389.chunk.js.map": "/CRUDJavaScriptSampleProject/static/js/453.66bc3389.chunk.js.map"
1010
},
1111
"entrypoints": [
1212
"static/css/main.40bb4f18.css",
13-
"static/js/main.c5327d0b.js"
13+
"static/js/main.03616866.js"
1414
]
1515
}

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"/><link rel="icon" href="/CRUDJavaScriptSampleProject/favicon1.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/CRUDJavaScriptSampleProject/logo512.png"/><link rel="manifest" href="/CRUDJavaScriptSampleProject/manifest.json"/><title>Javascript Crud with SampleTasks</title><script src="https://accounts.google.com/gsi/client" async defer="defer"></script><script defer="defer" src="/CRUDJavaScriptSampleProject/static/js/main.c5327d0b.js"></script><link href="/CRUDJavaScriptSampleProject/static/css/main.40bb4f18.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"/><link rel="icon" href="/CRUDJavaScriptSampleProject/favicon1.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/CRUDJavaScriptSampleProject/logo512.png"/><link rel="manifest" href="/CRUDJavaScriptSampleProject/manifest.json"/><title>Javascript Crud with SampleTasks</title><script src="https://accounts.google.com/gsi/client" async defer="defer"></script><script defer="defer" src="/CRUDJavaScriptSampleProject/static/js/main.03616866.js"></script><link href="/CRUDJavaScriptSampleProject/static/css/main.40bb4f18.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

package.json

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

static/js/main.03616866.js

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 34 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,23 @@
117117
* limitations under the License.
118118
*/
119119

120+
/**
121+
* @license
122+
* Copyright 2025 Google LLC
123+
*
124+
* Licensed under the Apache License, Version 2.0 (the "License");
125+
* you may not use this file except in compliance with the License.
126+
* You may obtain a copy of the License at
127+
*
128+
* http://www.apache.org/licenses/LICENSE-2.0
129+
*
130+
* Unless required by applicable law or agreed to in writing, software
131+
* distributed under the License is distributed on an "AS IS" BASIS,
132+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
133+
* See the License for the specific language governing permissions and
134+
* limitations under the License.
135+
*/
136+
120137
/**
121138
* @license React
122139
* react-dom.production.min.js
@@ -127,6 +144,16 @@
127144
* LICENSE file in the root directory of this source tree.
128145
*/
129146

147+
/**
148+
* @license React
149+
* react-is.production.js
150+
*
151+
* Copyright (c) Meta Platforms, Inc. and affiliates.
152+
*
153+
* This source code is licensed under the MIT license found in the
154+
* LICENSE file in the root directory of this source tree.
155+
*/
156+
130157
/**
131158
* @license React
132159
* react-is.production.min.js
@@ -169,26 +196,26 @@
169196

170197
/**
171198
* @license React
172-
* use-sync-external-store-shim.production.min.js
199+
* use-sync-external-store-shim.production.js
173200
*
174-
* Copyright (c) Facebook, Inc. and its affiliates.
201+
* Copyright (c) Meta Platforms, Inc. and affiliates.
175202
*
176203
* This source code is licensed under the MIT license found in the
177204
* LICENSE file in the root directory of this source tree.
178205
*/
179206

180207
/**
181208
* @license React
182-
* use-sync-external-store-shim/with-selector.production.min.js
209+
* use-sync-external-store-shim/with-selector.production.js
183210
*
184-
* Copyright (c) Facebook, Inc. and its affiliates.
211+
* Copyright (c) Meta Platforms, Inc. and affiliates.
185212
*
186213
* This source code is licensed under the MIT license found in the
187214
* LICENSE file in the root directory of this source tree.
188215
*/
189216

190217
/**
191-
* @remix-run/router v1.21.0
218+
* @remix-run/router v1.23.0
192219
*
193220
* Copyright (c) Remix Software Inc.
194221
*
@@ -199,7 +226,7 @@
199226
*/
200227

201228
/**
202-
* React Router DOM v6.28.0
229+
* React Router DOM v6.30.0
203230
*
204231
* Copyright (c) Remix Software Inc.
205232
*
@@ -210,7 +237,7 @@
210237
*/
211238

212239
/**
213-
* React Router v6.28.0
240+
* React Router v6.30.0
214241
*
215242
* Copyright (c) Remix Software Inc.
216243
*

static/js/main.03616866.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.c5327d0b.js

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

static/js/main.c5327d0b.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)