diff --git a/README.md b/README.md
index 74213e9..cfa686f 100755
--- a/README.md
+++ b/README.md
@@ -35,4 +35,7 @@ import VueTechsLogs from 'vue-techs-logos';
// Modification of size component
+
+// Mode raw
+
```
diff --git a/package-lock.json b/package-lock.json
index 837446d..ca5c2db 100755
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,20 +1,17 @@
{
"name": "vue-techs-logos",
- "version": "0.1.24",
+ "version": "0.1.25",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vue-techs-logos",
- "version": "0.1.24",
+ "version": "0.1.25",
"dependencies": {
- "darkmode-vue": "0.4.1",
- "highlight.js": "^11.10.0",
"jsom": "^1.0.0",
"nucleus-vue": "^0.0.5",
"sass": "^1.80.4",
- "vue": "^3.5.12",
- "vue-techs-logos": "^0.1.24"
+ "vue": "^3.5.12"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.4",
@@ -4328,15 +4325,6 @@
"he": "bin/he"
}
},
- "node_modules/highlight.js": {
- "version": "11.10.0",
- "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.10.0.tgz",
- "integrity": "sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==",
- "license": "BSD-3-Clause",
- "engines": {
- "node": ">=12.0.0"
- }
- },
"node_modules/hosted-git-info": {
"version": "2.8.9",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
@@ -7504,14 +7492,6 @@
"eslint": ">=6.0.0"
}
},
- "node_modules/vue-techs-logos": {
- "version": "0.1.24",
- "resolved": "https://registry.npmjs.org/vue-techs-logos/-/vue-techs-logos-0.1.24.tgz",
- "integrity": "sha512-6SXSuUf4Zr3utdEBKL11uPi85Jah6nQEyPUC9+hfHHLz4JvabYflZ5DMSJ17gGHEks1ofwHphhbg9jNQdjBRfQ==",
- "peerDependencies": {
- "vue": "^3.4.38"
- }
- },
"node_modules/vue-tsc": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-2.1.6.tgz",
diff --git a/package.json b/package.json
index 4951b2b..aa7836c 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "vue-techs-logos",
- "version": "0.1.24",
+ "version": "0.1.25",
"private": true,
"type": "module",
"author": "lucasferreiralimax (https://github.com/lucasferreiralimax)",
@@ -34,13 +34,10 @@
"publish": "cd dist && npm pub && cd .."
},
"dependencies": {
- "darkmode-vue": "0.4.1",
- "highlight.js": "^11.10.0",
"jsom": "^1.0.0",
"nucleus-vue": "^0.0.5",
"sass": "^1.80.4",
- "vue": "^3.5.12",
- "vue-techs-logos": "^0.1.24"
+ "vue": "^3.5.12"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.4",
diff --git a/src/App.config.ts b/src/App.config.ts
index e892482..c6b27b9 100644
--- a/src/App.config.ts
+++ b/src/App.config.ts
@@ -36,5 +36,10 @@ export const configApp = {
language: 'tsx',
content: ``,
},
+ {
+ name: 'raw',
+ language: 'tsx',
+ content: ``,
+ },
],
}
diff --git a/src/assets/logo.svg b/src/assets/logo.svg
index 7565660..85ea650 100755
--- a/src/assets/logo.svg
+++ b/src/assets/logo.svg
@@ -1 +1 @@
-
+
diff --git a/src/assets/techs/amd.svg b/src/assets/techs/amd.svg
index 060c318..7dcbe72 100644
--- a/src/assets/techs/amd.svg
+++ b/src/assets/techs/amd.svg
@@ -1,4 +1,4 @@
-