From 7284648efd4eff6c6d171ca51ac733d14e01f158 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:32:50 +0000 Subject: [PATCH] fix(deps): update dependency @nextui-org/input to v2.2.5 --- _old/package-lock.json | 89 +++++++----------------------------------- package-lock.json | 40 ++++++++++++++++--- 2 files changed, 49 insertions(+), 80 deletions(-) diff --git a/_old/package-lock.json b/_old/package-lock.json index 6bfd6ca5..d2a77286 100644 --- a/_old/package-lock.json +++ b/_old/package-lock.json @@ -42,8 +42,8 @@ "@nextui-org/avatar": "^2.0.30", "@nextui-org/button": "^2.0.34", "@nextui-org/card": "^2.0.31", - "@nextui-org/checkbox": "^2.1.5", - "@nextui-org/input": "^2.2.2", + "@nextui-org/checkbox": "^2.1.2", + "@nextui-org/input": "^2.2.5", "@nextui-org/link": "^2.0.32", "@nextui-org/modal": "^2.0.36", "@nextui-org/pagination": "^2.0.33", @@ -5688,14 +5688,14 @@ "license": "MIT" }, "node_modules/@nextui-org/input": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.2.4.tgz", - "integrity": "sha512-CVeTwwUJn9pEJC+kq3Jg0nAFeYVGBbIU7U2YFSG8XJK2X75odj8RSQdVd3Dt2U/b5Mtwt5sBh9gMzCedtjffWg==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.2.5.tgz", + "integrity": "sha512-xLgyKcnb+RatRZ62AbCFfTpS3exd2bPSSR75UFKylHHhgX+nvVOkX0dQgmr9e0V8IEECeRvbltw2s/laNFPTtg==", "license": "MIT", "dependencies": { - "@nextui-org/react-utils": "2.0.16", + "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-icons": "2.0.9", - "@nextui-org/shared-utils": "2.0.7", + "@nextui-org/shared-utils": "2.0.8", "@nextui-org/use-safe-layout-effect": "2.0.6", "@react-aria/focus": "3.17.1", "@react-aria/interactions": "3.21.3", @@ -5713,40 +5713,6 @@ "react-dom": ">=18" } }, - "node_modules/@nextui-org/input/node_modules/@nextui-org/react-rsc-utils": { - "version": "2.0.13", - "resolved": "https://registry.npmjs.org/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.0.13.tgz", - "integrity": "sha512-QewsXtoQlMsR9stThdazKEImg9oyZkPLs7wsymhrzh6/HdQCl9bTdb6tJcROg4vg5LRYKGG11USSQO2nKlfCcQ==", - "license": "MIT" - }, - "node_modules/@nextui-org/input/node_modules/@nextui-org/react-utils": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.0.16.tgz", - "integrity": "sha512-QdDoqzhx+4t9cDTVmtw5iOrfyLvpqyKsq8PARHUniCiQQDQd1ao7FCpzHgvU9poYcEdRk+Lsna66zbeMkFBB6w==", - "license": "MIT", - "dependencies": { - "@nextui-org/react-rsc-utils": "2.0.13", - "@nextui-org/shared-utils": "2.0.7" - }, - "peerDependencies": { - "react": ">=18" - } - }, - "node_modules/@nextui-org/input/node_modules/@nextui-org/shared-icons": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.0.9.tgz", - "integrity": "sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==", - "license": "MIT", - "peerDependencies": { - "react": ">=18" - } - }, - "node_modules/@nextui-org/input/node_modules/@nextui-org/shared-utils": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.7.tgz", - "integrity": "sha512-FxY3N0i1Al7Oz3yOQN0dSpG8UUrLIP3iYh3ubD7BhdQoZLl5xbG6++q1gqOzZXV+ZWeUFMY/or0ofzWxGHiOow==", - "license": "MIT" - }, "node_modules/@nextui-org/link": { "version": "2.0.34", "resolved": "https://registry.npmjs.org/@nextui-org/link/-/link-2.0.34.tgz", @@ -5788,15 +5754,6 @@ "react": ">=18" } }, - "node_modules/@nextui-org/link/node_modules/@nextui-org/shared-icons": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.0.9.tgz", - "integrity": "sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==", - "license": "MIT", - "peerDependencies": { - "react": ">=18" - } - }, "node_modules/@nextui-org/link/node_modules/@nextui-org/shared-utils": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.7.tgz", @@ -5902,15 +5859,6 @@ "react": ">=18" } }, - "node_modules/@nextui-org/modal/node_modules/@nextui-org/shared-icons": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.0.9.tgz", - "integrity": "sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==", - "license": "MIT", - "peerDependencies": { - "react": ">=18" - } - }, "node_modules/@nextui-org/modal/node_modules/@nextui-org/shared-utils": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.7.tgz", @@ -5959,15 +5907,6 @@ "react": ">=18" } }, - "node_modules/@nextui-org/pagination/node_modules/@nextui-org/shared-icons": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.0.9.tgz", - "integrity": "sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==", - "license": "MIT", - "peerDependencies": { - "react": ">=18" - } - }, "node_modules/@nextui-org/pagination/node_modules/@nextui-org/shared-utils": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.7.tgz", @@ -6205,7 +6144,13 @@ "react": ">=18" } }, - "node_modules/@nextui-org/select/node_modules/@nextui-org/shared-icons": { + "node_modules/@nextui-org/select/node_modules/@nextui-org/shared-utils": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.7.tgz", + "integrity": "sha512-FxY3N0i1Al7Oz3yOQN0dSpG8UUrLIP3iYh3ubD7BhdQoZLl5xbG6++q1gqOzZXV+ZWeUFMY/or0ofzWxGHiOow==", + "license": "MIT" + }, + "node_modules/@nextui-org/shared-icons": { "version": "2.0.9", "resolved": "https://registry.npmjs.org/@nextui-org/shared-icons/-/shared-icons-2.0.9.tgz", "integrity": "sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==", @@ -6214,12 +6159,6 @@ "react": ">=18" } }, - "node_modules/@nextui-org/select/node_modules/@nextui-org/shared-utils": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.7.tgz", - "integrity": "sha512-FxY3N0i1Al7Oz3yOQN0dSpG8UUrLIP3iYh3ubD7BhdQoZLl5xbG6++q1gqOzZXV+ZWeUFMY/or0ofzWxGHiOow==", - "license": "MIT" - }, "node_modules/@nextui-org/shared-utils": { "version": "2.0.8", "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.8.tgz", diff --git a/package-lock.json b/package-lock.json index fa00642c..8ff2c128 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1851,12 +1851,14 @@ } }, "node_modules/@nextui-org/input": { - "version": "2.2.4", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@nextui-org/input/-/input-2.2.5.tgz", + "integrity": "sha512-xLgyKcnb+RatRZ62AbCFfTpS3exd2bPSSR75UFKylHHhgX+nvVOkX0dQgmr9e0V8IEECeRvbltw2s/laNFPTtg==", "license": "MIT", "dependencies": { - "@nextui-org/react-utils": "2.0.16", + "@nextui-org/react-utils": "2.0.17", "@nextui-org/shared-icons": "2.0.9", - "@nextui-org/shared-utils": "2.0.7", + "@nextui-org/shared-utils": "2.0.8", "@nextui-org/use-safe-layout-effect": "2.0.6", "@react-aria/focus": "3.17.1", "@react-aria/interactions": "3.21.3", @@ -1874,6 +1876,34 @@ "react-dom": ">=18" } }, + "node_modules/@nextui-org/input/node_modules/@nextui-org/react-rsc-utils": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.0.14.tgz", + "integrity": "sha512-s0GVgDhScyx+d9FtXd8BXf049REyaPvWsO4RRr7JDHrk91NlQ11Mqxka9o+8g5NX0rphI0rbe3/b1Dz+iQRx3w==", + "license": "MIT", + "peerDependencies": { + "react": ">=18" + } + }, + "node_modules/@nextui-org/input/node_modules/@nextui-org/react-utils": { + "version": "2.0.17", + "resolved": "https://registry.npmjs.org/@nextui-org/react-utils/-/react-utils-2.0.17.tgz", + "integrity": "sha512-U/b49hToVfhOM4dg4n57ZyUjLpts4JogQ139lfQBYPTb8z/ATNsJ3vLIqW5ZvDK6L0Er+JT11UVQ+03m7QMvaQ==", + "license": "MIT", + "dependencies": { + "@nextui-org/react-rsc-utils": "2.0.14", + "@nextui-org/shared-utils": "2.0.8" + }, + "peerDependencies": { + "react": ">=18" + } + }, + "node_modules/@nextui-org/input/node_modules/@nextui-org/shared-utils": { + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@nextui-org/shared-utils/-/shared-utils-2.0.8.tgz", + "integrity": "sha512-ZEtoMPXS+IjT8GvpJTS9IWDnT1JNCKV+NDqqgysAf1niJmOFLyJgl6dh/9n4ufcGf1GbSEQN+VhJasEw7ajYGQ==", + "license": "MIT" + }, "node_modules/@nextui-org/link": { "version": "2.0.34", "license": "MIT", @@ -15247,8 +15277,8 @@ "@nextui-org/checkbox": "^2.1.4", "@nextui-org/chip": "^2.0.32", "@nextui-org/divider": "^2.0.31", - "@nextui-org/dropdown": "^2.1.31", - "@nextui-org/input": "^2.2.4", + "@nextui-org/dropdown": "^2.1.29", + "@nextui-org/input": "^2.2.5", "@nextui-org/link": "^2.0.34", "@nextui-org/modal": "^2.0.39", "@nextui-org/select": "^2.2.5",