Skip to content

Commit 989c1ce

Browse files
Merge pull request #76 from docusign/maintenance
Maintenance 2025
2 parents 9f2a0e3 + 95fc391 commit 989c1ce

File tree

3 files changed

+1727
-1726
lines changed

3 files changed

+1727
-1726
lines changed

client/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bootstrap": "^5.0.0",
1212
"history": "^5.3.0",
1313
"html-react-parser": "^5.1.18",
14-
"i18next": "^23.16.5",
14+
"i18next": "^25.4.1",
1515
"i18next-xhr-backend": "^3.2.2",
1616
"jquery": "3.7.1",
1717
"moment": "^2.30.1",
@@ -43,7 +43,8 @@
4343
"tough-cookie": "^4.1.3",
4444
"node-sass": "^9.0.0",
4545
"braces": "^3.0.3",
46-
"ws": "^8.18.0"
46+
"ws": "^8.18.0",
47+
"typescript": "^4"
4748
},
4849
"eslintConfig": {
4950
"extends": "react-app"
@@ -60,4 +61,4 @@
6061
"last 1 safari version"
6162
]
6263
}
63-
}
64+
}

0 commit comments

Comments
 (0)