Skip to content

Commit 247642a

Browse files
author
Hugo Marcellin
committed
Retrograde typescript to 5.1.6 waiting for compatible eslint config and apply minors
1 parent bc81a4d commit 247642a

File tree

2 files changed

+40
-46
lines changed

2 files changed

+40
-46
lines changed

package-lock.json

Lines changed: 36 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/core-js": "^2.5.8",
2626
"@types/node": "^20.11.30",
2727
"@types/prop-types": "^15.7.12",
28-
"@types/react": "^18.2.71",
28+
"@types/react": "^18.2.73",
2929
"@types/react-dom": "^18.2.22",
3030
"@types/react-window": "^1.8.8",
3131
"ag-grid-community": "^31.1.1",
@@ -35,8 +35,8 @@
3535
"prop-types": "^15.8.1",
3636
"react": "^18.2.0",
3737
"react-dom": "^18.2.0",
38-
"react-hook-form": "^7.51.1",
39-
"react-intl": "^6.6.3",
38+
"react-hook-form": "^7.51.2",
39+
"react-intl": "^6.6.4",
4040
"react-redux": "^9.1.0",
4141
"react-router-dom": "^6.22.3",
4242
"react-scripts": "^5.0.1",
@@ -45,7 +45,7 @@
4545
"redux": "^5.0.1",
4646
"type-fest": "^4.14.0",
4747
"typeface-roboto": "^1.1.13",
48-
"typescript": "^5.4.3",
48+
"typescript": "5.1.6",
4949
"yup": "^1.4.0"
5050
},
5151
"scripts": {

0 commit comments

Comments
 (0)