Update packages versions

This commit is contained in:
rui hildt 2020-08-14 16:17:48 +02:00
parent cfb4a7ad0f
commit 93e2e330b2
2 changed files with 16263 additions and 17 deletions

16246
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -3,28 +3,28 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@fullcalendar/core": "^5.0.0-beta.4", "@fullcalendar/core": "^5.3.0",
"@fullcalendar/daygrid": "^5.0.0-beta.4", "@fullcalendar/daygrid": "^5.3.0",
"@fullcalendar/interaction": "^5.0.0-beta.4", "@fullcalendar/interaction": "^5.3.0",
"@fullcalendar/luxon": "^4.4.2", "@fullcalendar/luxon": "^5.3.0",
"@fullcalendar/react": "^5.0.0-beta.4", "@fullcalendar/react": "^5.3.0",
"@fullcalendar/scrollgrid": "5.0.0-beta.4", "@fullcalendar/scrollgrid": "5.3.0",
"@fullcalendar/timegrid": "5.0.0-beta.4", "@fullcalendar/timegrid": "5.3.0",
"@testing-library/jest-dom": "^4.2.4", "@testing-library/jest-dom": "^5.11.3",
"@testing-library/react": "^9.3.2", "@testing-library/react": "^10.4.8",
"@testing-library/user-event": "^7.1.2", "@testing-library/user-event": "^12.1.1",
"customize-cra": "^1.0.0-alpha.0", "customize-cra": "^1.0.0",
"fullcalendar-scheduler": "^5.0.0-beta.4", "fullcalendar-scheduler": "^5.3.0",
"less": "^3.11.1", "less": "^3.12.2",
"less-loader": "^6.1.0", "less-loader": "^6.2.0",
"luxon": "^1.24.1", "luxon": "^1.24.1",
"react": "^16.13.1", "react": "^16.13.1",
"react-app-rewired": "^2.1.6", "react-app-rewired": "^2.1.6",
"react-dom": "^16.13.1", "react-dom": "^16.13.1",
"react-helmet": "^6.0.0", "react-helmet": "^6.1.0",
"react-router-dom": "^5.2.0", "react-router-dom": "^5.2.0",
"react-scripts": "3.4.1", "react-scripts": "3.4.3",
"rsuite": "^4.5.0" "rsuite": "^4.8.0"
}, },
"scripts": { "scripts": {
"start": "react-app-rewired start", "start": "react-app-rewired start",