Skip to content

Commit 2dddf88

Browse files
committed
chore: update lucide-react to version 0.540.0
1 parent 68a8775 commit 2dddf88

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fumadocs-twoslash": "3.1.4",
2525
"fumadocs-typescript": "4.0.6",
2626
"fumadocs-ui": "15.6.4",
27-
"lucide-react": "^0.539.0",
27+
"lucide-react": "^0.540.0",
2828
"next": "^15.4.6",
2929
"next-view-transitions": "^0.3.4",
3030
"react": "^19.1.1",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,46 +55,46 @@
5555
"@eslint/markdown": "^7.1.0",
5656
"@local/configs": "workspace:*",
5757
"@local/eslint-plugin-local": "workspace:*",
58+
"@radix-ui/react-toast": "^1.2.15",
5859
"@swc/core": "^1.13.3",
5960
"@tsconfig/node22": "^22.0.2",
6061
"@tsconfig/strictest": "^2.0.5",
6162
"@types/node": "^24.3.0",
62-
"@types/react-dom": "^19.1.7",
6363
"@types/react": "^19.1.10",
64+
"@types/react-dom": "^19.1.7",
6465
"@typescript-eslint/parser": "^8.39.1",
6566
"@typescript-eslint/rule-tester": "^8.39.1",
6667
"@typescript-eslint/types": "^8.39.1",
67-
"@radix-ui/react-toast": "^1.2.15",
68-
"sort-package-json": "^3.4.0",
6968
"ansis": "^4.1.0",
7069
"cspell": "^9.2.0",
7170
"dedent": "^1.6.0",
7271
"dprint": "^0.50.1",
7372
"esbuild": "^0.25.9",
73+
"eslint": "^9.33.0",
7474
"eslint-config-flat-gitignore": "^2.1.0",
7575
"eslint-plugin-fast-import": "^1.3.0",
7676
"eslint-plugin-vitest": "^0.5.4",
77-
"eslint": "^9.33.0",
7877
"jiti": "^2.5.1",
7978
"lefthook": "^1.12.3",
8079
"markdownlint": "^0.38.0",
8180
"nx": "^21.4.0",
8281
"publint": "^0.3.12",
83-
"react-dom": "^19.1.1",
8482
"react": "^19.1.1",
83+
"react-dom": "^19.1.1",
8584
"skott": "^0.35.4",
85+
"sort-package-json": "^3.4.0",
8686
"tinyexec": "^1.0.1",
8787
"tinyglobby": "^0.2.14",
8888
"ts-pattern": "^5.8.0",
8989
"tslib": "^2.8.1",
9090
"tsup": "^8.5.0",
9191
"tsx": "^4.20.4",
9292
"type-fest": "^4.41.0",
93+
"typedoc": "^0.28.10",
9394
"typedoc-plugin-markdown": "^4.8.1",
9495
"typedoc-plugin-mdn-links": "^5.0.8",
95-
"typedoc": "^0.28.10",
96-
"typescript-eslint": "^8.39.1",
9796
"typescript": "^5.9.2",
97+
"typescript-eslint": "^8.39.1",
9898
"vitest": "^3.2.4"
9999
},
100100
"packageManager": "[email protected]",
@@ -118,7 +118,7 @@
118118
"@types/react-dom": "^19.1.7",
119119
"cross-spawn": "^7.0.6",
120120
"esbuild": "^0.25.9",
121-
"lucide-react": "^0.539.0",
121+
"lucide-react": "^0.540.0",
122122
"next": "^15.4.6",
123123
"react": "^19.1.1",
124124
"react-dom": "^19.1.1",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)