Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Jenne authored and Alexander Jenne committed Jan 3, 2024
1 parent e65ce4b commit 976a994
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 51 deletions.
8 changes: 4 additions & 4 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/SoftwarePortfolio/static/css/main.5ad9ae27.css",
"main.js": "/SoftwarePortfolio/static/js/main.41af8b87.js",
"main.js": "/SoftwarePortfolio/static/js/main.d8464244.js",
"static/js/933.7a5d2ec7.chunk.js": "/SoftwarePortfolio/static/js/933.7a5d2ec7.chunk.js",
"static/js/89.784b32af.chunk.js": "/SoftwarePortfolio/static/js/89.784b32af.chunk.js",
"static/js/982.1f1976f0.chunk.js": "/SoftwarePortfolio/static/js/982.1f1976f0.chunk.js",
Expand Down Expand Up @@ -32,8 +32,8 @@
"static/js/308.66ac0bd7.chunk.js": "/SoftwarePortfolio/static/js/308.66ac0bd7.chunk.js",
"static/js/533.fced9bdf.chunk.js": "/SoftwarePortfolio/static/js/533.fced9bdf.chunk.js",
"bom/bom.xml": "/SoftwarePortfolio/bom/bom.xml",
".well-known/sbom": "/SoftwarePortfolio/.well-known/sbom",
"bom/bom.json": "/SoftwarePortfolio/bom/bom.json",
".well-known/sbom": "/SoftwarePortfolio/.well-known/sbom",
"static/media/Inter-Bold.woff": "/SoftwarePortfolio/static/media/Inter-Bold.b755d2e570b1329b527d.woff",
"static/media/Inter-ExtraBold.woff": "/SoftwarePortfolio/static/media/Inter-ExtraBold.b10df6acf0d5f64b6b2b.woff",
"static/media/Inter-SemiBold.woff": "/SoftwarePortfolio/static/media/Inter-SemiBold.945e781bc80fb04da8ee.woff",
Expand All @@ -46,7 +46,7 @@
"static/media/InterWeight-500.otf": "/SoftwarePortfolio/static/media/InterWeight-500.c3b895e2a1ceab2d731d.otf",
"index.html": "/SoftwarePortfolio/index.html",
"main.5ad9ae27.css.map": "/SoftwarePortfolio/static/css/main.5ad9ae27.css.map",
"main.41af8b87.js.map": "/SoftwarePortfolio/static/js/main.41af8b87.js.map",
"main.d8464244.js.map": "/SoftwarePortfolio/static/js/main.d8464244.js.map",
"933.7a5d2ec7.chunk.js.map": "/SoftwarePortfolio/static/js/933.7a5d2ec7.chunk.js.map",
"89.784b32af.chunk.js.map": "/SoftwarePortfolio/static/js/89.784b32af.chunk.js.map",
"982.1f1976f0.chunk.js.map": "/SoftwarePortfolio/static/js/982.1f1976f0.chunk.js.map",
Expand Down Expand Up @@ -79,6 +79,6 @@
},
"entrypoints": [
"static/css/main.5ad9ae27.css",
"static/js/main.41af8b87.js"
"static/js/main.d8464244.js"
]
}
44 changes: 22 additions & 22 deletions bom/bom.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,65 +68,65 @@
"components": [
{
"type": "library",
"name": "hastscript",
"version": "8.0.0",
"bom-ref": "BomRef.aj93km4uu8g.qidgrgn4rs",
"name": "hast-util-parse-selector",
"version": "4.0.0",
"bom-ref": "BomRef.cgqjlrk1ppg.j4of1dsi2ao",
"author": "Titus Wormer",
"description": "hast utility to create trees",
"description": "hast utility to create an element from a simple CSS selector",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/hastscript@8.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hastscript.git",
"purl": "pkg:npm/hast-util-parse-selector@4.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-parse-selector.git",
"externalReferences": [
{
"url": "https://github.com/syntax-tree/hastscript/issues",
"url": "https://github.com/syntax-tree/hast-util-parse-selector/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "git+https://github.com/syntax-tree/hastscript.git",
"url": "git+https://github.com/syntax-tree/hast-util-parse-selector.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/syntax-tree/hastscript#readme",
"url": "https://github.com/syntax-tree/hast-util-parse-selector#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
}
]
},
{
"type": "library",
"name": "hast-util-parse-selector",
"version": "4.0.0",
"bom-ref": "BomRef.lrrm4nbs5eg.ei1u87evdko",
"name": "hastscript",
"version": "8.0.0",
"bom-ref": "BomRef.mmsnca6ktjg.kr6a4os1co8",
"author": "Titus Wormer",
"description": "hast utility to create an element from a simple CSS selector",
"description": "hast utility to create trees",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/hast-util-parse-selector@4.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-parse-selector.git",
"purl": "pkg:npm/hastscript@8.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hastscript.git",
"externalReferences": [
{
"url": "https://github.com/syntax-tree/hast-util-parse-selector/issues",
"url": "https://github.com/syntax-tree/hastscript/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "git+https://github.com/syntax-tree/hast-util-parse-selector.git",
"url": "git+https://github.com/syntax-tree/hastscript.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/syntax-tree/hast-util-parse-selector#readme",
"url": "https://github.com/syntax-tree/hastscript#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
}
Expand Down Expand Up @@ -7162,17 +7162,17 @@
],
"dependencies": [
{
"ref": "BomRef.aj93km4uu8g.qidgrgn4rs",
"ref": "BomRef.cgqjlrk1ppg.j4of1dsi2ao"
},
{
"ref": "BomRef.mmsnca6ktjg.kr6a4os1co8",
"dependsOn": [
"BomRef.lrrm4nbs5eg.ei1u87evdko",
"BomRef.cgqjlrk1ppg.j4of1dsi2ao",
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/comma-separated-tokens.git",
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git",
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/space-separated-tokens.git"
]
},
{
"ref": "BomRef.lrrm4nbs5eg.ei1u87evdko"
},
{
"ref": "pkg:npm/%40babel/[email protected]?vcs_url=git%2Bhttps%3A//github.com/babel/babel.git#packages/babel-runtime"
},
Expand Down Expand Up @@ -7592,7 +7592,7 @@
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-from-parse5.git",
"dependsOn": [
"BomRef.aj93km4uu8g.qidgrgn4rs",
"BomRef.mmsnca6ktjg.kr6a4os1co8",
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/devlop.git",
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git",
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/vfile/vfile-location.git",
Expand Down
40 changes: 20 additions & 20 deletions bom/bom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,54 +54,54 @@
</component>
</metadata>
<components>
<component type="library" bom-ref="BomRef.36j3rok30u8.c4tk5ug308o">
<component type="library" bom-ref="BomRef.fo1pfck5ll8.qnqsl4ijo78">
<author>Titus Wormer</author>
<name>hast-util-parse-selector</name>
<version>4.0.0</version>
<description>hast utility to create an element from a simple CSS selector</description>
<name>hastscript</name>
<version>8.0.0</version>
<description>hast utility to create trees</description>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:npm/hast-util-parse-selector@4.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-parse-selector.git</purl>
<purl>pkg:npm/hastscript@8.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hastscript.git</purl>
<externalReferences>
<reference type="issue-tracker">
<url>https://github.com/syntax-tree/hast-util-parse-selector/issues</url>
<url>https://github.com/syntax-tree/hastscript/issues</url>
<comment>as detected from PackageJson property "bugs.url"</comment>
</reference>
<reference type="vcs">
<url>git+https://github.com/syntax-tree/hast-util-parse-selector.git</url>
<url>git+https://github.com/syntax-tree/hastscript.git</url>
<comment>as detected from PackageJson property "repository.url"</comment>
</reference>
<reference type="website">
<url>https://github.com/syntax-tree/hast-util-parse-selector#readme</url>
<url>https://github.com/syntax-tree/hastscript#readme</url>
<comment>as detected from PackageJson property "homepage"</comment>
</reference>
</externalReferences>
</component>
<component type="library" bom-ref="BomRef.tltjkgeuago.0mef06c1fb8">
<component type="library" bom-ref="BomRef.gdj7ok90t5o.4aqipq2dca">
<author>Titus Wormer</author>
<name>hastscript</name>
<version>8.0.0</version>
<description>hast utility to create trees</description>
<name>hast-util-parse-selector</name>
<version>4.0.0</version>
<description>hast utility to create an element from a simple CSS selector</description>
<licenses>
<license>
<id>MIT</id>
</license>
</licenses>
<purl>pkg:npm/hastscript@8.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hastscript.git</purl>
<purl>pkg:npm/hast-util-parse-selector@4.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-parse-selector.git</purl>
<externalReferences>
<reference type="issue-tracker">
<url>https://github.com/syntax-tree/hastscript/issues</url>
<url>https://github.com/syntax-tree/hast-util-parse-selector/issues</url>
<comment>as detected from PackageJson property "bugs.url"</comment>
</reference>
<reference type="vcs">
<url>git+https://github.com/syntax-tree/hastscript.git</url>
<url>git+https://github.com/syntax-tree/hast-util-parse-selector.git</url>
<comment>as detected from PackageJson property "repository.url"</comment>
</reference>
<reference type="website">
<url>https://github.com/syntax-tree/hastscript#readme</url>
<url>https://github.com/syntax-tree/hast-util-parse-selector#readme</url>
<comment>as detected from PackageJson property "homepage"</comment>
</reference>
</externalReferences>
Expand Down Expand Up @@ -5642,13 +5642,13 @@
</component>
</components>
<dependencies>
<dependency ref="BomRef.36j3rok30u8.c4tk5ug308o"/>
<dependency ref="BomRef.tltjkgeuago.0mef06c1fb8">
<dependency ref="BomRef.36j3rok30u8.c4tk5ug308o"/>
<dependency ref="BomRef.fo1pfck5ll8.qnqsl4ijo78">
<dependency ref="BomRef.gdj7ok90t5o.4aqipq2dca"/>
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/comma-separated-tokens.git"/>
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git"/>
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/space-separated-tokens.git"/>
</dependency>
<dependency ref="BomRef.gdj7ok90t5o.4aqipq2dca"/>
<dependency ref="pkg:npm/%40babel/[email protected]?vcs_url=git%2Bhttps%3A//github.com/babel/babel.git#packages/babel-runtime"/>
<dependency ref="pkg:npm/%40braintree/[email protected]?vcs_url=git%2Bhttps%3A//github.com/braintree/sanitize-url.git"/>
<dependency ref="pkg:npm/%40minebea/[email protected]">
Expand Down Expand Up @@ -5876,7 +5876,7 @@
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/vfile/vfile.git"/>
</dependency>
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-from-parse5.git">
<dependency ref="BomRef.tltjkgeuago.0mef06c1fb8"/>
<dependency ref="BomRef.fo1pfck5ll8.qnqsl4ijo78"/>
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/devlop.git"/>
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git"/>
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/vfile/vfile-location.git"/>
Expand Down
2 changes: 1 addition & 1 deletion 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="icon" href="/SoftwarePortfolio/favicon.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="/SoftwarePortfolio/logo192.png"/><link rel="manifest" href="/SoftwarePortfolio/manifest.json"/><link rel="stylesheet" href="/SoftwarePortfolio/site.css"/><link rel="stylesheet" href="/SoftwarePortfolio/kendo_grid_ext.css"/><link rel="stylesheet" href="/SoftwarePortfolio/additional.css"/><title>Software portfolio</title><script defer="defer" src="/SoftwarePortfolio/static/js/main.41af8b87.js"></script><link href="/SoftwarePortfolio/static/css/main.5ad9ae27.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/SoftwarePortfolio/favicon.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="/SoftwarePortfolio/logo192.png"/><link rel="manifest" href="/SoftwarePortfolio/manifest.json"/><link rel="stylesheet" href="/SoftwarePortfolio/site.css"/><link rel="stylesheet" href="/SoftwarePortfolio/kendo_grid_ext.css"/><link rel="stylesheet" href="/SoftwarePortfolio/additional.css"/><title>Software portfolio</title><script defer="defer" src="/SoftwarePortfolio/static/js/main.d8464244.js"></script><link href="/SoftwarePortfolio/static/css/main.5ad9ae27.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.41af8b87.js → static/js/main.d8464244.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 976a994

Please sign in to comment.