Move @types/grecaptcha to dev dependencies

This commit is contained in:
Tim Donohue
2024-10-24 15:02:49 -05:00
parent 22e911cab2
commit 7a1432a0a2
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,6 @@
"@ngrx/store": "^17.1.1",
"@ngx-translate/core": "^14.0.0",
"@nicky-lenaers/ngx-scroll-to": "^14.0.0",
"@types/grecaptcha": "^3.0.4",
"angular-idle-preload": "3.0.0",
"angulartics2": "^12.2.0",
"axios": "^1.7.4",
@@ -154,6 +153,7 @@
"@types/deep-freeze": "0.1.5",
"@types/ejs": "^3.1.2",
"@types/express": "^4.17.17",
"@types/grecaptcha": "^3.0.9",
"@types/jasmine": "~3.6.0",
"@types/js-cookie": "2.2.6",
"@types/lodash": "^4.17.12",

View File

@@ -2717,7 +2717,7 @@
"@types/qs" "*"
"@types/serve-static" "*"
"@types/grecaptcha@^3.0.4":
"@types/grecaptcha@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@types/grecaptcha/-/grecaptcha-3.0.9.tgz#9f3b07ec06c8fff221aa6fc124fe5b8a0e2c3349"
integrity sha512-fFxMtjAvXXMYTzDFK5NpcVB7WHnrHVLl00QzEGpuFxSAC789io6M+vjcn+g5FTEamIJtJr/IHkCDsqvJxeWDyw==