diff --git a/palette-switcher-v2/package.json b/palette-switcher-v2/package.json index 98e2746..efbdb61 100644 --- a/palette-switcher-v2/package.json +++ b/palette-switcher-v2/package.json @@ -21,7 +21,6 @@ "dependencies": { "@fortawesome/free-brands-svg-icons": "^6.5.1", "@fortawesome/free-solid-svg-icons": "^6.5.1", - "@solid-primitives/workers": "^0.2.5", "@solidjs/router": "^0.10.9", "flowbite": "^2.2.1", "solid-fa": "^0.2.0", diff --git a/palette-switcher-v2/pnpm-lock.yaml b/palette-switcher-v2/pnpm-lock.yaml index f20b07c..6ec9d79 100644 --- a/palette-switcher-v2/pnpm-lock.yaml +++ b/palette-switcher-v2/pnpm-lock.yaml @@ -11,9 +11,6 @@ dependencies: '@fortawesome/free-solid-svg-icons': specifier: ^6.5.1 version: 6.5.1 - '@solid-primitives/workers': - specifier: ^0.2.5 - version: 0.2.5(solid-js@1.8.11) '@solidjs/router': specifier: ^0.10.9 version: 0.10.9(solid-js@1.8.11) @@ -878,14 +875,6 @@ packages: solid-js: 1.8.11 dev: true - /@solid-primitives/workers@0.2.5(solid-js@1.8.11): - resolution: {integrity: sha512-oC9jLurFCPkU+QQbr0j4EyjHq8AmJunSbykIvIs5k/G+UTZ9FrqduYza9ZnK/KS9GnIIXFow648EJEsIdM/02A==} - peerDependencies: - solid-js: ^1.6.12 - dependencies: - solid-js: 1.8.11 - dev: false - /@solidjs/router@0.10.9(solid-js@1.8.11): resolution: {integrity: sha512-TmipgAI2cU7A94fBO1MOEx7j9OYoKtddoOonSFb2221w5I1xxdjLk9W4CZDdyOVdO5z80f70KGJvNq83WFX/Qg==} peerDependencies: