Skip to content

Commit 69ef44a

Browse files
author
John Tore Simonsen
committed
attempt resolution
1 parent 89e8e8e commit 69ef44a

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
@@ -30,8 +30,8 @@
3030
"analyse:unused_exports": "ts-prune | grep -v \"(used in module)\""
3131
},
3232
"resolutions": {
33-
"@types/react-dom": "17.0.25",
34-
"@types/react": "17.0.80"
33+
"@types/react-dom": "18.3.1",
34+
"@types/react": "18.3.3"
3535
},
3636
"devDependencies": {
3737
"@action-validator/cli": "^0.5.3",

0 commit comments

Comments
 (0)