From 1f03e756a23784aa5e3a7c32af10700fc79475f4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 09:55:46 +0000 Subject: [PATCH] Update @types/phoenix to version 1.6.5 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f2ba19a..f6972c9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@types/node": "^20", - "@types/phoenix": "^1.6.4", + "@types/phoenix": "^1.6.5", "@types/react": "^18", "@types/react-dom": "^18", "postcss": "^8", diff --git a/yarn.lock b/yarn.lock index 3f98a17..d1c8ca2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -605,11 +605,16 @@ dependencies: undici-types "~5.26.4" -"@types/phoenix@^1.5.4", "@types/phoenix@^1.6.4": +"@types/phoenix@^1.5.4": version "1.6.4" resolved "https://registry.yarnpkg.com/@types/phoenix/-/phoenix-1.6.4.tgz#cceac93a827555473ad38057d1df7d06eef1ed71" integrity sha512-B34A7uot1Cv0XtaHRYDATltAdKx0BvVKNgYNqE4WjtPUa4VQJM7kxeXcVKaH+KS+kCmZ+6w+QaUdcljiheiBJA== +"@types/phoenix@^1.6.5": + version "1.6.5" + resolved "https://registry.yarnpkg.com/@types/phoenix/-/phoenix-1.6.5.tgz#5654e14ec7ad25334a157a20015996b6d7d2075e" + integrity sha512-xegpDuR+z0UqG9fwHqNoy3rI7JDlvaPh2TY47Fl80oq6g+hXT+c/LEuE43X48clZ6lOfANl5WrPur9fYO1RJ/w== + "@types/prop-types@*": version "15.7.12" resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"