1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-12-22 14:44:21 +00:00

Remove loader-utils dependency

This commit is contained in:
Steffo 2022-06-11 01:57:55 +02:00
parent 59806be1ad
commit 7439139ae0
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 0 additions and 6 deletions

View file

@ -39,7 +39,6 @@
"dotenv-cli": "^5.1.0",
"eslint": "8.15.0",
"eslint-config-next": "12.1.6",
"loader-utils": "^3.2.0",
"typescript": "4.6.4"
}
}

View file

@ -1408,11 +1408,6 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"
loader-utils@^3.2.0:
version "3.2.0"
resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz#bcecc51a7898bee7473d4bc6b845b23af8304d4f"
integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==
locate-path@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"