Skip to content

Commit 45c5c7f

Browse files
authored
fix typos and inaccurate filenames (#7160)
2 parents b0b3477 + 287f7ef commit 45c5c7f

13 files changed

+61
-201
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"flag-icons": "^7.2.3",
7272
"fullcalendar": "^6.1.15",
7373
"i18n": "^0.15.1",
74-
"i18next": "^23.14.0",
74+
"i18next": "^23.15.1",
7575
"icheck-bootstrap": "^3.0.1",
7676
"inputmask": "^5.0.9",
7777
"jquery": "^3.7.1",
@@ -81,14 +81,14 @@
8181
"pace-js": "^1.2.4",
8282
"react-bootstrap": "^2.10.4",
8383
"react-datepicker": "^7.3.0",
84-
"react-select": "^5.7.7",
84+
"react-select": "^5.8.1",
8585
"select2": "^4.0.13"
8686
},
8787
"devDependencies": {
8888
"@types/jquery": "^3.5.30",
8989
"babel-cli": "^6.26.0",
9090
"babel-core": "^6.26.3",
91-
"babel-loader": "^9.1.0",
91+
"babel-loader": "^9.2.1",
9292
"babel-preset-react": "^6.24.1",
9393
"grunt": "^1.6.1",
9494
"grunt-cli": "^1.5.0",
@@ -107,10 +107,10 @@
107107
"node-sha1": "^1.0.1",
108108
"npm-run-all": "^4.1.5",
109109
"prettier": "^3.3.3",
110-
"sass": "^1.78.0",
110+
"sass": "^1.79.3",
111111
"tar": "^7.4.3",
112112
"ts-loader": "^9.5.1",
113-
"typescript": "^5.5.4",
113+
"typescript": "^5.6.2",
114114
"webpack": "^5.94.0",
115115
"webpack-cli": "^5.0.0"
116116
},

0 commit comments

Comments
 (0)