Skip to content

Commit

Permalink
Merge pull request #5715 from ChurchCRM/build/4.4.0
Browse files Browse the repository at this point in the history
Build: 4.4.0 - JS & PHP Lib updates
  • Loading branch information
DawoudIO authored Mar 28, 2021
2 parents c60c545 + 3262a08 commit 759e17b
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 165 deletions.
177 changes: 126 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,31 +66,31 @@
"font-awesome": "^4.7.0",
"fullcalendar": "3.10.2",
"i18n": "^0.13.2",
"i18next": "19.9.0",
"i18next": "19.9.2",
"inputmask": "^5.0.5",
"jquery": "^3.5.1",
"jquery-photo-uploader": "^1.0.13",
"jquery-steps": "^1.1.0",
"jquery-validation": "^1.19.3",
"node-sass": "^4.14.1",
"pace-js": "^1.2.3",
"pace-js": "^1.2.4",
"react-datepicker": "^2.16.0",
"react-select": "^2.4.4",
"select2": "^4.0.13"
},
"devDependencies": {
"@types/jquery": "^3.5.5",
"@types/react": "^16.14.4",
"@types/react": "^16.14.5",
"@types/react-bootstrap": "^0.32.25",
"@types/react-dom": "^16.9.11",
"@types/react-dom": "^16.9.12",
"@types/react-modal": "^3.12.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^8.2.2",
"babel-preset-react": "^6.24.1",
"cryptiles": "^4.1.3",
"grunt": "^1.3.0",
"grunt-cli": "^1.3.2",
"grunt-cli": "^1.4.1",
"grunt-confirm": "^1.0.8",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-compress": "^1.6.0",
Expand All @@ -116,6 +116,6 @@
"webpack-cli": "^3.3.12"
},
"optionalDependencies": {
"cypress": "^6.5.0"
"cypress": "^6.8.0"
}
}
Loading

0 comments on commit 759e17b

Please sign in to comment.