Skip to content

Commit cbb7941

Browse files
chore(deps): bump lucide-react in /quantara/frontend
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.21.0 to 1.27.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57bf975 commit cbb7941

2 files changed

Lines changed: 6 additions & 13 deletions

File tree

quantara/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"i18next": "^23.0.0",
2020
"i18next-browser-languagedetector": "^7.0.0",
2121
"i18next-fs-backend": "^2.1.0",
22-
"lucide-react": "^1.21.0",
22+
"lucide-react": "^1.27.0",
2323
"qrcode": "^1.5.4",
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1",

quantara/frontend/yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -331,13 +331,6 @@
331331
"@babel/helper-plugin-utils" "^7.20.2"
332332
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
333333

334-
"@babel/plugin-syntax-decorators@^7.25.9":
335-
version "7.25.9"
336-
resolved "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.25.9.tgz"
337-
integrity sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==
338-
dependencies:
339-
"@babel/helper-plugin-utils" "^7.25.9"
340-
341334
"@babel/plugin-syntax-flow@^7.26.0":
342335
version "7.26.0"
343336
resolved "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.26.0.tgz"
@@ -4452,10 +4445,10 @@ lru-cache@^5.1.1:
44524445
dependencies:
44534446
yallist "^3.0.2"
44544447

4455-
lucide-react@^1.21.0:
4456-
version "1.21.0"
4457-
resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-1.21.0.tgz"
4458-
integrity sha512-reEZMXq8Qdd5jg5XYkQ5TR1fB/GiQ7ih4vcrthYDtgjSDwh0i6/YLiGjsWsIwgN49gpAnd4J2elSNzncMEEUUQ==
4448+
lucide-react@^1.27.0:
4449+
version "1.27.0"
4450+
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.27.0.tgz#77bf52e9dfac44ab9ffd11d1b8e8a96da9c0cc83"
4451+
integrity sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==
44594452

44604453
lz-string@^1.5.0:
44614454
version "1.5.0"
@@ -5158,7 +5151,7 @@ safe-array-concat@^1.1.3:
51585151
has-symbols "^1.1.0"
51595152
isarray "^2.0.5"
51605153

5161-
safe-buffer@^5.1.0, safe-buffer@^5.2.1, safe-buffer@~5.2.0:
5154+
safe-buffer@^5.2.1, safe-buffer@~5.2.0:
51625155
version "5.2.1"
51635156
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
51645157
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==

0 commit comments

Comments
 (0)