Skip to content

Commit 49a8ac4

Browse files
fix.
1 parent 50d44f7 commit 49a8ac4

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

pnpm-lock.yaml

Lines changed: 32 additions & 32 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@git-diff-view/vue": "workspace:*",
1818
"@mantine/core": "^7.15.1",
1919
"@mantine/hooks": "^7.15.1",
20-
"@my-react/react": "^0.3.5",
21-
"@my-react/react-dom": "^0.3.5",
20+
"@my-react/react": "^0.3.6",
21+
"@my-react/react-dom": "^0.3.6",
2222
"@tabler/icons-react": "^3.26.0",
2323
"lodash": "^4.17.21",
2424
"overlayscrollbars": "^2.10.0",
@@ -27,8 +27,8 @@
2727
"reactivity-store": "^0.3.9"
2828
},
2929
"devDependencies": {
30-
"@my-react/react-refresh": "^0.3.5",
31-
"@my-react/react-vite": "^0.0.8",
30+
"@my-react/react-refresh": "^0.3.6",
31+
"@my-react/react-vite": "^0.0.9",
3232
"@types/lodash": "^4.17.15",
3333
"@types/react": "^18.2.79",
3434
"@types/react-dom": "^18.2.25",

0 commit comments

Comments
 (0)