Skip to content

Commit fe90189

Browse files
chore(deps): update dependency @types/react to v18.3.24 (#119)
1 parent 8c089e6 commit fe90189

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@biomejs/biome": "2.1.3",
1616
"@types/bun": "1.2.21",
17-
"@types/react": "18.3.23",
17+
"@types/react": "18.3.24",
1818
"ghats": "0.10.0",
1919
"husky": "9.1.7",
2020
"lint-staged": "16.0.0",
@@ -186,7 +186,7 @@
186186

187187
"@types/prop-types": ["@types/[email protected]", "", {}, "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ=="],
188188

189-
"@types/react": ["@types/[email protected].23", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w=="],
189+
"@types/react": ["@types/[email protected].24", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A=="],
190190

191191
"ansi-escapes": ["[email protected]", "", { "dependencies": { "environment": "^1.0.0" } }, "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw=="],
192192

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@biomejs/biome": "2.1.3",
4141
"@types/bun": "1.2.21",
42-
"@types/react": "18.3.23",
42+
"@types/react": "18.3.24",
4343
"ghats": "0.10.0",
4444
"husky": "9.1.7",
4545
"lint-staged": "16.0.0",

0 commit comments

Comments
 (0)