Skip to content

Commit c0c543b

Browse files
committed
chore(cleanup): cleanup deps
1 parent c77377f commit c0c543b

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"@nuxt/kit": "^3.0.0-rc.6",
4747
"browser-style-dictionary": "^3.1.1-browser.1",
4848
"chroma-js": "^2.4.2",
49-
"magic-regexp": "^0.4.1",
5049
"untyped": "^0.4.4"
5150
},
5251
"devDependencies": {

yarn.lock

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1392,11 +1392,6 @@ acorn@^8.5.0, acorn@^8.6.0, acorn@^8.7.0, acorn@^8.7.1:
13921392
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
13931393
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
13941394

1395-
acorn@^8.8.0:
1396-
version "8.8.0"
1397-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
1398-
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
1399-
14001395
agent-base@6:
14011396
version "6.0.2"
14021397
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -4717,17 +4712,6 @@ lru-cache@^6.0.0:
47174712
dependencies:
47184713
yallist "^4.0.0"
47194714

4720-
magic-regexp@^0.4.1:
4721-
version "0.4.1"
4722-
resolved "https://registry.yarnpkg.com/magic-regexp/-/magic-regexp-0.4.1.tgz#9805c77984fc2302c333e1cdeb221a9523331594"
4723-
integrity sha512-JNwUo8+mV7yYUz3z6YDac4qhKMKVYOiEMU1DkW+EwG+BADaXCZpdh0wNFk1+7B2wrMGF4V6jrARWBitFZW2gGw==
4724-
dependencies:
4725-
estree-walker "^3.0.1"
4726-
magic-string "^0.26.2"
4727-
mlly "^0.5.7"
4728-
ufo "^0.8.5"
4729-
unplugin "^0.8.1"
4730-
47314715
magic-string@^0.25.7:
47324716
version "0.25.9"
47334717
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c"
@@ -5357,16 +5341,6 @@ mlly@^0.5.2, mlly@^0.5.3, mlly@^0.5.4:
53575341
pathe "^0.3.1"
53585342
pkg-types "^0.3.3"
53595343

5360-
mlly@^0.5.7:
5361-
version "0.5.10"
5362-
resolved "https://registry.yarnpkg.com/mlly/-/mlly-0.5.10.tgz#4d5bdce6f9531392846cfde6257e1a45bc196458"
5363-
integrity sha512-mY6i+bwcgn0XAdZTiiBt6kyoUjLsm3Cuv0T4CchQJcq/UCSUcGPapSxc4g7whtIsUfcsJ2kGqZAdmqCF/VNC/Q==
5364-
dependencies:
5365-
acorn "^8.8.0"
5366-
pathe "^0.3.4"
5367-
pkg-types "^0.3.3"
5368-
ufo "^0.8.5"
5369-
53705344
mri@^1.1.0, mri@^1.2.0:
53715345
version "1.2.0"
53725346
resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"
@@ -5997,11 +5971,6 @@ pathe@^0.3.0, pathe@^0.3.1, pathe@^0.3.2:
59975971
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.2.tgz#016345ed643027404d7a9ed8d1454ad997a1483a"
59985972
integrity sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==
59995973

6000-
pathe@^0.3.4:
6001-
version "0.3.4"
6002-
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.4.tgz#35bfb1e92373f98d9711cc74e7d6475a0654deae"
6003-
integrity sha512-YWgqEdxf36R6vcsyj0A+yT/rDRPe0wui4J9gRR7T4whjU5Lx/jZOr75ckEgTNaLVQABAwsrlzHRpIKcCdXAQ5A==
6004-
60055974
pathval@^1.1.1:
60065975
version "1.1.1"
60075976
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
@@ -7839,16 +7808,6 @@ unplugin@^0.7.2:
78397808
webpack-sources "^3.2.3"
78407809
webpack-virtual-modules "^0.4.4"
78417810

7842-
unplugin@^0.8.1:
7843-
version "0.8.1"
7844-
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-0.8.1.tgz#4517b6a8ec3d944e838f9c346921d9777cd159e1"
7845-
integrity sha512-o7rUZoPLG1fH4LKinWgb77gDtTE6mw/iry0Pq0Z5UPvZ9+HZ1/4+7fic7t58s8/CGkPrDpGq+RltO+DmswcR4g==
7846-
dependencies:
7847-
acorn "^8.8.0"
7848-
chokidar "^3.5.3"
7849-
webpack-sources "^3.2.3"
7850-
webpack-virtual-modules "^0.4.4"
7851-
78527811
unstorage@^0.4.1:
78537812
version "0.4.1"
78547813
resolved "https://registry.yarnpkg.com/unstorage/-/unstorage-0.4.1.tgz#66d174886f017a5ceef567b8f007c5966b4690f4"

0 commit comments

Comments
 (0)