Skip to content

Commit 13a85fe

Browse files
committed
Update @types
1 parent a05f29f commit 13a85fe

File tree

3 files changed

+258
-258
lines changed

3 files changed

+258
-258
lines changed

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@element/eslint-config": "*",
8080
"@element/tailwind-config": "*",
8181
"@expo/config-plugins": "7.8.4",
82-
"@types/react": "18.2.55",
82+
"@types/react": "18.2.56",
8383
"@types/uuid": "3.4.13",
8484
"@typescript-eslint/eslint-plugin": "6.21.0",
8585
"@typescript-eslint/parser": "6.21.0",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/deep-equal": "1.0.4",
8989
"@types/js-cookie": "3.0.6",
9090
"@types/jsonwebtoken": "9.0.5",
91-
"@types/react": "18.2.55",
91+
"@types/react": "18.2.56",
9292
"@types/react-dom": "18.2.19",
9393
"@typescript-eslint/eslint-plugin": "6.21.0",
9494
"@typescript-eslint/parser": "6.21.0",

0 commit comments

Comments
 (0)