Skip to content

Commit 29f7a4d

Browse files
authored
chore: upgrade unicorn studio (#2994)
1 parent c89726d commit 29f7a4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/web/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"tailwind-merge": "^3.2.0",
106106
"tldts": "^7.0.12",
107107
"tw-animate-css": "^1.2.5",
108-
"unicornstudio-react": "^1.4.31",
108+
"unicornstudio-react": "^1.4.33",
109109
"use-resize-observer": "^9.1.0",
110110
"uuid": "^11.1.0",
111111
"webfontloader": "^1.6.28",

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"tailwind-merge": "^3.2.0",
143143
"tldts": "^7.0.12",
144144
"tw-animate-css": "^1.2.5",
145-
"unicornstudio-react": "^1.4.31",
145+
"unicornstudio-react": "^1.4.33",
146146
"use-resize-observer": "^9.1.0",
147147
"uuid": "^11.1.0",
148148
"webfontloader": "^1.6.28",
@@ -4270,7 +4270,7 @@
42704270

42714271
"unicorn-magic": ["[email protected]", "", {}, "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA=="],
42724272

4273-
"unicornstudio-react": ["[email protected].31", "", { "peerDependencies": { "react": ">=18.0.0", "react-dom": ">=18.0.0" } }, "sha512-EYPeBPyOXiL6ltLMQRJFbBktnai+RQee4UZk5OcFWbVXii//E8pRF9p4++5ByEiBvDIX4jyj5Mgtxi76Kr12kQ=="],
4273+
"unicornstudio-react": ["[email protected].33", "", { "peerDependencies": { "react": ">=18.0.0", "react-dom": ">=18.0.0" } }, "sha512-K6TQXqQ2szHOrx2ja9yts56WDjZ9bsy5yz+2fBDdjX0AOvepeSy1wtZXiaqYo8KYQ22xp81VZIldI04eoirzhQ=="],
42744274

42754275
"unified": ["[email protected]", "", { "dependencies": { "@types/unist": "^3.0.0", "bail": "^2.0.0", "devlop": "^1.0.0", "extend": "^3.0.0", "is-plain-obj": "^4.0.0", "trough": "^2.0.0", "vfile": "^6.0.0" } }, "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA=="],
42764276

0 commit comments

Comments
 (0)