Skip to content

Commit c143060

Browse files
update
1 parent 12d1bcb commit c143060

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"fast-diff": "^1.3.0",
7373
"highlight.js": "^11.11.0",
7474
"lowlight": "^3.3.0",
75-
"reactivity-store": "^0.3.10",
75+
"reactivity-store": "^0.3.11",
7676
"use-sync-external-store": "^1.4.0"
7777
},
7878
"devDependencies": {

pnpm-lock.yaml

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

ui/react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"overlayscrollbars": "^2.10.0",
2525
"react": "^18.2.0",
2626
"react-dom": "^18.2.0",
27-
"reactivity-store": "^0.3.10"
27+
"reactivity-store": "^0.3.11"
2828
},
2929
"devDependencies": {
3030
"@my-react/react-refresh": "^0.3.11",

0 commit comments

Comments
 (0)