Skip to content

Commit f3c3df8

Browse files
committed
init
1 parent a97ff4a commit f3c3df8

File tree

16 files changed

+25752
-1956
lines changed

16 files changed

+25752
-1956
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
node-linker=hoisted
1+
node-linker=hoisted

apps/array/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@testing-library/react": "^16.3.0",
4646
"@testing-library/user-event": "^14.6.1",
4747
"@types/node": "^20.19.21",
48-
"@types/react": "^18.2.48",
49-
"@types/react-dom": "^18.2.18",
48+
"@types/react": "^19.1.0",
49+
"@types/react-dom": "^19.1.0",
5050
"@types/uuid": "^9.0.7",
5151
"@vitejs/plugin-react": "^4.2.1",
5252
"@vitest/ui": "^4.0.10",
@@ -134,8 +134,8 @@
134134
"posthog-js": "^1.283.0",
135135
"posthog-node": "^4.18.0",
136136
"radix-themes-tw": "0.2.3",
137-
"react": "^18.2.0",
138-
"react-dom": "^18.2.0",
137+
"react": "^19.2.0",
138+
"react-dom": "^19.2.0",
139139
"react-hook-form": "^7.64.0",
140140
"react-hotkeys-hook": "^4.4.4",
141141
"react-markdown": "^10.1.0",

0 commit comments

Comments
 (0)