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

Add loader-utils dev dependency

This commit is contained in:
Steffo 2022-06-10 22:43:47 +02:00
parent bcc94ddb01
commit fe6b6d9e46
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 6 additions and 0 deletions

View file

@ -39,6 +39,7 @@
"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,6 +1408,11 @@ 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"