Skip to content

Commit c146e21

Browse files
fix(deps): update all npm dependencies (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb030d1 commit c146e21

File tree

3 files changed

+187
-6113
lines changed

3 files changed

+187
-6113
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A monorepo for PlayCanvas React renderer and examples. Please see the packages directory for more information.",
44
"private": true,
55
"license": "MIT",
6-
"packageManager": "pnpm@10.20.0",
6+
"packageManager": "pnpm@10.21.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/playcanvas/react"

packages/blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@radix-ui/react-tooltip": "^1.2.7",
6161
"class-variance-authority": "^0.7.1",
6262
"clsx": "^2.1.1",
63-
"lucide-react": "^0.511.0 || ^0.514.0 || ^0.515.0 || ^0.523.0 || ^0.525.0 || ^0.539.0 || ^0.542.0 || ^0.543.0 || ^0.544.0 || ^0.552.0",
63+
"lucide-react": "^0.511.0 || ^0.514.0 || ^0.515.0 || ^0.523.0 || ^0.525.0 || ^0.539.0 || ^0.542.0 || ^0.543.0 || ^0.544.0 || ^0.552.0 || ^0.553.0",
6464
"tailwind-merge": "^3.3.0",
6565
"tw-animate-css": "^1.3.0",
6666
"vaul": "^1.1.2"

0 commit comments

Comments
 (0)