Skip to content

Commit bc6d2d1

Browse files
committed
fix: upgrade @types/react from 18.2.38 to 18.3.23
Snyk has created this PR to upgrade @types/react from 18.2.38 to 18.3.23. See this package in npm: @types/react See this project in Snyk: https://app.snyk.io/org/syofyanzuhad/project/1f53cc93-0d11-4a8d-a249-9ee80f1cb017?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c23f9cb commit bc6d2d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@svgr/webpack": "^5.5.0",
4040
"@testing-library/react-hooks": "^7.0.0",
4141
"@types/node": "^20.11.8",
42-
"@types/react": "18.2.38",
42+
"@types/react": "18.3.23",
4343
"@types/react-dom": "^18.2.18",
4444
"@vercel/analytics": "^0.1.3",
4545
"@vercel/speed-insights": "^1.0.10",
@@ -77,7 +77,7 @@
7777
"@types/jest": "^29.5.11",
7878
"@types/lodash.orderby": "^4.6.6",
7979
"@types/nprogress": "^0.2.0",
80-
"@types/react": "^18.2.38",
80+
"@types/react": "^18.3.23",
8181
"@types/react-redux": "^7.1.16",
8282
"@types/styled-components": "^5.1.10",
8383
"@typescript-eslint/eslint-plugin": "^6.19.1",

0 commit comments

Comments
 (0)