Auto commit for build : 91

commit by: Administrator <gitlab_admin_873017@example.com>

 with message : gttps
This commit is contained in:
ayoub 2025-04-11 14:36:42 +02:00
commit 9c7f1ff535
8 changed files with 97 additions and 0 deletions

19
package.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "@d3v4pp/ui",
"version": "0.0.1",
"description": "",
"main": "src/index.js",
"author": "",
"license": "ISC",
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"typeit": "^8.6.1-alpha.0"
},
"peerDependencies": {
"react": ">=18.2.0",
"react-dom": ">=18.2.0",
"react-router-dom": ">=16.3.0"
}
}

BIN
src/SweetIcons-Regular.eot Normal file

Binary file not shown.

BIN
src/SweetIcons-Regular.ttf Normal file

Binary file not shown.

BIN
src/SweetIcons-Regular.woff Normal file

Binary file not shown.

Binary file not shown.

2
src/index.js Normal file

File diff suppressed because one or more lines are too long

64
src/index.js.LICENSE.txt Normal file
View File

@ -0,0 +1,64 @@
/*! @source http://purl.eligrey.com/github/FileSaver.js/blob/master/FileSaver.js */
/**
* @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.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.
*/
/**
* @remix-run/router v1.23.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
/**
* React Router DOM v6.30.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
/**
* React Router v6.30.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

12
src/main.css Normal file

File diff suppressed because one or more lines are too long