mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚙️ Add GitHub repository + upgrade Fuse.js minor
This commit is contained in:
+5
-1
@@ -15,6 +15,10 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"siteURL": "https://svgl.app?figma=1"
|
"siteURL": "https://svgl.app?figma=1"
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/pheralb/svgl.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite dev",
|
"dev": "vite dev",
|
||||||
"host": "vite dev --host",
|
"host": "vite dev --host",
|
||||||
@@ -43,7 +47,7 @@
|
|||||||
"@upstash/redis": "1.34.0",
|
"@upstash/redis": "1.34.0",
|
||||||
"clsx": "2.1.1",
|
"clsx": "2.1.1",
|
||||||
"downloadjs": "1.4.7",
|
"downloadjs": "1.4.7",
|
||||||
"fuse.js": "^7.0.0",
|
"fuse.js": "7.1.0",
|
||||||
"jszip": "3.10.1",
|
"jszip": "3.10.1",
|
||||||
"lucide-svelte": "0.445.0",
|
"lucide-svelte": "0.445.0",
|
||||||
"mode-watcher": "0.4.1",
|
"mode-watcher": "0.4.1",
|
||||||
|
|||||||
Generated
+1
-2
@@ -33,7 +33,7 @@ importers:
|
|||||||
specifier: 1.4.7
|
specifier: 1.4.7
|
||||||
version: 1.4.7
|
version: 1.4.7
|
||||||
fuse.js:
|
fuse.js:
|
||||||
specifier: ^7.0.0
|
specifier: 7.1.0
|
||||||
version: 7.1.0
|
version: 7.1.0
|
||||||
jszip:
|
jszip:
|
||||||
specifier: 3.10.1
|
specifier: 3.10.1
|
||||||
@@ -2287,7 +2287,6 @@ packages:
|
|||||||
|
|
||||||
shikiji-core@0.10.2:
|
shikiji-core@0.10.2:
|
||||||
resolution: {integrity: sha512-9Of8HMlF96usXJHmCL3Gd0Fcf0EcyJUF9m8EoAKKd98mHXi0La2AZl1h6PegSFGtiYcBDK/fLuKbDa1l16r1fA==}
|
resolution: {integrity: sha512-9Of8HMlF96usXJHmCL3Gd0Fcf0EcyJUF9m8EoAKKd98mHXi0La2AZl1h6PegSFGtiYcBDK/fLuKbDa1l16r1fA==}
|
||||||
deprecated: Deprecated, use @shikijs/core instead
|
|
||||||
|
|
||||||
shikiji@0.10.2:
|
shikiji@0.10.2:
|
||||||
resolution: {integrity: sha512-wtZg3T0vtYV2PnqusWQs3mDaJBdCPWxFDrBM/SE5LfrX92gjUvfEMlc+vJnoKY6Z/S44OWaCRzNIsdBRWcTAiw==}
|
resolution: {integrity: sha512-wtZg3T0vtYV2PnqusWQs3mDaJBdCPWxFDrBM/SE5LfrX92gjUvfEMlc+vJnoKY6Z/S44OWaCRzNIsdBRWcTAiw==}
|
||||||
|
|||||||
Reference in New Issue
Block a user